@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/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 36.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 36.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "36.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '36.3'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:aphiaid '257832'^^xsd:integer;
  dwc:aphiaIdAccepted '257832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.767 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.767"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.767 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "54.767"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '54.767'^^xsd:double;
  dwc:aphiaid '257832'^^xsd:integer;
  dwc:observationDate '1905-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '257832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:aphiaid '257832'^^xsd:integer;
  dwc:observationDate '1933-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '257832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:observationDate '1969-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:observationDate '1971-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:observationDate '1973-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus cyaneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '210788'^^xsd:integer;
  dwc:observationDate '1968-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '210788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-29'^^xsd:integer;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-19.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.1'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.4'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-23.7'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -26.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-26.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-26.4'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -24.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-24.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.1'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "51.7"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-24.9'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47333 -9.428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tubifex costatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-9.428333'^^xsd:double;
  dwc:latitude '51.47333'^^xsd:double;
  dwc:aphiaid '154887'^^xsd:integer;
  dwc:observationDate '1981-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '743898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47278 -9.430833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47278"^^xsd:decimal ;
  dwc:decimalLongitude "-9.430833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tubifex costatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-9.430833'^^xsd:double;
  dwc:latitude '51.47278'^^xsd:double;
  dwc:aphiaid '154887'^^xsd:integer;
  dwc:observationDate '1981-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '743898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47278 -9.430833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47278"^^xsd:decimal ;
  dwc:decimalLongitude "-9.430833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tubifex costatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-9.430833'^^xsd:double;
  dwc:latitude '51.47278'^^xsd:double;
  dwc:aphiaid '154887'^^xsd:integer;
  dwc:observationDate '1981-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '743898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.741943 -12.531389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.741943"^^xsd:decimal ;
  dwc:decimalLongitude "-12.531389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aphelochaeta serratiseta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-12.531389'^^xsd:double;
  dwc:latitude '47.741943'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '332995'^^xsd:integer;
  dwc:observationDate '1963-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '332995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.291668 -4.753333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.291668"^^xsd:decimal ;
  dwc:decimalLongitude "-4.753333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1336"^^xsd:integer ;
  dwc:maximumDepthInMeters "1336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aonidella cirrobranchiata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-4.753333'^^xsd:double;
  dwc:latitude '46.291668'^^xsd:double;
  dwc:minimumDepth '1336'^^xsd:integer;
  dwc:maximumDepth '1336'^^xsd:integer;
  dwc:aphiaid '562800'^^xsd:integer;
  dwc:observationDate '1967-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '562800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17.8)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium albomarginatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17.8'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '882756'^^xsd:integer;
  dwc:aphiaIdAccepted '882756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "62.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '62.5'^^xsd:double;
  dwc:maximumDepth '62.5'^^xsd:double;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-29'^^xsd:integer;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -24.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-24.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.1'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '52.4'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:observationDate '1869-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^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 "772"^^xsd:integer ;
  dwc:maximumDepthInMeters "772"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '772'^^xsd:integer;
  dwc:maximumDepth '772'^^xsd:integer;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:observationDate '1870-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1585.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1585.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '1585.5'^^xsd:double;
  dwc:maximumDepth '1585.5'^^xsd:double;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:observationDate '1870-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Platyarthrus hoffmannseggii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '262159'^^xsd:integer;
  dwc:observationDate '1927-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '262159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8 15)"^^geo:wktLiteral ;
  geo-pos:lat "49.8"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Platyarthrus hoffmannseggii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '49.8'^^xsd:double;
  dwc:aphiaid '262159'^^xsd:integer;
  dwc:observationDate '1930-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '262159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833 5.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833"^^xsd:decimal ;
  dwc:decimalLongitude "5.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Platyarthrus hoffmannseggii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '5.667'^^xsd:double;
  dwc:latitude '50.833'^^xsd:double;
  dwc:aphiaid '262159'^^xsd:integer;
  dwc:observationDate '1950-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '262159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:observationDate '1974-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Jusheyus shogunus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:aphiaid '352450'^^xsd:integer;
  dwc:observationDate '1997-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '352450'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lafoea fruticosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '117703'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.323 33.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.323"^^xsd:decimal ;
  dwc:decimalLongitude "33.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucernaria quadricornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '33.545'^^xsd:double;
  dwc:latitude '66.323'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '135328'^^xsd:integer;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '135328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.323 33.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.323"^^xsd:decimal ;
  dwc:decimalLongitude "33.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucernaria quadricornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '33.545'^^xsd:double;
  dwc:latitude '66.323'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '135328'^^xsd:integer;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '135328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "297.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:minimumDepth '297.5'^^xsd:double;
  dwc:maximumDepth '297.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1970-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.6'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "53.4"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '53.4'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 -25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.2"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 -25.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.2"^^xsd:decimal ;
  geo-pos:long "-25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-25.2'^^xsd:double;
  dwc:latitude '45.2'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "762.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "762.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '762.5'^^xsd:double;
  dwc:maximumDepth '762.5'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.725 -6.483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-6.483333'^^xsd:double;
  dwc:latitude '35.725'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1969-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29333"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '44.29333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6 -29.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6"^^xsd:decimal ;
  dwc:decimalLongitude "-29.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "385"^^xsd:integer ;
  dwc:maximumDepthInMeters "385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-29.7'^^xsd:double;
  dwc:latitude '65.6'^^xsd:double;
  dwc:minimumDepth '385'^^xsd:integer;
  dwc:maximumDepth '385'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eoporcellio exstinctus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eucalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '149718'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '847452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eucalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '149718'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '847452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.58472 11.384722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.58472"^^xsd:decimal ;
  dwc:decimalLongitude "11.384722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.384722'^^xsd:double;
  dwc:latitude '34.58472'^^xsd:double;
  dwc:minimumDepth '28.5'^^xsd:double;
  dwc:maximumDepth '28.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.608334 11.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.608334"^^xsd:decimal ;
  dwc:decimalLongitude "11.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.633333'^^xsd:double;
  dwc:latitude '33.608334'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.541668 11.586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.541668"^^xsd:decimal ;
  dwc:decimalLongitude "11.586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.586667'^^xsd:double;
  dwc:latitude '33.541668'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia venusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104636'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6 -37.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6"^^xsd:decimal ;
  dwc:decimalLongitude "-37.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6 -37.6)"^^geo:wktLiteral ;
  geo-pos:lat "65.6"^^xsd:decimal ;
  geo-pos:long "-37.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Munna fabricii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-37.6'^^xsd:double;
  dwc:latitude '65.6'^^xsd:double;
  dwc:aphiaid '118754'^^xsd:integer;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '118754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Doropygus papilio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '358373'^^xsd:integer;
  dwc:aphiaIdAccepted '106632'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ommastrephes caroli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '342065'^^xsd:integer;
  dwc:observationDate '1967-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '342065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.655 12.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.655"^^xsd:decimal ;
  dwc:decimalLongitude "12.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scyllarus arctus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.575'^^xsd:double;
  dwc:latitude '37.655'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107709'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:observationDate '1972-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:observationDate '1973-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.133 11.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.133"^^xsd:decimal ;
  dwc:decimalLongitude "11.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyathura carinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '11.783'^^xsd:double;
  dwc:latitude '55.133'^^xsd:double;
  dwc:minimumDepth '1.4'^^xsd:double;
  dwc:maximumDepth '1.4'^^xsd:double;
  dwc:aphiaid '118474'^^xsd:integer;
  dwc:observationDate '1934-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '118474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.766388 10.280833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.766388"^^xsd:decimal ;
  dwc:decimalLongitude "10.280833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cylisticus nasutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.280833'^^xsd:double;
  dwc:latitude '42.766388'^^xsd:double;
  dwc:aphiaid '260096'^^xsd:integer;
  dwc:aphiaIdAccepted '260096'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.724167 -17.871668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.724167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.871668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4632"^^xsd:integer ;
  dwc:maximumDepthInMeters "4632"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eurycope errabunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-17.871668'^^xsd:double;
  dwc:latitude '50.724167'^^xsd:double;
  dwc:minimumDepth '4632'^^xsd:integer;
  dwc:maximumDepth '4632'^^xsd:integer;
  dwc:aphiaid '118617'^^xsd:integer;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '118617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 33)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ligidium tauricum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '261001'^^xsd:integer;
  dwc:aphiaIdAccepted '261001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "969"^^xsd:integer ;
  dwc:maximumDepthInMeters "969"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera striata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1868'^^xsd:integer;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '969'^^xsd:integer;
  dwc:maximumDepth '969'^^xsd:integer;
  dwc:aphiaid '408495'^^xsd:integer;
  dwc:observationDate '1868-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.8 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.8"^^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 "933"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera striata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1868'^^xsd:integer;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '60.8'^^xsd:double;
  dwc:minimumDepth '933'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '408495'^^xsd:integer;
  dwc:observationDate '1868-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 -14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1152"^^xsd:integer ;
  dwc:maximumDepthInMeters "1152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera striata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-14.3'^^xsd:double;
  dwc:latitude '56.1'^^xsd:double;
  dwc:minimumDepth '1152'^^xsd:integer;
  dwc:maximumDepth '1152'^^xsd:integer;
  dwc:aphiaid '408495'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 8)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philoscia squamuligera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '258282'^^xsd:integer;
  dwc:observationDate '1929-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '263537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.975 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.975"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.975'^^xsd:double;
  dwc:minimumDepth '44.5'^^xsd:double;
  dwc:maximumDepth '44.5'^^xsd:double;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7 -5.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7 -5.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.7"^^xsd:decimal ;
  geo-pos:long "-5.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.6'^^xsd:double;
  dwc:latitude '54.7'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.8 -0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1862'^^xsd:integer;
  dwc:longitude '-0.9'^^xsd:double;
  dwc:latitude '60.8'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:observationDate '1862-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.41 -8.083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.41"^^xsd:decimal ;
  dwc:decimalLongitude "-8.083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112"^^xsd:integer ;
  dwc:maximumDepthInMeters "112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Glyphohesione klatti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-8.083333'^^xsd:double;
  dwc:latitude '51.41'^^xsd:double;
  dwc:minimumDepth '112'^^xsd:integer;
  dwc:maximumDepth '112'^^xsd:integer;
  dwc:aphiaid '130696'^^xsd:integer;
  dwc:observationDate '1975-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130696'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.48389 13.789167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.48389"^^xsd:decimal ;
  dwc:decimalLongitude "13.789167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haplophthalmus abbreviatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.789167'^^xsd:double;
  dwc:latitude '46.48389'^^xsd:double;
  dwc:aphiaid '260507'^^xsd:integer;
  dwc:aphiaIdAccepted '264481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -30.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-30.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3200"^^xsd:integer ;
  dwc:maximumDepthInMeters "3200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-30.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '3200'^^xsd:integer;
  dwc:maximumDepth '3200'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:observationDate '1947-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47278 -9.430833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47278"^^xsd:decimal ;
  dwc:decimalLongitude "-9.430833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tubifex costatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-9.430833'^^xsd:double;
  dwc:latitude '51.47278'^^xsd:double;
  dwc:aphiaid '154887'^^xsd:integer;
  dwc:observationDate '1981-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '743898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -40.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-40.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-40.2'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.046665 -29.988333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.046665"^^xsd:decimal ;
  dwc:decimalLongitude "-29.988333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-29.988333'^^xsd:double;
  dwc:latitude '45.046665'^^xsd:double;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus pergens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104509'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.7'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:observationDate '1969-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 4.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.2"^^xsd:decimal ;
  geo-pos:long "4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '52.2'^^xsd:double;
  dwc:aphiaid '257832'^^xsd:integer;
  dwc:observationDate '1923-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '257832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 -14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1152"^^xsd:integer ;
  dwc:maximumDepthInMeters "1152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-14.3'^^xsd:double;
  dwc:latitude '56.1'^^xsd:double;
  dwc:minimumDepth '1152'^^xsd:integer;
  dwc:maximumDepth '1152'^^xsd:integer;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:observationDate '1869-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "720"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '720'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^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 "575"^^xsd:integer ;
  dwc:maximumDepthInMeters "575"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '575'^^xsd:integer;
  dwc:maximumDepth '575'^^xsd:integer;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:observationDate '1973-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.4"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1845'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '53.4'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:observationDate '1845-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "53.4"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '53.4'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.591667 11.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.591667"^^xsd:decimal ;
  dwc:decimalLongitude "11.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.625'^^xsd:double;
  dwc:latitude '33.591667'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eoporcellio exstinctus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.783333 -5.929167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.783333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.929167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.929167'^^xsd:double;
  dwc:latitude '35.783333'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1969-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 11.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 11.75)"^^geo:wktLiteral ;
  geo-pos:lat "55.5"^^xsd:decimal ;
  geo-pos:long "11.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyathura carinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.75'^^xsd:double;
  dwc:latitude '55.5'^^xsd:double;
  dwc:aphiaid '118474'^^xsd:integer;
  dwc:observationDate '1924-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '118474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "875"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aetideopsis armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '875'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:aphiaid '356886'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philoscia squamuligera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:aphiaid '258282'^^xsd:integer;
  dwc:aphiaIdAccepted '263537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda insculpta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '540045'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141998'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5 -15)"^^geo:wktLiteral ;
  geo-pos:lat "68.5"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '68.5'^^xsd:double;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '51.6'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lernanthropus trachuri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:aphiaid '135891'^^xsd:integer;
  dwc:aphiaIdAccepted '359158'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.8667 32.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.8667"^^xsd:decimal ;
  dwc:decimalLongitude "32.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '32.3167'^^xsd:double;
  dwc:latitude '30.8667'^^xsd:double;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:observationDate '1967-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "437.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "437.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '437.5'^^xsd:double;
  dwc:maximumDepth '437.5'^^xsd:double;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.4"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1845'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '53.4'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1845-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8 15)"^^geo:wktLiteral ;
  geo-pos:lat "49.8"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hyloniscus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '49.8'^^xsd:double;
  dwc:aphiaid '248835'^^xsd:integer;
  dwc:observationDate '1927-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '248835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 -5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 -5.7)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "-5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1843'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5.7'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:observationDate '1843-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '249205'^^xsd:integer;
  dwc:observationDate '1922-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '249205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera striata bicarinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -28.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus pergens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-28.4'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '104509'^^xsd:integer;
  dwc:observationDate '1967-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '104509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.796665 -35.046665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.796665"^^xsd:decimal ;
  dwc:decimalLongitude "-35.046665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "745"^^xsd:integer ;
  dwc:maximumDepthInMeters "745"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-35.046665'^^xsd:double;
  dwc:latitude '41.796665'^^xsd:double;
  dwc:minimumDepth '745'^^xsd:integer;
  dwc:maximumDepth '745'^^xsd:integer;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:observationDate '1980-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "720"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '720'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 36.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 36.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "36.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '36.3'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:aphiaid '257832'^^xsd:integer;
  dwc:aphiaIdAccepted '257832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.4"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '53.4'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.50833 11.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.50833"^^xsd:decimal ;
  dwc:decimalLongitude "11.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.57'^^xsd:double;
  dwc:latitude '33.50833'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.466667 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.466667"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '34.466667'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lernanthropus trachuri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:aphiaid '135891'^^xsd:integer;
  dwc:aphiaIdAccepted '359158'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.941666 -30.716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.941666"^^xsd:decimal ;
  dwc:decimalLongitude "-30.716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-30.716667'^^xsd:double;
  dwc:latitude '33.941666'^^xsd:double;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.001667 -35.448334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.001667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.448334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.448334'^^xsd:double;
  dwc:latitude '38.001667'^^xsd:double;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1980-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '249205'^^xsd:integer;
  dwc:observationDate '1932-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '249205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -20.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6"^^xsd:decimal ;
  dwc:decimalLongitude "-20.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-20.8'^^xsd:double;
  dwc:latitude '49.6'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22333 15.141667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22333"^^xsd:decimal ;
  dwc:decimalLongitude "15.141667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Monodaeus guinotae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '15.141667'^^xsd:double;
  dwc:latitude '38.22333'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '107431'^^xsd:integer;
  dwc:observationDate '1974-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "28.5"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nassarius albescens gemmuliferus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '34.5'^^xsd:double;
  dwc:latitude '28.5'^^xsd:double;
  dwc:aphiaid '223856'^^xsd:integer;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '215742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hydrasterias ophidion'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-26'^^xsd:integer;
  dwc:latitude '37.8'^^xsd:double;
  dwc:aphiaid '178778'^^xsd:integer;
  dwc:observationDate '1948-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '178778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.975 -36.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.975"^^xsd:decimal ;
  dwc:decimalLongitude "-36.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "825"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-36.415'^^xsd:double;
  dwc:latitude '39.975'^^xsd:double;
  dwc:minimumDepth '825'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 -5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 -5.4)"^^geo:wktLiteral ;
  geo-pos:lat "55.9"^^xsd:decimal ;
  geo-pos:long "-5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1845'^^xsd:integer;
  dwc:longitude '-5.4'^^xsd:double;
  dwc:latitude '55.9'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:observationDate '1845-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1"^^xsd:decimal ;
  dwc:decimalLongitude "5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '39.1'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neopallene azorensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '134651'^^xsd:integer;
  dwc:observationDate '1971-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '134651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '257832'^^xsd:integer;
  dwc:observationDate '1928-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '257832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -8)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-8'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '257832'^^xsd:integer;
  dwc:observationDate '1925-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '257832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7 -0.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7"^^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 "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-0.4'^^xsd:double;
  dwc:latitude '52.7'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1846'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:observationDate '1846-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03 12.428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03"^^xsd:decimal ;
  dwc:decimalLongitude "12.428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.428333'^^xsd:double;
  dwc:latitude '38.03'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus pergens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104509'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.648335 12.593333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.648335"^^xsd:decimal ;
  dwc:decimalLongitude "12.593333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Callianassa tyrrhena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '12.593333'^^xsd:double;
  dwc:latitude '37.648335'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '107731'^^xsd:integer;
  dwc:observationDate '1985-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1398927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -8.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "-8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29333"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '44.29333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "297.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:minimumDepth '297.5'^^xsd:double;
  dwc:maximumDepth '297.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1970-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47278 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47278"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47278 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "51.47278"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tubifex costatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '51.47278'^^xsd:double;
  dwc:aphiaid '154887'^^xsd:integer;
  dwc:observationDate '1981-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '743898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.183333'^^xsd:double;
  dwc:latitude '34.475'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -8.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.9"^^xsd:decimal ;
  geo-pos:long "-8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8.2'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '69'^^xsd:integer;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-40.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-40.9'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1970-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littoraria angulifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:aphiaid '419565'^^xsd:integer;
  dwc:aphiaIdAccepted '419565'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 20.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "20.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 20.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "20.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '20.3'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio flavocinctus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '262298'^^xsd:integer;
  dwc:aphiaIdAccepted '262298'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9167 32.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9167"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9167 32.55)"^^geo:wktLiteral ;
  geo-pos:lat "29.9167"^^xsd:decimal ;
  geo-pos:long "32.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cymodoce truncata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '32.55'^^xsd:double;
  dwc:latitude '29.9167'^^xsd:double;
  dwc:aphiaid '118936'^^xsd:integer;
  dwc:observationDate '1969-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '118936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29333"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '44.29333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^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 "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1851'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:observationDate '1851-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus pergens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104509'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1842'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:observationDate '1842-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paramysis arenosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '14.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '120144'^^xsd:integer;
  dwc:observationDate '1981-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '120144'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88333 10.441667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88333"^^xsd:decimal ;
  dwc:decimalLongitude "10.441667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.441667'^^xsd:double;
  dwc:latitude '36.88333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:observationDate '1967-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7"^^xsd:decimal ;
  dwc:decimalLongitude "-6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "671"^^xsd:integer ;
  dwc:maximumDepthInMeters "671"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-6.9'^^xsd:double;
  dwc:latitude '35.7'^^xsd:double;
  dwc:minimumDepth '671'^^xsd:integer;
  dwc:maximumDepth '671'^^xsd:integer;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '257832'^^xsd:integer;
  dwc:observationDate '1925-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '257832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.996666 -35.786667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.996666"^^xsd:decimal ;
  dwc:decimalLongitude "-35.786667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-35.786667'^^xsd:double;
  dwc:latitude '39.996666'^^xsd:double;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '13.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:observationDate '1969-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '132.5'^^xsd:double;
  dwc:maximumDepth '132.5'^^xsd:double;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus pergens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104509'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -2.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-2.4'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:aphiaid '257832'^^xsd:integer;
  dwc:aphiaIdAccepted '257832'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:aphiaid '257832'^^xsd:integer;
  dwc:observationDate '1924-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '257832'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '39.1'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '138268'^^xsd:integer;
  dwc:observationDate '1969-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '138268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -40.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^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 "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.3'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '30.9'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.50833 -5.452778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.452778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinus esculentus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-5.452778'^^xsd:double;
  dwc:latitude '56.50833'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '124287'^^xsd:integer;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.9'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.133 11.783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.133"^^xsd:decimal ;
  dwc:decimalLongitude "11.783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyathura carinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '11.783'^^xsd:double;
  dwc:latitude '55.133'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:aphiaid '118474'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '118474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio flavocinctus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '262298'^^xsd:integer;
  dwc:observationDate '1930-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '262298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^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 "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten senticosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '820217'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236715'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2652"^^xsd:integer ;
  dwc:maximumDepthInMeters "2652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda expansa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2652'^^xsd:integer;
  dwc:maximumDepth '2652'^^xsd:integer;
  dwc:aphiaid '540025'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1262"^^xsd:integer ;
  dwc:maximumDepthInMeters "1262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda expansa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-34.7'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '1262'^^xsd:integer;
  dwc:maximumDepth '1262'^^xsd:integer;
  dwc:aphiaid '540025'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141994'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia venusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104636'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-19.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.1'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "59.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '59.4'^^xsd:double;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1842'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:observationDate '1842-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "54.9"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '54.9'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.575"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.575'^^xsd:double;
  dwc:minimumDepth '48.5'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47333 -9.428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tubifex costatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-9.428333'^^xsd:double;
  dwc:latitude '51.47333'^^xsd:double;
  dwc:aphiaid '154887'^^xsd:integer;
  dwc:observationDate '1981-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '743898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1847'^^xsd:integer;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:observationDate '1847-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47333 -9.428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tubifex costatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-9.428333'^^xsd:double;
  dwc:latitude '51.47333'^^xsd:double;
  dwc:aphiaid '154887'^^xsd:integer;
  dwc:observationDate '1981-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '743898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-24.9'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.466667 11.391667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.466667"^^xsd:decimal ;
  dwc:decimalLongitude "11.391667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.391667'^^xsd:double;
  dwc:latitude '34.466667'^^xsd:double;
  dwc:minimumDepth '51.5'^^xsd:double;
  dwc:maximumDepth '51.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paraheterorhabdus compactus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '254603'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '254603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.78361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.78361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiocoma erinaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '33.78361'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:aphiaid '212371'^^xsd:integer;
  dwc:observationDate '1965-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '212371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2100"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plutonaster agassizi notatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '2100'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:aphiaid '178707'^^xsd:integer;
  dwc:aphiaIdAccepted '178707'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.1 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.1"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.1 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "60.1"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '60.1'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudocalanus minutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104517'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.840279 48.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.840279"^^xsd:decimal ;
  dwc:decimalLongitude "48.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaeromopsis amathitis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '48.875'^^xsd:double;
  dwc:latitude '27.840279'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '212107'^^xsd:integer;
  dwc:observationDate '1982-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '212107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cellepora ramulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '54.583'^^xsd:double;
  dwc:aphiaid '153793'^^xsd:integer;
  dwc:aphiaIdAccepted '111281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -40.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-40.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.2'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus porsettensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.8625 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.8625"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.8625 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "79.8625"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nodilittorina ziczac'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '79.8625'^^xsd:double;
  dwc:aphiaid '761663'^^xsd:integer;
  dwc:observationDate '1972-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '419564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "713"^^xsd:integer ;
  dwc:maximumDepthInMeters "713"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Odostomia suboblonga'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '713'^^xsd:integer;
  dwc:maximumDepth '713'^^xsd:integer;
  dwc:aphiaid '141018'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.205 -13.596667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.205"^^xsd:decimal ;
  dwc:decimalLongitude "-13.596667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2879"^^xsd:integer ;
  dwc:maximumDepthInMeters "2879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cilunculus tubicinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-13.596667'^^xsd:double;
  dwc:latitude '50.205'^^xsd:double;
  dwc:minimumDepth '2879'^^xsd:integer;
  dwc:maximumDepth '2879'^^xsd:integer;
  dwc:aphiaid '134629'^^xsd:integer;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '134629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1678"^^xsd:integer ;
  dwc:maximumDepthInMeters "1678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '1678'^^xsd:integer;
  dwc:maximumDepth '1678'^^xsd:integer;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:observationDate '1870-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "177.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.2'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '177.5'^^xsd:double;
  dwc:maximumDepth '177.5'^^xsd:double;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.29 -14.771667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.29"^^xsd:decimal ;
  dwc:decimalLongitude "-14.771667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5270"^^xsd:integer ;
  dwc:maximumDepthInMeters "5270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psychroplanes obsoleta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-14.771667'^^xsd:double;
  dwc:latitude '42.29'^^xsd:double;
  dwc:minimumDepth '5270'^^xsd:integer;
  dwc:maximumDepth '5270'^^xsd:integer;
  dwc:aphiaid '124747'^^xsd:integer;
  dwc:observationDate '1966-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '124747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70111 7.385556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70111"^^xsd:decimal ;
  dwc:decimalLongitude "7.385556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Monomyces pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '7.385556'^^xsd:double;
  dwc:latitude '43.70111'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '135200'^^xsd:integer;
  dwc:observationDate '1971-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '135200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "51.7"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -40.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-40.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-40.7'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -3.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -3.4)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-3.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.4'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '55.4'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 -3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 -3.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "-3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:longitude '-3.6'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:observationDate '1864-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7 -5.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7 -5.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.7"^^xsd:decimal ;
  geo-pos:long "-5.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.6'^^xsd:double;
  dwc:latitude '54.7'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-24.8'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '69'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69"^^xsd:decimal ;
  dwc:decimalLongitude "-11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-11.9'^^xsd:double;
  dwc:latitude '69'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cellepora ramulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '153793'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '111281'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.288612 -32.275276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.288612"^^xsd:decimal ;
  dwc:decimalLongitude "-32.275276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1685"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Amythas lutzi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-32.275276'^^xsd:double;
  dwc:latitude '37.288612'^^xsd:double;
  dwc:minimumDepth '1685'^^xsd:integer;
  dwc:maximumDepth '1685'^^xsd:integer;
  dwc:aphiaid '182960'^^xsd:integer;
  dwc:observationDate '1994-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '730684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7167 20.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7167"^^xsd:decimal ;
  dwc:decimalLongitude "20.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7167 20.65)"^^geo:wktLiteral ;
  geo-pos:lat "38.7167"^^xsd:decimal ;
  geo-pos:long "20.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium beieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '20.65'^^xsd:double;
  dwc:latitude '38.7167'^^xsd:double;
  dwc:aphiaid '257648'^^xsd:integer;
  dwc:aphiaIdAccepted '257648'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.91167 6.384167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.91167"^^xsd:decimal ;
  dwc:decimalLongitude "6.384167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudocalanus minutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '6.384167'^^xsd:double;
  dwc:latitude '79.91167'^^xsd:double;
  dwc:aphiaid '104517'^^xsd:integer;
  dwc:observationDate '1984-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '104517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudocalanus minutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '66'^^xsd:integer;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '104517'^^xsd:integer;
  dwc:observationDate '1952-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '104517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4500"^^xsd:integer ;
  dwc:maximumDepthInMeters "4500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudocalanus minutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '4500'^^xsd:integer;
  dwc:maximumDepth '4500'^^xsd:integer;
  dwc:aphiaid '104517'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera depressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '408169'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139459'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^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 "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera depressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '408169'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139459'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1353"^^xsd:integer ;
  dwc:maximumDepthInMeters "1353"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera depressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '1353'^^xsd:integer;
  dwc:maximumDepth '1353'^^xsd:integer;
  dwc:aphiaid '408169'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139459'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -31.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-31.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "815.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Crypthelia affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-31.325'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '815.5'^^xsd:double;
  dwc:maximumDepth '815.5'^^xsd:double;
  dwc:aphiaid '117953'^^xsd:integer;
  dwc:observationDate '1971-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '117953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.555 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.555"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cystodytes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.555'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '103463'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.875 11.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.875"^^xsd:decimal ;
  dwc:decimalLongitude "11.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cystodytes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.166667'^^xsd:double;
  dwc:latitude '33.875'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '103463'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "402"^^xsd:integer ;
  dwc:maximumDepthInMeters "402"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Odostomia suboblonga'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '402'^^xsd:integer;
  dwc:maximumDepth '402'^^xsd:integer;
  dwc:aphiaid '141018'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "975"^^xsd:integer ;
  dwc:maximumDepthInMeters "975"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiocten abyssicolum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '975'^^xsd:integer;
  dwc:maximumDepth '975'^^xsd:integer;
  dwc:aphiaid '124849'^^xsd:integer;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124849'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "495"^^xsd:integer ;
  dwc:maximumDepthInMeters "495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-29.1'^^xsd:double;
  dwc:latitude '42.3'^^xsd:double;
  dwc:minimumDepth '495'^^xsd:integer;
  dwc:maximumDepth '495'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1964-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-43.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-43.9'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1964-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1970-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "575"^^xsd:integer ;
  dwc:maximumDepthInMeters "575"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '22.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '575'^^xsd:integer;
  dwc:maximumDepth '575'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:observationDate '1973-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90278 10.445833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90278"^^xsd:decimal ;
  dwc:decimalLongitude "10.445833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.445833'^^xsd:double;
  dwc:latitude '36.90278'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "655"^^xsd:integer ;
  dwc:maximumDepthInMeters "655"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-0.7'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:minimumDepth '655'^^xsd:integer;
  dwc:maximumDepth '655'^^xsd:integer;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:observationDate '1870-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2003"^^xsd:integer ;
  dwc:maximumDepthInMeters "2003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '2003'^^xsd:integer;
  dwc:maximumDepth '2003'^^xsd:integer;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:observationDate '1870-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.4 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.4"^^xsd:decimal ;
  dwc:decimalLongitude "-39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "565"^^xsd:integer ;
  dwc:maximumDepthInMeters "565"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '26.4'^^xsd:double;
  dwc:minimumDepth '565'^^xsd:integer;
  dwc:maximumDepth '565'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "-18.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.9'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '52.5'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lepidoteuthis grimaldii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '140193'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oithona nana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '106651'^^xsd:integer;
  dwc:observationDate '1925-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '106651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "555"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '555'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "59.6"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.421665 16.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.421665"^^xsd:decimal ;
  dwc:decimalLongitude "16.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisidia longimana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '16.225'^^xsd:double;
  dwc:latitude '41.421665'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:observationDate '1974-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thigmophrya annella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:aphiaid '427078'^^xsd:integer;
  dwc:observationDate '1963-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '427078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 33.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 33.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "33.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Synaptula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '33.8'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:aphiaid '123453'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '123453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.625 11.471667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.625"^^xsd:decimal ;
  dwc:decimalLongitude "11.471667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.471667'^^xsd:double;
  dwc:latitude '34.625'^^xsd:double;
  dwc:minimumDepth '24.5'^^xsd:double;
  dwc:maximumDepth '24.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium cephalonicum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:aphiaid '257663'^^xsd:integer;
  dwc:aphiaIdAccepted '257663'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-15.5'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.1 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.1"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.1 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "60.1"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '60.1'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleuromamma gracilis gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '224184'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptotrichus syrensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:aphiaid '260951'^^xsd:integer;
  dwc:aphiaIdAccepted '260951'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -8.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-8.9'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudocalanus minutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '104517'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^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 "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tharybis macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '5.2'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '104892'^^xsd:integer;
  dwc:observationDate '1995-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '104892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cystodytes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '103463'^^xsd:integer;
  dwc:observationDate '1967-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '103463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -10.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1262"^^xsd:integer ;
  dwc:maximumDepthInMeters "1262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera depressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-10.1'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:minimumDepth '1262'^^xsd:integer;
  dwc:maximumDepth '1262'^^xsd:integer;
  dwc:aphiaid '408169'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139459'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9 34.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9"^^xsd:decimal ;
  dwc:decimalLongitude "34.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oratosquilla massavensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.975'^^xsd:double;
  dwc:latitude '32.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.700832 7.384444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.700832"^^xsd:decimal ;
  dwc:decimalLongitude "7.384444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Monomyces pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '7.384444'^^xsd:double;
  dwc:latitude '43.700832'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '135200'^^xsd:integer;
  dwc:observationDate '1971-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '135200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.70139 7.384444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.70139"^^xsd:decimal ;
  dwc:decimalLongitude "7.384444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Monomyces pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '7.384444'^^xsd:double;
  dwc:latitude '43.70139'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '135200'^^xsd:integer;
  dwc:observationDate '1971-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '135200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.700832 7.384444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.700832"^^xsd:decimal ;
  dwc:decimalLongitude "7.384444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Monomyces pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '7.384444'^^xsd:double;
  dwc:latitude '43.700832'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '135200'^^xsd:integer;
  dwc:observationDate '1971-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '135200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '65'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:observationDate '1902-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pholoe minuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '70.8'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '130603'^^xsd:integer;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130603'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleuromamma gracilis gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '224184'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.8"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '50.8'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1868'^^xsd:integer;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1868-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.8 -0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.8 -0.9)"^^geo:wktLiteral ;
  geo-pos:lat "60.8"^^xsd:decimal ;
  geo-pos:long "-0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-0.9'^^xsd:double;
  dwc:latitude '60.8'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -8.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "-8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 -25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.2"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-25.2'^^xsd:double;
  dwc:latitude '45.2'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.860558 -5.563333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.860558"^^xsd:decimal ;
  dwc:decimalLongitude "-5.563333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-5.563333'^^xsd:double;
  dwc:latitude '35.860558'^^xsd:double;
  dwc:minimumDepth '36.5'^^xsd:double;
  dwc:maximumDepth '36.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1969-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2 -25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2"^^xsd:decimal ;
  dwc:decimalLongitude "-25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-25.8'^^xsd:double;
  dwc:latitude '66.2'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paraheterorhabdus compactus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '254603'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '254603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -19.7)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "-19.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis arcturi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:aphiaid '341863'^^xsd:integer;
  dwc:observationDate '1971-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '410401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 36.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 36.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "36.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptotrichus cecconii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '36.3'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:aphiaid '883902'^^xsd:integer;
  dwc:aphiaIdAccepted '260945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.525 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '33.525'^^xsd:double;
  dwc:minimumDepth '46.5'^^xsd:double;
  dwc:maximumDepth '46.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-39.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -39.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plutonaster agassizi notatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-39.3'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:aphiaid '178707'^^xsd:integer;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '178707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.775 -15.8125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.775"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "97.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stylocidaris affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-15.8125'^^xsd:double;
  dwc:latitude '27.775'^^xsd:double;
  dwc:minimumDepth '97.5'^^xsd:double;
  dwc:maximumDepth '97.5'^^xsd:double;
  dwc:aphiaid '124268'^^xsd:integer;
  dwc:observationDate '1990-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '124268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7625 -15.798333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7625"^^xsd:decimal ;
  dwc:decimalLongitude "-15.798333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stylocidaris affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-15.798333'^^xsd:double;
  dwc:latitude '27.7625'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '124268'^^xsd:integer;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '124268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03 12.428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03"^^xsd:decimal ;
  dwc:decimalLongitude "12.428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.428333'^^xsd:double;
  dwc:latitude '38.03'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2075"^^xsd:integer ;
  dwc:maximumDepthInMeters "2075"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thaumatocrinus jungerseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-30.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '2075'^^xsd:integer;
  dwc:maximumDepth '2075'^^xsd:integer;
  dwc:aphiaid '124239'^^xsd:integer;
  dwc:aphiaIdAccepted '124239'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5773 -2.2745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5773"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "495"^^xsd:integer ;
  dwc:maximumDepthInMeters "495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Opisthoteuthis calypso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-2.2745'^^xsd:double;
  dwc:latitude '43.5773'^^xsd:double;
  dwc:minimumDepth '495'^^xsd:integer;
  dwc:maximumDepth '495'^^xsd:integer;
  dwc:aphiaid '153067'^^xsd:integer;
  dwc:observationDate '1987-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1813557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3514 3.18946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3514"^^xsd:decimal ;
  dwc:decimalLongitude "3.18946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.18946'^^xsd:double;
  dwc:latitude '42.3514'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '129283'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '129283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.840279 48.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.840279"^^xsd:decimal ;
  dwc:decimalLongitude "48.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Petrolisthes rufescens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '48.875'^^xsd:double;
  dwc:latitude '27.840279'^^xsd:double;
  dwc:aphiaid '210125'^^xsd:integer;
  dwc:observationDate '1982-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '210125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Synidotea bicuspida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '74'^^xsd:integer;
  dwc:aphiaid '156445'^^xsd:integer;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156445'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Synidotea bicuspida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '156445'^^xsd:integer;
  dwc:aphiaIdAccepted '156445'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Synidotea bicuspida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '156445'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156445'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.003 -29.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.003"^^xsd:decimal ;
  dwc:decimalLongitude "-29.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "755.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "755.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onykia rancureli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-29.485'^^xsd:double;
  dwc:latitude '30.003'^^xsd:double;
  dwc:minimumDepth '755.5'^^xsd:double;
  dwc:maximumDepth '755.5'^^xsd:double;
  dwc:aphiaid '342077'^^xsd:integer;
  dwc:observationDate '1982-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '850553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891666 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891666"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oratosquilla massavensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '32.891666'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "97.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '97.5'^^xsd:double;
  dwc:maximumDepth '97.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-40.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-40.8'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "122.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "122.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '122.5'^^xsd:double;
  dwc:maximumDepth '122.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cystodytes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '103463'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cystodytes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '103463'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '103463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cystodytes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '36.5'^^xsd:double;
  dwc:maximumDepth '36.5'^^xsd:double;
  dwc:aphiaid '103463'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 17.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichodina polaridiae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '17.7'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:observationDate '1963-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 17.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichodina polaridiae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '17.7'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:observationDate '1963-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 17.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichodina polaridiae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '17.7'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:observationDate '1963-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1120"^^xsd:integer ;
  dwc:maximumDepthInMeters "1120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aega incisa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '33.2'^^xsd:double;
  dwc:minimumDepth '1120'^^xsd:integer;
  dwc:maximumDepth '1120'^^xsd:integer;
  dwc:aphiaid '118821'^^xsd:integer;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118821'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '21.9'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:aphiaid '107343'^^xsd:integer;
  dwc:observationDate '1967-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "331"^^xsd:integer ;
  dwc:maximumDepthInMeters "331"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '331'^^xsd:integer;
  dwc:maximumDepth '331'^^xsd:integer;
  dwc:aphiaid '107343'^^xsd:integer;
  dwc:observationDate '1972-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -40.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-40.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-40.5'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.6"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "825"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '31.6'^^xsd:double;
  dwc:minimumDepth '825'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Disco inflatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104528'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Disco inflatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104528'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Disco inflatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '104528'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -42.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "-42.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-42.2'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:minimumDepth '32.5'^^xsd:double;
  dwc:maximumDepth '32.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1964-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '70.3'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:observationDate '1931-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.4 56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.4"^^xsd:decimal ;
  dwc:decimalLongitude "56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:longitude '56'^^xsd:integer;
  dwc:latitude '80.4'^^xsd:double;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleuromamma gracilis gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '224184'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleuromamma gracilis gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '224184'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88333 -44.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.88333"^^xsd:decimal ;
  dwc:decimalLongitude "-44.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eudistoma vitreum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.658333'^^xsd:double;
  dwc:latitude '46.88333'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '103624'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '103624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^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 "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -24.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-24.7'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -22.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-22.2'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1868'^^xsd:integer;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1868-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.6"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1862'^^xsd:integer;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.6'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1862-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1861'^^xsd:integer;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1861-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -40.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-40.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-40.4'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-24.6'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5 -8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-8.3'^^xsd:double;
  dwc:latitude '68.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29333"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '44.29333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lichenopora verrucaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '111741'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146845'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1 -0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1"^^xsd:decimal ;
  dwc:decimalLongitude "-0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1 -0.7)"^^geo:wktLiteral ;
  geo-pos:lat "51.1"^^xsd:decimal ;
  geo-pos:long "-0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ligidium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-0.7'^^xsd:double;
  dwc:latitude '51.1'^^xsd:double;
  dwc:aphiaid '248907'^^xsd:integer;
  dwc:observationDate '1924-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '248907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1262"^^xsd:integer ;
  dwc:maximumDepthInMeters "1262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Limopsis cristata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-34.7'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '1262'^^xsd:integer;
  dwc:maximumDepth '1262'^^xsd:integer;
  dwc:aphiaid '140253'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '871910'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -40.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^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 "1150"^^xsd:integer ;
  dwc:maximumDepthInMeters "1150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.3'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '1150'^^xsd:integer;
  dwc:maximumDepth '1150'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-15.5'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 8)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium pujetanum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '257780'^^xsd:integer;
  dwc:aphiaIdAccepted '257802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1688"^^xsd:integer ;
  dwc:maximumDepthInMeters "1688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Austrocephaloides boxshalli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '13.4'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '1688'^^xsd:integer;
  dwc:maximumDepth '1688'^^xsd:integer;
  dwc:aphiaid '555012'^^xsd:integer;
  dwc:observationDate '1958-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '555012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^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 "2070"^^xsd:integer ;
  dwc:maximumDepthInMeters "2070"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Austrocephaloides boxshalli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-1.6'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '2070'^^xsd:integer;
  dwc:maximumDepth '2070'^^xsd:integer;
  dwc:aphiaid '555012'^^xsd:integer;
  dwc:observationDate '1958-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '555012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thigmophrya annella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:aphiaid '427078'^^xsd:integer;
  dwc:observationDate '1963-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '427078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thigmophrya annella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:aphiaid '427078'^^xsd:integer;
  dwc:observationDate '1963-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '427078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.766388 10.280833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.766388"^^xsd:decimal ;
  dwc:decimalLongitude "10.280833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus noricus insulanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.280833'^^xsd:double;
  dwc:latitude '42.766388'^^xsd:double;
  dwc:aphiaid '264783'^^xsd:integer;
  dwc:aphiaIdAccepted '264783'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66201 15.19479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66201"^^xsd:decimal ;
  dwc:decimalLongitude "15.19479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Episeptum trichoinvadens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '15.19479'^^xsd:double;
  dwc:latitude '50.66201'^^xsd:double;
  dwc:observationDate '2000-05-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 9.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "9.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Branchinella spinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '9.2'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:aphiaid '1300963'^^xsd:integer;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1300956'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Branchinella spinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '1300963'^^xsd:integer;
  dwc:observationDate '1987-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1300956'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cithna tenella costulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '752872'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141261'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576668 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.576668"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisidia longimana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '37.576668'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisidia longimana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:observationDate '1973-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -30.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-30.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3200"^^xsd:integer ;
  dwc:maximumDepthInMeters "3200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesiopenaeus armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-30.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '3200'^^xsd:integer;
  dwc:maximumDepth '3200'^^xsd:integer;
  dwc:aphiaid '107085'^^xsd:integer;
  dwc:observationDate '1947-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '589796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 4)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tomopteris septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '56'^^xsd:integer;
  dwc:aphiaid '131568'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131568'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tomopteris septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '131568'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131568'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tomopteris septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '131568'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131568'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "875"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudocalanus minutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '875'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:aphiaid '104517'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^xsd:decimal ;
  dwc:decimalLongitude "4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pycnophyes calmani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.3'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '101133'^^xsd:integer;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '101137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^xsd:decimal ;
  dwc:decimalLongitude "4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pycnophyes calmani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.3'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '101133'^^xsd:integer;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '101137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.6'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -5.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "-5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5.2'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:observationDate '1944-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -7)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-7'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.8'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 33.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.4"^^xsd:decimal ;
  dwc:decimalLongitude "33.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oratosquilla massavensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '33.6'^^xsd:double;
  dwc:latitude '31.4'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:observationDate '1975-11-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891666 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891666"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oratosquilla massavensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '32.891666'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:observationDate '1975-02-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.891666 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.891666"^^xsd:decimal ;
  dwc:decimalLongitude "35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oratosquilla massavensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '32.891666'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.8 -0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.8 -0.9)"^^geo:wktLiteral ;
  geo-pos:lat "60.8"^^xsd:decimal ;
  geo-pos:long "-0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1868'^^xsd:integer;
  dwc:longitude '-0.9'^^xsd:double;
  dwc:latitude '60.8'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:observationDate '1868-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 -25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.2"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 -25.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.2"^^xsd:decimal ;
  geo-pos:long "-25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-25.2'^^xsd:double;
  dwc:latitude '45.2'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -8.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "-8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sertularella tricuspidata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '558260'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117929'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paraheterorhabdus compactus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '254603'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '254603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paraheterorhabdus compactus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '254603'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '254603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium frontexcavatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '882810'^^xsd:integer;
  dwc:aphiaIdAccepted '257694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asellus arthrobranchialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Balkanoniscus corniculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '883124'^^xsd:integer;
  dwc:aphiaIdAccepted '883124'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138332 -13.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-13.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3347"^^xsd:integer ;
  dwc:maximumDepthInMeters "3347"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathydrilus sandersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-13.895'^^xsd:double;
  dwc:latitude '50.138332'^^xsd:double;
  dwc:minimumDepth '3347'^^xsd:integer;
  dwc:maximumDepth '3347'^^xsd:integer;
  dwc:aphiaid '137523'^^xsd:integer;
  dwc:observationDate '1978-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138332 -13.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-13.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3347"^^xsd:integer ;
  dwc:maximumDepthInMeters "3347"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathydrilus sandersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-13.895'^^xsd:double;
  dwc:latitude '50.138332'^^xsd:double;
  dwc:minimumDepth '3347'^^xsd:integer;
  dwc:maximumDepth '3347'^^xsd:integer;
  dwc:aphiaid '137523'^^xsd:integer;
  dwc:observationDate '1978-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3485"^^xsd:integer ;
  dwc:maximumDepthInMeters "3485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Benthodytes sordida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-13.9'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '3485'^^xsd:integer;
  dwc:maximumDepth '3485'^^xsd:integer;
  dwc:aphiaid '183014'^^xsd:integer;
  dwc:observationDate '1982-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '529270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-18.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus cyaneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '210788'^^xsd:integer;
  dwc:observationDate '1969-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '210788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '49.4'^^xsd:double;
  dwc:minimumDepth '132.5'^^xsd:double;
  dwc:maximumDepth '132.5'^^xsd:double;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-29.1'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 3)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio wagneri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '262482'^^xsd:integer;
  dwc:aphiaIdAccepted '262482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.751667 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.751667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Luidia sarsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '27.751667'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '125203'^^xsd:integer;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '752125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -28.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-28.9'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1964-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "717"^^xsd:integer ;
  dwc:maximumDepthInMeters "717"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:minimumDepth '717'^^xsd:integer;
  dwc:maximumDepth '717'^^xsd:integer;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "836"^^xsd:integer ;
  dwc:maximumDepthInMeters "836"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:minimumDepth '836'^^xsd:integer;
  dwc:maximumDepth '836'^^xsd:integer;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -21.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "-21.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-21.6'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-18.2'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudocalanus minutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '104517'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1862'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1862-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 -5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 -5.7)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "-5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1843'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5.7'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1843-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 -25.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.2"^^xsd:decimal ;
  dwc:decimalLongitude "-25.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-25.3'^^xsd:double;
  dwc:latitude '45.2'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29333"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '44.29333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 8)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haplophthalmus mengei cottianus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:aphiaid '264492'^^xsd:integer;
  dwc:aphiaIdAccepted '260535'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 49.608334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "49.608334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterometra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '49.608334'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '205162'^^xsd:integer;
  dwc:observationDate '1979-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '205162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paraheterorhabdus compactus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '254603'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '254603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.475 11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.55'^^xsd:double;
  dwc:latitude '33.475'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.486668 11.561667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.486668"^^xsd:decimal ;
  dwc:decimalLongitude "11.561667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.561667'^^xsd:double;
  dwc:latitude '33.486668'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.49167"^^xsd:decimal ;
  dwc:decimalLongitude "11.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.216667'^^xsd:double;
  dwc:latitude '34.49167'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.1 -41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.1"^^xsd:decimal ;
  dwc:decimalLongitude "-41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sicyonia brevirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-41'^^xsd:integer;
  dwc:latitude '32.1'^^xsd:double;
  dwc:aphiaid '158342'^^xsd:integer;
  dwc:observationDate '1940-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '158342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.458332 0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.458332"^^xsd:decimal ;
  dwc:decimalLongitude "0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '0.5'^^xsd:double;
  dwc:latitude '50.458332'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:observationDate '1947-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika antigai'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '38.11'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107655'^^xsd:integer;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.239166 12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.239166"^^xsd:decimal ;
  dwc:decimalLongitude "12.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika antigai'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.28'^^xsd:double;
  dwc:latitude '36.239166'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107655'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 17.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "17.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika antigai'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '17.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107655'^^xsd:integer;
  dwc:observationDate '1973-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '107655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2652"^^xsd:integer ;
  dwc:maximumDepthInMeters "2652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idas argentea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2652'^^xsd:integer;
  dwc:maximumDepth '2652'^^xsd:integer;
  dwc:aphiaid '181284'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140454'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7"^^xsd:decimal ;
  dwc:decimalLongitude "7.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "53.7"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia parva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '53.7'^^xsd:double;
  dwc:aphiaid '107344'^^xsd:integer;
  dwc:observationDate '1975-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.120834 12.2675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.120834"^^xsd:decimal ;
  dwc:decimalLongitude "12.2675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika antigai'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.2675'^^xsd:double;
  dwc:latitude '38.120834'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107655'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6 32.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.6"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6 32.7)"^^geo:wktLiteral ;
  geo-pos:lat "29.6"^^xsd:decimal ;
  geo-pos:long "32.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '32.7'^^xsd:double;
  dwc:latitude '29.6'^^xsd:double;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:observationDate '1970-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6 32.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.6"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6 32.7)"^^geo:wktLiteral ;
  geo-pos:lat "29.6"^^xsd:decimal ;
  geo-pos:long "32.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '32.7'^^xsd:double;
  dwc:latitude '29.6'^^xsd:double;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:observationDate '1970-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "53.3"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '53.3'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -24.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-24.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-24.9'^^xsd:double;
  dwc:latitude '64.4'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1970-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "722.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "722.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Odostomia suboblonga'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  dwc:minimumDepth '722.5'^^xsd:double;
  dwc:maximumDepth '722.5'^^xsd:double;
  dwc:aphiaid '141018'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Odostomia suboblonga'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '141018'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-33.1'^^xsd:double;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.29 33.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.29"^^xsd:decimal ;
  dwc:decimalLongitude "33.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucernaria quadricornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '33.634'^^xsd:double;
  dwc:latitude '66.29'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '135328'^^xsd:integer;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '135328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.323 33.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.323"^^xsd:decimal ;
  dwc:decimalLongitude "33.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucernaria quadricornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '33.545'^^xsd:double;
  dwc:latitude '66.323'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '135328'^^xsd:integer;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '135328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.775 -15.8125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.775"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "97.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Luidia sarsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-15.8125'^^xsd:double;
  dwc:latitude '27.775'^^xsd:double;
  dwc:minimumDepth '97.5'^^xsd:double;
  dwc:maximumDepth '97.5'^^xsd:double;
  dwc:aphiaid '125203'^^xsd:integer;
  dwc:observationDate '1990-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '752125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 2.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '2.2'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 33)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '33'^^xsd:integer;
  dwc:latitude '35'^^xsd:integer;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:observationDate '1950-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:observationDate '1956-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1843'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '57.6'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1843-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '87.5'^^xsd:double;
  dwc:maximumDepth '87.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 -43.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "-43.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-43.3'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1964-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 -21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.3"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "202.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "202.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.7'^^xsd:double;
  dwc:latitude '26.3'^^xsd:double;
  dwc:minimumDepth '202.5'^^xsd:double;
  dwc:maximumDepth '202.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5 -15)"^^geo:wktLiteral ;
  geo-pos:lat "68.5"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '68.5'^^xsd:double;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "530"^^xsd:integer ;
  dwc:maximumDepthInMeters "530"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '60.2'^^xsd:double;
  dwc:minimumDepth '530'^^xsd:integer;
  dwc:maximumDepth '530'^^xsd:integer;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:observationDate '1869-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^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 "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^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 "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-10.9'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.1"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asellus asellus aquaticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '47.1'^^xsd:double;
  dwc:aphiaid '264152'^^xsd:integer;
  dwc:aphiaIdAccepted '607633'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "433"^^xsd:integer ;
  dwc:maximumDepthInMeters "433"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heliometra glacialis glacialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '64.1'^^xsd:double;
  dwc:minimumDepth '433'^^xsd:integer;
  dwc:maximumDepth '433'^^xsd:integer;
  dwc:aphiaid '689480'^^xsd:integer;
  dwc:aphiaIdAccepted '124223'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -42.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61"^^xsd:decimal ;
  dwc:decimalLongitude "-42.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heliometra glacialis glacialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.5'^^xsd:double;
  dwc:latitude '61'^^xsd:integer;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '689480'^^xsd:integer;
  dwc:observationDate '1939-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '124223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45 10.638333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.45"^^xsd:decimal ;
  dwc:decimalLongitude "10.638333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '10.638333'^^xsd:double;
  dwc:latitude '34.45'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.975 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.975"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.975'^^xsd:double;
  dwc:minimumDepth '44.5'^^xsd:double;
  dwc:maximumDepth '44.5'^^xsd:double;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2652"^^xsd:integer ;
  dwc:maximumDepthInMeters "2652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera striata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2652'^^xsd:integer;
  dwc:maximumDepth '2652'^^xsd:integer;
  dwc:aphiaid '408495'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1262"^^xsd:integer ;
  dwc:maximumDepthInMeters "1262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera striata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-34.7'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '1262'^^xsd:integer;
  dwc:maximumDepth '1262'^^xsd:integer;
  dwc:aphiaid '408495'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "492.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "492.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nymphon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '66.2'^^xsd:double;
  dwc:minimumDepth '492.5'^^xsd:double;
  dwc:maximumDepth '492.5'^^xsd:double;
  dwc:aphiaid '134591'^^xsd:integer;
  dwc:observationDate '1973-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '134591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "492.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "492.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nymphon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '66.2'^^xsd:double;
  dwc:minimumDepth '492.5'^^xsd:double;
  dwc:maximumDepth '492.5'^^xsd:double;
  dwc:aphiaid '134591'^^xsd:integer;
  dwc:observationDate '1973-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '134591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "492.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "492.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nymphon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '66.2'^^xsd:double;
  dwc:minimumDepth '492.5'^^xsd:double;
  dwc:maximumDepth '492.5'^^xsd:double;
  dwc:aphiaid '134591'^^xsd:integer;
  dwc:observationDate '1973-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '134591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1662.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1662.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Graneledone verrucosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:minimumDepth '1662.5'^^xsd:double;
  dwc:maximumDepth '1662.5'^^xsd:double;
  dwc:aphiaid '157019'^^xsd:integer;
  dwc:observationDate '1974-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '157019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 5)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hemimysis speluncola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '120030'^^xsd:integer;
  dwc:observationDate '1980-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '120030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -30.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-30.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3200"^^xsd:integer ;
  dwc:maximumDepthInMeters "3200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-30.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '3200'^^xsd:integer;
  dwc:maximumDepth '3200'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:observationDate '1947-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "31.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 31.1)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus cyaneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '31.1'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:aphiaid '210788'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '210788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.583"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '38.583'^^xsd:double;
  dwc:aphiaid '257832'^^xsd:integer;
  dwc:aphiaIdAccepted '257832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium frontexcavatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '882810'^^xsd:integer;
  dwc:aphiaIdAccepted '257694'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -20.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7"^^xsd:decimal ;
  dwc:decimalLongitude "-20.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "167.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "167.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-20.8'^^xsd:double;
  dwc:latitude '49.7'^^xsd:double;
  dwc:minimumDepth '167.5'^^xsd:double;
  dwc:maximumDepth '167.5'^^xsd:double;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-22.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "495"^^xsd:integer ;
  dwc:maximumDepthInMeters "495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '495'^^xsd:integer;
  dwc:maximumDepth '495'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:observationDate '1961-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.323 33.545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.323"^^xsd:decimal ;
  dwc:decimalLongitude "33.545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucernaria quadricornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '33.545'^^xsd:double;
  dwc:latitude '66.323'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '135328'^^xsd:integer;
  dwc:observationDate '2006-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '135328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1320"^^xsd:integer ;
  dwc:maximumDepthInMeters "1320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-12.8'^^xsd:double;
  dwc:latitude '51.6'^^xsd:double;
  dwc:minimumDepth '1320'^^xsd:integer;
  dwc:maximumDepth '1320'^^xsd:integer;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:observationDate '1869-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29333"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '44.29333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-24.8'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -7)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-7'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-22.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "495"^^xsd:integer ;
  dwc:maximumDepthInMeters "495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '495'^^xsd:integer;
  dwc:maximumDepth '495'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.52833 11.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.52833"^^xsd:decimal ;
  dwc:decimalLongitude "11.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.416667'^^xsd:double;
  dwc:latitude '33.52833'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eucalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '149718'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '847452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "768"^^xsd:integer ;
  dwc:maximumDepthInMeters "768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera striata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-14.3'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '768'^^xsd:integer;
  dwc:maximumDepth '768'^^xsd:integer;
  dwc:aphiaid '408495'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139436'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.697 -22.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.697"^^xsd:decimal ;
  dwc:decimalLongitude "-22.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1745"^^xsd:integer ;
  dwc:maximumDepthInMeters "1745"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Fungiacyathus marenzelleri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-22.969'^^xsd:double;
  dwc:latitude '61.697'^^xsd:double;
  dwc:minimumDepth '1745'^^xsd:integer;
  dwc:maximumDepth '1745'^^xsd:integer;
  dwc:aphiaid '135205'^^xsd:integer;
  dwc:aphiaIdAccepted '135205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.1'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:aphiaid '138477'^^xsd:integer;
  dwc:observationDate '1973-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '138477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88333 -44.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.88333"^^xsd:decimal ;
  dwc:decimalLongitude "-44.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Actinauge nodosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.658333'^^xsd:double;
  dwc:latitude '46.88333'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '854970'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.6 -8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-8.3'^^xsd:double;
  dwc:latitude '68.6'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "996.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "996.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-14.3'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '996.5'^^xsd:double;
  dwc:maximumDepth '996.5'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^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 "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cithna adamsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '748174'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1353"^^xsd:integer ;
  dwc:maximumDepthInMeters "1353"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cithna adamsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '1353'^^xsd:integer;
  dwc:maximumDepth '1353'^^xsd:integer;
  dwc:aphiaid '748174'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141485'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '26.1'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:observationDate '1973-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 11.534722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.534722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.534722'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '45.5'^^xsd:double;
  dwc:maximumDepth '45.5'^^xsd:double;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.725 -17.861668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.725"^^xsd:decimal ;
  dwc:decimalLongitude "-17.861668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4632"^^xsd:integer ;
  dwc:maximumDepthInMeters "4632"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hyphalaster inermis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-17.861668'^^xsd:double;
  dwc:latitude '50.725'^^xsd:double;
  dwc:minimumDepth '4632'^^xsd:integer;
  dwc:maximumDepth '4632'^^xsd:integer;
  dwc:aphiaid '123932'^^xsd:integer;
  dwc:aphiaIdAccepted '123932'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.786667 -36.268333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.786667"^^xsd:decimal ;
  dwc:decimalLongitude "-36.268333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis hjorti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-36.268333'^^xsd:double;
  dwc:latitude '39.786667'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '238747'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '759125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -2.8)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idotea pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.8'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:aphiaid '119050'^^xsd:integer;
  dwc:aphiaIdAccepted '119050'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 -21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.3"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "202.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "202.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.7'^^xsd:double;
  dwc:latitude '26.3'^^xsd:double;
  dwc:minimumDepth '202.5'^^xsd:double;
  dwc:maximumDepth '202.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Benthogone rosea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '51.2'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124752'^^xsd:integer;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '124752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.205 -13.596667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.205"^^xsd:decimal ;
  dwc:decimalLongitude "-13.596667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2879"^^xsd:integer ;
  dwc:maximumDepthInMeters "2879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cilunculus tubicinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-13.596667'^^xsd:double;
  dwc:latitude '50.205'^^xsd:double;
  dwc:minimumDepth '2879'^^xsd:integer;
  dwc:maximumDepth '2879'^^xsd:integer;
  dwc:aphiaid '134629'^^xsd:integer;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '134629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "843"^^xsd:integer ;
  dwc:maximumDepthInMeters "843"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lepechinella manco'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:minimumDepth '843'^^xsd:integer;
  dwc:maximumDepth '843'^^xsd:integer;
  dwc:aphiaid '102454'^^xsd:integer;
  dwc:observationDate '1958-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '102454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "843"^^xsd:integer ;
  dwc:maximumDepthInMeters "843"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lepechinella manco'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '23.5'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:minimumDepth '843'^^xsd:integer;
  dwc:maximumDepth '843'^^xsd:integer;
  dwc:aphiaid '102454'^^xsd:integer;
  dwc:observationDate '1958-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '102454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 -26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3"^^xsd:decimal ;
  dwc:decimalLongitude "-26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters "604"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heliometra glacialis glacialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-26'^^xsd:integer;
  dwc:latitude '66.3'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:maximumDepth '604'^^xsd:integer;
  dwc:aphiaid '689480'^^xsd:integer;
  dwc:aphiaIdAccepted '124223'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 28.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 28.6167)"^^geo:wktLiteral ;
  geo-pos:lat "44.083"^^xsd:decimal ;
  geo-pos:long "28.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mothocya tunrica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '28.6167'^^xsd:double;
  dwc:latitude '44.083'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 11.661667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.661667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.661667'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudocalanus minutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '104517'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "51.7"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-11.1'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138332 -13.871667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-13.871667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3350"^^xsd:integer ;
  dwc:maximumDepthInMeters "3350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dytaster insignis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-13.871667'^^xsd:double;
  dwc:latitude '50.138332'^^xsd:double;
  dwc:minimumDepth '3350'^^xsd:integer;
  dwc:maximumDepth '3350'^^xsd:integer;
  dwc:aphiaid '178700'^^xsd:integer;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '178700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-40.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-40.9'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1970-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '107343'^^xsd:integer;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-41.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-41.6'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.4 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.4"^^xsd:decimal ;
  dwc:decimalLongitude "-39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "565"^^xsd:integer ;
  dwc:maximumDepthInMeters "565"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '26.4'^^xsd:double;
  dwc:minimumDepth '565'^^xsd:integer;
  dwc:maximumDepth '565'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.608334 11.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.608334"^^xsd:decimal ;
  dwc:decimalLongitude "11.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cystodytes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.633333'^^xsd:double;
  dwc:latitude '33.608334'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '103463'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aetideus giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104276'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9 34.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9"^^xsd:decimal ;
  dwc:decimalLongitude "34.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oratosquilla massavensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '34.975'^^xsd:double;
  dwc:latitude '32.9'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:observationDate '1974-12-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Limopsis cristata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '140253'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '871910'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '51.9'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1838'^^xsd:integer;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1838-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13 12.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13"^^xsd:decimal ;
  dwc:decimalLongitude "12.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "535"^^xsd:integer ;
  dwc:maximumDepthInMeters "535"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.283333'^^xsd:double;
  dwc:latitude '38.13'^^xsd:double;
  dwc:minimumDepth '535'^^xsd:integer;
  dwc:maximumDepth '535'^^xsd:integer;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "16.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paramphiascella coulli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '13.6'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '16.5'^^xsd:double;
  dwc:maximumDepth '16.5'^^xsd:double;
  dwc:aphiaid '115957'^^xsd:integer;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 36.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 36.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "36.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cubaris officinalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '36.3'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.466667 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.466667"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '34.466667'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2652"^^xsd:integer ;
  dwc:maximumDepthInMeters "2652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thyasira incrassata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2652'^^xsd:integer;
  dwc:maximumDepth '2652'^^xsd:integer;
  dwc:aphiaid '141665'^^xsd:integer;
  dwc:aphiaIdAccepted '156196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.3"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1843'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '50.3'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:observationDate '1843-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^xsd:decimal ;
  dwc:decimalLongitude "4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pycnophyes calmani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.3'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '101133'^^xsd:integer;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '101137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tomopteris septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '131568'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131568'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.875"^^xsd:decimal ;
  dwc:decimalLongitude "-44.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eudistoma vitreum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.908333'^^xsd:double;
  dwc:latitude '46.875'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '103624'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '103624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88333 -44.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.88333"^^xsd:decimal ;
  dwc:decimalLongitude "-44.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.658333'^^xsd:double;
  dwc:latitude '46.88333'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "16.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paramphiascella coulli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '13.6'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '16.5'^^xsd:double;
  dwc:maximumDepth '16.5'^^xsd:double;
  dwc:aphiaid '115957'^^xsd:integer;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.826668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3635"^^xsd:integer ;
  dwc:maximumDepthInMeters "3635"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rimicaris chacei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-44.826668'^^xsd:double;
  dwc:latitude '26.138332'^^xsd:double;
  dwc:minimumDepth '3635'^^xsd:integer;
  dwc:maximumDepth '3635'^^xsd:integer;
  dwc:aphiaid '586785'^^xsd:integer;
  dwc:observationDate '1985-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '586785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.826668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3635"^^xsd:integer ;
  dwc:maximumDepthInMeters "3635"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rimicaris chacei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-44.826668'^^xsd:double;
  dwc:latitude '26.138332'^^xsd:double;
  dwc:minimumDepth '3635'^^xsd:integer;
  dwc:maximumDepth '3635'^^xsd:integer;
  dwc:aphiaid '586785'^^xsd:integer;
  dwc:observationDate '1985-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '586785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.120834 12.2675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.120834"^^xsd:decimal ;
  dwc:decimalLongitude "12.2675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.2675'^^xsd:double;
  dwc:latitude '38.120834'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 12.236667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.135"^^xsd:decimal ;
  dwc:decimalLongitude "12.236667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '12.236667'^^xsd:double;
  dwc:latitude '38.135'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 12.2825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36667"^^xsd:decimal ;
  dwc:decimalLongitude "12.2825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.2825'^^xsd:double;
  dwc:latitude '36.36667'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 12.861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.135"^^xsd:decimal ;
  dwc:decimalLongitude "12.861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640"^^xsd:integer ;
  dwc:maximumDepthInMeters "640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.861667'^^xsd:double;
  dwc:latitude '38.135'^^xsd:double;
  dwc:minimumDepth '640'^^xsd:integer;
  dwc:maximumDepth '640'^^xsd:integer;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tomopteris septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '131568'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131568'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tomopteris septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '50.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '131568'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131568'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3 -34.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tomopteris septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '-34.2'^^xsd:double;
  dwc:latitude '59.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '131568'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131568'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^xsd:decimal ;
  dwc:decimalLongitude "4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pycnophyes calmani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.3'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '101133'^^xsd:integer;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '101137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Siriella jaltensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '120214'^^xsd:integer;
  dwc:observationDate '1981-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '120214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.73 -22.956667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.73"^^xsd:decimal ;
  dwc:decimalLongitude "-22.956667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conchoecia acuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-22.956667'^^xsd:double;
  dwc:latitude '29.73'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "53.3"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '53.3'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -5.4)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1846'^^xsd:integer;
  dwc:longitude '-5.4'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:observationDate '1846-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 -3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 -3.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "-3.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.5'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.7'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.93111 34.655556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.93111"^^xsd:decimal ;
  dwc:decimalLongitude "34.655556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oratosquilla massavensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '34.655556'^^xsd:double;
  dwc:latitude '31.93111'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observationDate '1977-05-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.545 -8.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.545"^^xsd:decimal ;
  dwc:decimalLongitude "-8.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-8.91'^^xsd:double;
  dwc:latitude '42.545'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:observationDate '1964-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 -10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-10.9'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 -11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-11.1'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -40.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-40.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.1'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 -25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.2"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-25.2'^^xsd:double;
  dwc:latitude '45.2'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Buddelundiella armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:aphiaid '259431'^^xsd:integer;
  dwc:aphiaIdAccepted '259431'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "730"^^xsd:integer ;
  dwc:maximumDepthInMeters "730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chiroteuthis veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '5.9'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '730'^^xsd:integer;
  dwc:maximumDepth '730'^^xsd:integer;
  dwc:aphiaid '139125'^^xsd:integer;
  dwc:observationDate '1969-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -0.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chiroteuthis veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-0.3'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '139125'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '139125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -44.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-44.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-44.1'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1964-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.2"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.2'^^xsd:double;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aetideus giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104276'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 -11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-11.1'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:observationDate '1967-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 -11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-11.1'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:observationDate '1967-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.591667 11.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.591667"^^xsd:decimal ;
  dwc:decimalLongitude "11.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cystodytes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.625'^^xsd:double;
  dwc:latitude '33.591667'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '103463'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 11.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.575"^^xsd:decimal ;
  dwc:decimalLongitude "11.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cystodytes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.616667'^^xsd:double;
  dwc:latitude '33.575'^^xsd:double;
  dwc:minimumDepth '48.5'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:aphiaid '103463'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cystodytes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '103463'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "337.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "337.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '337.5'^^xsd:double;
  dwc:maximumDepth '337.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1964-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "-19.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "112.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-19.8'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:minimumDepth '112.5'^^xsd:double;
  dwc:maximumDepth '112.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "345"^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.8'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '345'^^xsd:integer;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65333"^^xsd:decimal ;
  dwc:decimalLongitude "12.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.575'^^xsd:double;
  dwc:latitude '37.65333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107343'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '107343'^^xsd:integer;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.875 10.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.875"^^xsd:decimal ;
  dwc:decimalLongitude "10.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melinna albicincta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.105'^^xsd:double;
  dwc:latitude '58.875'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '129802'^^xsd:integer;
  dwc:observationDate '1989-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '129802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "212.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '49.4'^^xsd:double;
  dwc:minimumDepth '212.5'^^xsd:double;
  dwc:maximumDepth '212.5'^^xsd:double;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-19.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.1'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 26.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "26.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster (Echinaster) sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '26.8'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '125161'^^xsd:integer;
  dwc:observationDate '1973-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '125161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1875"^^xsd:integer ;
  dwc:maximumDepthInMeters "1875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Enoploteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '1875'^^xsd:integer;
  dwc:maximumDepth '1875'^^xsd:integer;
  dwc:aphiaid '341421'^^xsd:integer;
  dwc:observationDate '1971-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '341421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 33.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2"^^xsd:decimal ;
  dwc:decimalLongitude "33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 33.6)"^^geo:wktLiteral ;
  geo-pos:lat "28.2"^^xsd:decimal ;
  geo-pos:long "33.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eohoekia nyx'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '33.6'^^xsd:double;
  dwc:latitude '28.2'^^xsd:double;
  dwc:aphiaid '882345'^^xsd:integer;
  dwc:observationDate '1967-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '882345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '70.3'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:observationDate '1931-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters "119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '47.7'^^xsd:double;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:maximumDepth '119'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "172.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '172.5'^^xsd:double;
  dwc:maximumDepth '172.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '249206'^^xsd:integer;
  dwc:observationDate '1925-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '249206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.1"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Proasellus meridianus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '47.1'^^xsd:double;
  dwc:aphiaid '258561'^^xsd:integer;
  dwc:aphiaIdAccepted '743899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudaugaptilus longiremis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104450'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.11 -5.413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.11"^^xsd:decimal ;
  dwc:decimalLongitude "-5.413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scalpellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-5.413'^^xsd:double;
  dwc:latitude '43.11'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '106115'^^xsd:integer;
  dwc:observationDate '1954-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '106115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -40.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-40.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.4'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^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 "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "51.7"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^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 "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1843'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1843-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1846'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1846-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.8"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '65.8'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4 -12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1478"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Limopsis cristata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-12.4'^^xsd:double;
  dwc:latitude '51.4'^^xsd:double;
  dwc:minimumDepth '1478'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:aphiaid '140253'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '871910'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1353"^^xsd:integer ;
  dwc:maximumDepthInMeters "1353"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Limopsis cristata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:minimumDepth '1353'^^xsd:integer;
  dwc:maximumDepth '1353'^^xsd:integer;
  dwc:aphiaid '140253'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '871910'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 -14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1152"^^xsd:integer ;
  dwc:maximumDepthInMeters "1152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Limopsis cristata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-14.3'^^xsd:double;
  dwc:latitude '56.1'^^xsd:double;
  dwc:minimumDepth '1152'^^xsd:integer;
  dwc:maximumDepth '1152'^^xsd:integer;
  dwc:aphiaid '140253'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '871910'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cubaris officinalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dracograllus demani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:aphiaid '583101'^^xsd:integer;
  dwc:observationDate '1972-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '583101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-11-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dracograllus demani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:aphiaid '583101'^^xsd:integer;
  dwc:observationDate '1972-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '583101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dracograllus demani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:aphiaid '583101'^^xsd:integer;
  dwc:observationDate '1972-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '583101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.18444 -25.184444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.18444"^^xsd:decimal ;
  dwc:decimalLongitude "-25.184444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parvamussium pourtalesianum pourtalesianum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:longitude '-25.184444'^^xsd:double;
  dwc:latitude '80.18444'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:observationDate '1917-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Racovitzanus antarcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104784'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Schizidium tiberianum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:aphiaid '262929'^^xsd:integer;
  dwc:aphiaIdAccepted '262929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.9 -22.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scolelepis (Scolelepis) squamata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-22.8'^^xsd:double;
  dwc:latitude '63.9'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '157566'^^xsd:integer;
  dwc:observationDate '1973-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.783333 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.783333"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.783333'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-24.9'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -5.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "-5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1844'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5.2'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1844-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8725 12.980556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8725"^^xsd:decimal ;
  dwc:decimalLongitude "12.980556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Exogone parexogone gambiae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '12.980556'^^xsd:double;
  dwc:latitude '40.8725'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '131301'^^xsd:integer;
  dwc:observationDate '1989-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '131301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scolecithricella lobata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104808'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '361732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "534"^^xsd:integer ;
  dwc:maximumDepthInMeters "534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Limopsis cristata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.2'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '534'^^xsd:integer;
  dwc:maximumDepth '534'^^xsd:integer;
  dwc:aphiaid '140253'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '871910'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -14.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -14.4)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-14.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tomopteris septentrionalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '-14.4'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:aphiaid '131568'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131568'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.373333 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.373333"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "590"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '36.373333'^^xsd:double;
  dwc:minimumDepth '590'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.826668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3635"^^xsd:integer ;
  dwc:maximumDepthInMeters "3635"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rimicaris chacei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-44.826668'^^xsd:double;
  dwc:latitude '26.138332'^^xsd:double;
  dwc:minimumDepth '3635'^^xsd:integer;
  dwc:maximumDepth '3635'^^xsd:integer;
  dwc:aphiaid '586785'^^xsd:integer;
  dwc:observationDate '1985-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '586785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.7'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.858333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.858333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ircinia spinulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:longitude '10.858333'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '234350'^^xsd:integer;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '165086'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chiroteuthis veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '139125'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '139125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^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 "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cystodytes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '103463'^^xsd:integer;
  dwc:observationDate '1973-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '103463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:observationDate '1967-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.587 -8.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.587"^^xsd:decimal ;
  dwc:decimalLongitude "-8.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-8.88'^^xsd:double;
  dwc:latitude '42.587'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:observationDate '1964-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mimocalanus cultrifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104838'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^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 "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -26.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-26.6'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-44'^^xsd:integer;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -4.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -4.4)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-4.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euchaetomera glyphidophthalmica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-4.4'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:aphiaid '120007'^^xsd:integer;
  dwc:observationDate '1909-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '120007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -33.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-33.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "585"^^xsd:integer ;
  dwc:maximumDepthInMeters "585"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-33.4'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '585'^^xsd:integer;
  dwc:maximumDepth '585'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.78361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.78361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asterina cepheus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '33.78361'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:minimumDepth '1.8'^^xsd:double;
  dwc:maximumDepth '1.8'^^xsd:double;
  dwc:aphiaid '213129'^^xsd:integer;
  dwc:observationDate '1965-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '459525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abralia veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '139688'^^xsd:integer;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '139688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.681667 -4.338333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.681667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.338333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Prionotoleberis pax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-4.338333'^^xsd:double;
  dwc:latitude '47.681667'^^xsd:double;
  dwc:aphiaid '183365'^^xsd:integer;
  dwc:observationDate '1978-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '183365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 13.4)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus miktoniscus linearis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.4'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.575"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paguristes syrtensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.575'^^xsd:double;
  dwc:minimumDepth '48.5'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:aphiaid '107204'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chiroteuthis veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '139125'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '139125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69"^^xsd:decimal ;
  dwc:decimalLongitude "-11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-11.9'^^xsd:double;
  dwc:latitude '69'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6 -35.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6"^^xsd:decimal ;
  dwc:decimalLongitude "-35.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-35.1'^^xsd:double;
  dwc:latitude '52.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1972-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 -35.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "-35.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-35.9'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:observationDate '1928-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "127.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.4'^^xsd:double;
  dwc:minimumDepth '127.5'^^xsd:double;
  dwc:maximumDepth '127.5'^^xsd:double;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.560833 13.280833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.560833"^^xsd:decimal ;
  dwc:decimalLongitude "13.280833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "425"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '13.280833'^^xsd:double;
  dwc:latitude '38.560833'^^xsd:double;
  dwc:minimumDepth '425'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1974-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^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 "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus anconanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '264653'^^xsd:integer;
  dwc:aphiaIdAccepted '264653'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:observationDate '1973-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.6'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.3 48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.3"^^xsd:decimal ;
  dwc:decimalLongitude "48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nerocila emphylia kisra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '48'^^xsd:integer;
  dwc:latitude '29.3'^^xsd:double;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483334 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483334"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tisbe aragoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483334'^^xsd:double;
  dwc:aphiaid '116652'^^xsd:integer;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "875"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Microcalanus pygmaeus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '875'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:aphiaid '149713'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.191667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.191667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.191667'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euchaeta marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '104552'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Argonauta argo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '138803'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '138803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.543 -8.913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.543"^^xsd:decimal ;
  dwc:decimalLongitude "-8.913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-8.913'^^xsd:double;
  dwc:latitude '42.543'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:observationDate '1964-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '67'^^xsd:integer;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '69'^^xsd:integer;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 -11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aglantha digitale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-11.1'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '117849'^^xsd:integer;
  dwc:observationDate '1967-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19 -7.841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.19"^^xsd:decimal ;
  dwc:decimalLongitude "-7.841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2027.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2027.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausophyes ovata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-7.841667'^^xsd:double;
  dwc:latitude '35.19'^^xsd:double;
  dwc:minimumDepth '2027.5'^^xsd:double;
  dwc:maximumDepth '2027.5'^^xsd:double;
  dwc:aphiaid '135413'^^xsd:integer;
  dwc:observationDate '1984-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '387273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euaugaptilus nodifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '104406'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euchaeta marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '104552'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "92.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '92.5'^^xsd:double;
  dwc:maximumDepth '92.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -24.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-24.4'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '42.5'^^xsd:double;
  dwc:maximumDepth '42.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-21.7'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-41.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-41.3'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '5.9'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.498333 13.290833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.498333"^^xsd:decimal ;
  dwc:decimalLongitude "13.290833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '13.290833'^^xsd:double;
  dwc:latitude '38.498333'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1974-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mimocalanus cultrifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '104838'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mimocalanus cultrifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104838'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4375"^^xsd:integer ;
  dwc:maximumDepthInMeters "4375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mimocalanus cultrifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4375'^^xsd:integer;
  dwc:maximumDepth '4375'^^xsd:integer;
  dwc:aphiaid '104838'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1969-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "875"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '875'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-41.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-41.6'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '51.8'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^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 "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-24.8'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '67'^^xsd:integer;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.733 -3.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.733"^^xsd:decimal ;
  dwc:decimalLongitude "-3.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleurocrypta longibranchiata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.983'^^xsd:double;
  dwc:latitude '48.733'^^xsd:double;
  dwc:aphiaid '118226'^^xsd:integer;
  dwc:aphiaIdAccepted '118226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio pictus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:aphiaid '262410'^^xsd:integer;
  dwc:aphiaIdAccepted '262451'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.683 11.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.683"^^xsd:decimal ;
  dwc:decimalLongitude "11.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio pictus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.1667'^^xsd:double;
  dwc:latitude '48.683'^^xsd:double;
  dwc:aphiaid '262410'^^xsd:integer;
  dwc:aphiaIdAccepted '262451'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chiroteuthis veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '139125'^^xsd:integer;
  dwc:observationDate '1972-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '139125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chiroteuthis veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '139125'^^xsd:integer;
  dwc:observationDate '1969-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '139125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chiroteuthis veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16.2'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139125'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '139125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2003"^^xsd:integer ;
  dwc:maximumDepthInMeters "2003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dentalium ensiculus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '2003'^^xsd:integer;
  dwc:maximumDepth '2003'^^xsd:integer;
  dwc:aphiaid '157043'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-5.3'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-41.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-41.6'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '22.6'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '187.5'^^xsd:double;
  dwc:maximumDepth '187.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "720"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '720'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-18.2'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.6'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.6'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -8.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "-8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "48.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterodina mccaini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '48.9'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '293271'^^xsd:integer;
  dwc:observationDate '1981-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '293271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8 48.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.8"^^xsd:decimal ;
  dwc:decimalLongitude "48.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterodina mccaini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '48.9'^^xsd:double;
  dwc:latitude '27.8'^^xsd:double;
  dwc:minimumDepth '3.25'^^xsd:double;
  dwc:maximumDepth '3.25'^^xsd:double;
  dwc:aphiaid '293271'^^xsd:integer;
  dwc:aphiaIdAccepted '293271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.725 -6.483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-6.483333'^^xsd:double;
  dwc:latitude '35.725'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1969-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9025 -5.575556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9025"^^xsd:decimal ;
  dwc:decimalLongitude "-5.575556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-5.575556'^^xsd:double;
  dwc:latitude '35.9025'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1969-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.9'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "945"^^xsd:integer ;
  dwc:maximumDepthInMeters "945"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Limopsis cristata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-12.1'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '945'^^xsd:integer;
  dwc:maximumDepth '945'^^xsd:integer;
  dwc:aphiaid '140253'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '871910'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1262"^^xsd:integer ;
  dwc:maximumDepthInMeters "1262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Limopsis cristata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-34.7'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '1262'^^xsd:integer;
  dwc:maximumDepth '1262'^^xsd:integer;
  dwc:aphiaid '140253'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '871910'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Microcalanus pygmaeus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '149713'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Microcalanus pygmaeus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '149713'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus validus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104857'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus validus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104857'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483334 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483334"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tisbe aragoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483334'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '116652'^^xsd:integer;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '116652'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1585.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1585.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Natica globosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '1585.5'^^xsd:double;
  dwc:maximumDepth '1585.5'^^xsd:double;
  dwc:aphiaid '749491'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '509237'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nerocila emphylia kisra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:observationDate '1981-09-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nerocila emphylia kisra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:observationDate '1981-09-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.3 48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.3"^^xsd:decimal ;
  dwc:decimalLongitude "48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nerocila emphylia kisra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '48'^^xsd:integer;
  dwc:latitude '29.3'^^xsd:double;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.135 -44.81889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.135"^^xsd:decimal ;
  dwc:decimalLongitude "-44.81889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3620"^^xsd:integer ;
  dwc:maximumDepthInMeters "3620"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rimicaris chacei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-44.81889'^^xsd:double;
  dwc:latitude '26.135'^^xsd:double;
  dwc:minimumDepth '3620'^^xsd:integer;
  dwc:maximumDepth '3620'^^xsd:integer;
  dwc:aphiaid '586785'^^xsd:integer;
  dwc:observationDate '1986-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '586785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chirocephalus diaphanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:aphiaid '1325134'^^xsd:integer;
  dwc:observationDate '1990-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1325134'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.155 -20.075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.155"^^xsd:decimal ;
  dwc:decimalLongitude "-20.075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "452.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "452.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conchoecia subinflata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-20.075'^^xsd:double;
  dwc:latitude '60.155'^^xsd:double;
  dwc:minimumDepth '452.5'^^xsd:double;
  dwc:maximumDepth '452.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8"^^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 "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pulvinomyzostomum pulvinar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '51.8'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '503'^^xsd:integer;
  dwc:aphiaid '1000013'^^xsd:integer;
  dwc:observationDate '1911-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1000013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.110832"^^xsd:decimal ;
  dwc:decimalLongitude "12.886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.886667'^^xsd:double;
  dwc:latitude '38.110832'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '415'^^xsd:integer;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.239166 12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.239166"^^xsd:decimal ;
  dwc:decimalLongitude "12.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Polycheles typhlops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.28'^^xsd:double;
  dwc:latitude '36.239166'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107696'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32"^^xsd:decimal ;
  dwc:decimalLongitude "49.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "32"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Portunus sanguinolentus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '32'^^xsd:integer;
  dwc:aphiaid '208794'^^xsd:integer;
  dwc:observationDate '1963-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '1061758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "56.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dendronephthya roxasia cervicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '56.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.45 -14.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.45"^^xsd:decimal ;
  dwc:decimalLongitude "-14.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2001"^^xsd:integer ;
  dwc:maximumDepthInMeters "2001"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gnathia frontalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-14.166667'^^xsd:double;
  dwc:latitude '26.45'^^xsd:double;
  dwc:minimumDepth '2001'^^xsd:integer;
  dwc:maximumDepth '2001'^^xsd:integer;
  dwc:observationDate '1883-07-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  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/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Polycopiella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '450851'^^xsd:integer;
  dwc:observationDate '1994-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '450851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Proboveria triangularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:aphiaid '427162'^^xsd:integer;
  dwc:observationDate '1963-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '427162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus arcuatus domesticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.643333 26.913055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.643333"^^xsd:decimal ;
  dwc:decimalLongitude "26.913055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spheciospongia purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.913055'^^xsd:double;
  dwc:latitude '33.643333'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '170551'^^xsd:integer;
  dwc:observationDate '1958-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '170551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 33.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "33.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asterina cepheus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '33.8'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '213129'^^xsd:integer;
  dwc:observationDate '1965-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '459525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -1.9)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "-1.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pandalus borealis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-1.9'^^xsd:double;
  dwc:latitude '55.2'^^xsd:double;
  dwc:aphiaid '107649'^^xsd:integer;
  dwc:observationDate '1971-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -36.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-36.8'^^xsd:double;
  dwc:latitude '52.1'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1972-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -8.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-8.808'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:observationDate '1964-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.522 -8.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.522"^^xsd:decimal ;
  dwc:decimalLongitude "-8.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-8.875'^^xsd:double;
  dwc:latitude '42.522'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:observationDate '1964-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.522 -8.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.522"^^xsd:decimal ;
  dwc:decimalLongitude "-8.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-8.875'^^xsd:double;
  dwc:latitude '42.522'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:observationDate '1964-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus bernhardus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '107232'^^xsd:integer;
  dwc:observationDate '1964-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 13)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Androniscus subterraneus medius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '264407'^^xsd:integer;
  dwc:aphiaIdAccepted '258614'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.566666 -22.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.566666"^^xsd:decimal ;
  dwc:decimalLongitude "-22.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bythinella hemphilli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-22.133333'^^xsd:double;
  dwc:latitude '45.566666'^^xsd:double;
  dwc:aphiaid '886858'^^xsd:integer;
  dwc:observationDate '1991-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '886857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8 -20.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8"^^xsd:decimal ;
  dwc:decimalLongitude "-20.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1760"^^xsd:integer ;
  dwc:maximumDepthInMeters "1760"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conchoecia arcuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-20.155'^^xsd:double;
  dwc:latitude '52.8'^^xsd:double;
  dwc:minimumDepth '1760'^^xsd:integer;
  dwc:maximumDepth '1760'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera angularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '408565'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "-26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3264"^^xsd:integer ;
  dwc:maximumDepthInMeters "3264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera angularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-26'^^xsd:integer;
  dwc:latitude '55.2'^^xsd:double;
  dwc:minimumDepth '3264'^^xsd:integer;
  dwc:maximumDepth '3264'^^xsd:integer;
  dwc:aphiaid '408565'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139460'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Synoicum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '103479'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '103479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.555 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.555"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Synoicum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.555'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '103479'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17.8)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyphonethes herzegowinensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17.8'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '260133'^^xsd:integer;
  dwc:aphiaIdAccepted '260133'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus ratzeburgii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:aphiaid '264739'^^xsd:integer;
  dwc:aphiaIdAccepted '263586'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -21.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "515"^^xsd:integer ;
  dwc:maximumDepthInMeters "515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spirula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.2'^^xsd:double;
  dwc:latitude '26.7'^^xsd:double;
  dwc:minimumDepth '515'^^xsd:integer;
  dwc:maximumDepth '515'^^xsd:integer;
  dwc:aphiaid '138517'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '138517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spirula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '138517'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '138517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spirula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '138517'^^xsd:integer;
  dwc:observationDate '1970-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '138517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "555"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spirula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '555'^^xsd:integer;
  dwc:aphiaid '138517'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '138517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 -31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Microcalanus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-31.5'^^xsd:double;
  dwc:latitude '43.2'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149726'^^xsd:integer;
  dwc:observationDate '1928-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '104513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mothocya karobran'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '256821'^^xsd:integer;
  dwc:aphiaIdAccepted '256821'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^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 "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera curta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '408456'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '505132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '15.7'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1971-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1972-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6875 12.244167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6875"^^xsd:decimal ;
  dwc:decimalLongitude "12.244167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.244167'^^xsd:double;
  dwc:latitude '36.6875'^^xsd:double;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.110832"^^xsd:decimal ;
  dwc:decimalLongitude "12.886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.886667'^^xsd:double;
  dwc:latitude '38.110832'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '415'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '264794'^^xsd:integer;
  dwc:observationDate '1931-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '263752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 8)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '264794'^^xsd:integer;
  dwc:observationDate '1927-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '263752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '264794'^^xsd:integer;
  dwc:observationDate '1932-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '263752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '264794'^^xsd:integer;
  dwc:observationDate '1926-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '263752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.586666 -8.668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.586666"^^xsd:decimal ;
  dwc:decimalLongitude "-8.668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2246"^^xsd:integer ;
  dwc:maximumDepthInMeters "2246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Domromeus heptathrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-8.668333'^^xsd:double;
  dwc:latitude '47.586666'^^xsd:double;
  dwc:minimumDepth '2246'^^xsd:integer;
  dwc:maximumDepth '2246'^^xsd:integer;
  dwc:aphiaid '183131'^^xsd:integer;
  dwc:observationDate '1972-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '183131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.525555 -8.458333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.525555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.458333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Domromeus heptathrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-8.458333'^^xsd:double;
  dwc:latitude '47.525555'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '183131'^^xsd:integer;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '183131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841667 -26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.841667"^^xsd:decimal ;
  dwc:decimalLongitude "-26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dytaster mollis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-26'^^xsd:integer;
  dwc:latitude '37.841667'^^xsd:double;
  dwc:aphiaid '123891'^^xsd:integer;
  dwc:observationDate '1948-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 33.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euniphysa aculeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '33.2'^^xsd:double;
  dwc:latitude '28.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '327825'^^xsd:integer;
  dwc:observationDate '1980-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '327825'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.023335 -35.521667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.023335"^^xsd:decimal ;
  dwc:decimalLongitude "-35.521667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-35.521667'^^xsd:double;
  dwc:latitude '41.023335'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1980-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.441666 -32.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.441666"^^xsd:decimal ;
  dwc:decimalLongitude "-32.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-32.37'^^xsd:double;
  dwc:latitude '43.441666'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.52667 -34.931667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.52667"^^xsd:decimal ;
  dwc:decimalLongitude "-34.931667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-34.931667'^^xsd:double;
  dwc:latitude '41.52667'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1980-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.946667 -29.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.946667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-29.935'^^xsd:double;
  dwc:latitude '44.946667'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "75.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.9'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '75.5'^^xsd:double;
  dwc:maximumDepth '75.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.498333 13.290833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.498333"^^xsd:decimal ;
  dwc:decimalLongitude "13.290833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '13.290833'^^xsd:double;
  dwc:latitude '38.498333'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1974-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "62.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:minimumDepth '62.5'^^xsd:double;
  dwc:maximumDepth '62.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1970-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-40.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-40.9'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1970-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.817 5.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.817"^^xsd:decimal ;
  dwc:decimalLongitude "5.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio spinicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '5.667'^^xsd:double;
  dwc:latitude '50.817'^^xsd:double;
  dwc:aphiaid '264646'^^xsd:integer;
  dwc:observationDate '1951-05-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudocycnus appendiculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:aphiaid '136004'^^xsd:integer;
  dwc:aphiaIdAccepted '136004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus echinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104793'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus echinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104793'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '335'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 6.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "6.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "397.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '6.033333'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '397.5'^^xsd:double;
  dwc:maximumDepth '397.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 6.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "6.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '6.033333'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.88333 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.88333"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '40.88333'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.6 -34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.6"^^xsd:decimal ;
  dwc:decimalLongitude "-34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.6 -34.8)"^^geo:wktLiteral ;
  geo-pos:lat "30.6"^^xsd:decimal ;
  geo-pos:long "-34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gloiopotes ornatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-34.8'^^xsd:double;
  dwc:latitude '30.6'^^xsd:double;
  dwc:aphiaid '351952'^^xsd:integer;
  dwc:observationDate '1966-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '351952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 7.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Jaera marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '7.883'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:aphiaid '157892'^^xsd:integer;
  dwc:observationDate '1894-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Jaera marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '157892'^^xsd:integer;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "-7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "967.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "967.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda pusio semistriata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-7'^^xsd:integer;
  dwc:latitude '35.8'^^xsd:double;
  dwc:minimumDepth '967.5'^^xsd:double;
  dwc:maximumDepth '967.5'^^xsd:double;
  dwc:aphiaid '546270'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142009'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.023335 -35.521667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.023335"^^xsd:decimal ;
  dwc:decimalLongitude "-35.521667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-35.521667'^^xsd:double;
  dwc:latitude '41.023335'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1980-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.786667 -36.268333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.786667"^^xsd:decimal ;
  dwc:decimalLongitude "-36.268333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-36.268333'^^xsd:double;
  dwc:latitude '39.786667'^^xsd:double;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '16.4'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1972-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '39.1'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1969-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rissoides desmaresti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:aphiaid '136135'^^xsd:integer;
  dwc:observationDate '1987-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '136135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "13.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rissoides desmaresti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '13.4'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '136135'^^xsd:integer;
  dwc:observationDate '1985-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '136135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rissoides desmaresti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '136135'^^xsd:integer;
  dwc:observationDate '1973-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '136135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3264"^^xsd:integer ;
  dwc:maximumDepthInMeters "3264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten greenlandicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '3264'^^xsd:integer;
  dwc:maximumDepth '3264'^^xsd:integer;
  dwc:aphiaid '181299'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181299'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.5 17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.5"^^xsd:decimal ;
  dwc:decimalLongitude "17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Myriotrochus rinki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:longitude '17.8'^^xsd:double;
  dwc:latitude '75.5'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '124446'^^xsd:integer;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124446'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.016666 -8.981667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.016666"^^xsd:decimal ;
  dwc:decimalLongitude "-8.981667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapronoe crustulum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:longitude '-8.981667'^^xsd:double;
  dwc:latitude '47.016666'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '421616'^^xsd:integer;
  dwc:observationDate '1951-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '421616'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Saduria sabini robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '47'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.216667 -23.963333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.216667"^^xsd:decimal ;
  dwc:decimalLongitude "-23.963333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scoletoma acicularum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-23.963333'^^xsd:double;
  dwc:latitude '40.216667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:observationDate '1984-08-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1635"^^xsd:integer ;
  dwc:maximumDepthInMeters "1635"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-11-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Elpidia gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-13.1'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:minimumDepth '1635'^^xsd:integer;
  dwc:maximumDepth '1635'^^xsd:integer;
  dwc:aphiaid '213632'^^xsd:integer;
  dwc:observationDate '1979-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '213632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4017.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4017.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ethusina limicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:minimumDepth '4017.5'^^xsd:double;
  dwc:maximumDepth '4017.5'^^xsd:double;
  dwc:observationDate '1883-08-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euaugaptilus hecticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104394'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euaugaptilus hecticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104394'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-33.1'^^xsd:double;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '77.5'^^xsd:double;
  dwc:maximumDepth '77.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "720"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '720'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -8.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "-8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9167 32.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9167"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9167 32.55)"^^geo:wktLiteral ;
  geo-pos:lat "29.9167"^^xsd:decimal ;
  geo-pos:long "32.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Synidotea hirtipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '32.55'^^xsd:double;
  dwc:latitude '29.9167'^^xsd:double;
  dwc:aphiaid '257391'^^xsd:integer;
  dwc:aphiaIdAccepted '257391'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anapagurus serripes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:observationDate '1973-04-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "13.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anapagurus serripes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '13.4'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:observationDate '1973-05-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.106667 -28.516666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.106667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.516666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495"^^xsd:integer ;
  dwc:maximumDepthInMeters "1495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-28.516666'^^xsd:double;
  dwc:latitude '43.106667'^^xsd:double;
  dwc:minimumDepth '1495'^^xsd:integer;
  dwc:maximumDepth '1495'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:observationDate '1967-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.983334 -26.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.983334"^^xsd:decimal ;
  dwc:decimalLongitude "-26.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-26.583332'^^xsd:double;
  dwc:latitude '61.983334'^^xsd:double;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:observationDate '1975-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spongilla arctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '47'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '167227'^^xsd:integer;
  dwc:observationDate '1928-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '167227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -8)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philoscia muscorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-8'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '264351'^^xsd:integer;
  dwc:observationDate '1925-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '264351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philoscia muscorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '264351'^^xsd:integer;
  dwc:observationDate '1936-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '264351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philoscia muscorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '264351'^^xsd:integer;
  dwc:observationDate '1935-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '264351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "918"^^xsd:integer ;
  dwc:maximumDepthInMeters "918"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Panacca loveni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:minimumDepth '918'^^xsd:integer;
  dwc:maximumDepth '918'^^xsd:integer;
  dwc:aphiaid '181369'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '507047'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spirula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '138517'^^xsd:integer;
  dwc:observationDate '1969-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '138517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.40167 -29.676666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.40167"^^xsd:decimal ;
  dwc:decimalLongitude "-29.676666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-29.676666'^^xsd:double;
  dwc:latitude '45.40167'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1980-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '264794'^^xsd:integer;
  dwc:observationDate '1927-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '263752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.601665 -8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.601665"^^xsd:decimal ;
  dwc:decimalLongitude "-8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2360"^^xsd:integer ;
  dwc:maximumDepthInMeters "2360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Domromeus heptathrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-8.675'^^xsd:double;
  dwc:latitude '47.601665'^^xsd:double;
  dwc:minimumDepth '2360'^^xsd:integer;
  dwc:maximumDepth '2360'^^xsd:integer;
  dwc:aphiaid '183131'^^xsd:integer;
  dwc:observationDate '1974-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '183131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.9'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^xsd:decimal ;
  dwc:decimalLongitude "3.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Polaruschakov reyssi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3.5'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '130825'^^xsd:integer;
  dwc:aphiaIdAccepted '130825'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 6)"^^geo:wktLiteral ;
  geo-pos:lat "52.4"^^xsd:decimal ;
  geo-pos:long "6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philoscia muscorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '6'^^xsd:integer;
  dwc:latitude '52.4'^^xsd:double;
  dwc:aphiaid '264351'^^xsd:integer;
  dwc:observationDate '1951-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '264351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.053333 -28.253332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.053333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.253332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1297.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1297.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-28.253332'^^xsd:double;
  dwc:latitude '43.053333'^^xsd:double;
  dwc:minimumDepth '1297.5'^^xsd:double;
  dwc:maximumDepth '1297.5'^^xsd:double;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:observationDate '1967-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.2 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.2"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '65.2'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.496668 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.496668"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2351"^^xsd:integer ;
  dwc:maximumDepthInMeters "2351"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-11-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spiophanes abyssalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '27.496668'^^xsd:double;
  dwc:minimumDepth '2351'^^xsd:integer;
  dwc:maximumDepth '2351'^^xsd:integer;
  dwc:aphiaid '332082'^^xsd:integer;
  dwc:observationDate '1968-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '332082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.545 -8.608333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.545"^^xsd:decimal ;
  dwc:decimalLongitude "-8.608333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2147"^^xsd:integer ;
  dwc:maximumDepthInMeters "2147"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Synasterope phalanx'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.608333'^^xsd:double;
  dwc:latitude '47.545'^^xsd:double;
  dwc:minimumDepth '2147'^^xsd:integer;
  dwc:maximumDepth '2147'^^xsd:integer;
  dwc:aphiaid '183456'^^xsd:integer;
  dwc:observationDate '1973-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '183456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Synoicum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '103479'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '103479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2003"^^xsd:integer ;
  dwc:maximumDepthInMeters "2003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Propilidium pertenue'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '2003'^^xsd:integer;
  dwc:maximumDepth '2003'^^xsd:integer;
  dwc:aphiaid '156363'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1398526'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "56.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthogorgia ceylonensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '56.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '286049'^^xsd:integer;
  dwc:observationDate '1963-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '286049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.6 -36.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.6"^^xsd:decimal ;
  dwc:decimalLongitude "-36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.6 -36.8)"^^geo:wktLiteral ;
  geo-pos:lat "30.6"^^xsd:decimal ;
  geo-pos:long "-36.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gloiopotes ornatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-36.8'^^xsd:double;
  dwc:latitude '30.6'^^xsd:double;
  dwc:aphiaid '351952'^^xsd:integer;
  dwc:observationDate '1966-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '351952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "16.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16.25'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '58.5'^^xsd:double;
  dwc:maximumDepth '58.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.023335 -35.521667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.023335"^^xsd:decimal ;
  dwc:decimalLongitude "-35.521667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-35.521667'^^xsd:double;
  dwc:latitude '41.023335'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1980-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.4 56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.4"^^xsd:decimal ;
  dwc:decimalLongitude "56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Myriotrochus rinki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '56'^^xsd:integer;
  dwc:latitude '80.4'^^xsd:double;
  dwc:aphiaid '124446'^^xsd:integer;
  dwc:observationDate '1901-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124446'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12 12.2675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.12"^^xsd:decimal ;
  dwc:decimalLongitude "12.2675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.2675'^^xsd:double;
  dwc:latitude '38.12'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '209487'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philoscia muscorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '264351'^^xsd:integer;
  dwc:observationDate '1927-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '264351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philoscia muscorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '264351'^^xsd:integer;
  dwc:observationDate '1926-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '264351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philoscia muscorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '264351'^^xsd:integer;
  dwc:aphiaIdAccepted '264351'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philoscia muscorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '264351'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '264351'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '27.1'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:observationDate '1973-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -40.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-40.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-40.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67"^^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 "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '67'^^xsd:integer;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.89 -5.296667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.89"^^xsd:decimal ;
  dwc:decimalLongitude "-5.296667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cassiella abylensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-5.296667'^^xsd:double;
  dwc:latitude '35.89'^^xsd:double;
  dwc:aphiaid '139058'^^xsd:integer;
  dwc:observationDate '1986-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '139058'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cymothoa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '47'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '118409'^^xsd:integer;
  dwc:aphiaIdAccepted '118409'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6 -27.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1505"^^xsd:integer ;
  dwc:maximumDepthInMeters "1505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dacrydium viviparum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-27.9'^^xsd:double;
  dwc:latitude '60.6'^^xsd:double;
  dwc:minimumDepth '1505'^^xsd:integer;
  dwc:maximumDepth '1505'^^xsd:integer;
  dwc:aphiaid '140450'^^xsd:integer;
  dwc:observationDate '1896-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '140450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "991"^^xsd:integer ;
  dwc:maximumDepthInMeters "991"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dentalium capillosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '991'^^xsd:integer;
  dwc:maximumDepth '991'^^xsd:integer;
  dwc:aphiaid '748390'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139536'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2652"^^xsd:integer ;
  dwc:maximumDepthInMeters "2652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dentalium capillosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2652'^^xsd:integer;
  dwc:maximumDepth '2652'^^xsd:integer;
  dwc:aphiaid '748390'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139536'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1262"^^xsd:integer ;
  dwc:maximumDepthInMeters "1262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dentalium capillosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-34.7'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '1262'^^xsd:integer;
  dwc:maximumDepth '1262'^^xsd:integer;
  dwc:aphiaid '748390'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139536'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "-26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3264"^^xsd:integer ;
  dwc:maximumDepthInMeters "3264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dentalium capillosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-26'^^xsd:integer;
  dwc:latitude '55.2'^^xsd:double;
  dwc:minimumDepth '3264'^^xsd:integer;
  dwc:maximumDepth '3264'^^xsd:integer;
  dwc:aphiaid '748390'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139536'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.205 -13.596667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.205"^^xsd:decimal ;
  dwc:decimalLongitude "-13.596667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2879"^^xsd:integer ;
  dwc:maximumDepthInMeters "2879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mimocopelates longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-13.596667'^^xsd:double;
  dwc:latitude '50.205'^^xsd:double;
  dwc:minimumDepth '2879'^^xsd:integer;
  dwc:maximumDepth '2879'^^xsd:integer;
  dwc:aphiaid '261285'^^xsd:integer;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '261285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58167 -3.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58167"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4729"^^xsd:integer ;
  dwc:maximumDepthInMeters "4729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neotanais micromopher'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-3.16'^^xsd:double;
  dwc:latitude '44.58167'^^xsd:double;
  dwc:minimumDepth '4729'^^xsd:integer;
  dwc:maximumDepth '4729'^^xsd:integer;
  dwc:aphiaid '136336'^^xsd:integer;
  dwc:observationDate '1969-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '136336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.6 -39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.6"^^xsd:decimal ;
  dwc:decimalLongitude "-39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "643"^^xsd:integer ;
  dwc:maximumDepthInMeters "643"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onchnesoma steenstrupii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-39.8'^^xsd:double;
  dwc:latitude '63.6'^^xsd:double;
  dwc:minimumDepth '643'^^xsd:integer;
  dwc:maximumDepth '643'^^xsd:integer;
  dwc:aphiaid '424622'^^xsd:integer;
  dwc:aphiaIdAccepted '424622'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.891666 -29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.891666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.891666 -29.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.891666"^^xsd:decimal ;
  geo-pos:long "-29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura ljungmani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-29.1'^^xsd:double;
  dwc:latitude '42.891666'^^xsd:double;
  dwc:aphiaid '124925'^^xsd:integer;
  dwc:observationDate '1948-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.65 11.661667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.661667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiothrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.661667'^^xsd:double;
  dwc:latitude '33.65'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '123626'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '123626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1933-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1933-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.15 26.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.15"^^xsd:decimal ;
  dwc:decimalLongitude "26.866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "452.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "452.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.866667'^^xsd:double;
  dwc:latitude '34.15'^^xsd:double;
  dwc:minimumDepth '452.5'^^xsd:double;
  dwc:maximumDepth '452.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.65"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "735"^^xsd:integer ;
  dwc:maximumDepthInMeters "735"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '35.65'^^xsd:double;
  dwc:minimumDepth '735'^^xsd:integer;
  dwc:maximumDepth '735'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.016666 16.466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.016666"^^xsd:decimal ;
  dwc:decimalLongitude "16.466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '16.466667'^^xsd:double;
  dwc:latitude '36.016666'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.11667 12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.11667"^^xsd:decimal ;
  dwc:decimalLongitude "12.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '12.95'^^xsd:double;
  dwc:latitude '40.11667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933334 16.516666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933334"^^xsd:decimal ;
  dwc:decimalLongitude "16.516666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.516666'^^xsd:double;
  dwc:latitude '35.933334'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa corallina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.7'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '762877'^^xsd:integer;
  dwc:observationDate '1972-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74167 11.441667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.74167"^^xsd:decimal ;
  dwc:decimalLongitude "11.441667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa corallina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.441667'^^xsd:double;
  dwc:latitude '33.74167'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '762877'^^xsd:integer;
  dwc:observationDate '1972-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "173.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rissoa concinnata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '173.5'^^xsd:double;
  dwc:maximumDepth '173.5'^^xsd:double;
  dwc:aphiaid '750159'^^xsd:integer;
  dwc:aphiaIdAccepted '141305'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.211666 5.228333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.211666"^^xsd:decimal ;
  dwc:decimalLongitude "5.228333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thyasira cumingina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:longitude '5.228333'^^xsd:double;
  dwc:latitude '60.211666'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.766388 10.280833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.766388"^^xsd:decimal ;
  dwc:decimalLongitude "10.280833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus elbanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.280833'^^xsd:double;
  dwc:latitude '42.766388'^^xsd:double;
  dwc:aphiaid '887220'^^xsd:integer;
  dwc:aphiaIdAccepted '263753'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gloiopotes ornatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '39.8'^^xsd:double;
  dwc:aphiaid '351952'^^xsd:integer;
  dwc:observationDate '1958-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '351952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gloiopotes ornatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '38.3'^^xsd:double;
  dwc:aphiaid '351952'^^xsd:integer;
  dwc:observationDate '1958-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '351952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -41.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -41.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-41.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gloiopotes ornatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-41.8'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:aphiaid '351952'^^xsd:integer;
  dwc:observationDate '1957-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '351952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.86667 16.416668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.86667"^^xsd:decimal ;
  dwc:decimalLongitude "16.416668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.416668'^^xsd:double;
  dwc:latitude '35.86667'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.11667 16.266666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.11667"^^xsd:decimal ;
  dwc:decimalLongitude "16.266666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters "212"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16.266666'^^xsd:double;
  dwc:latitude '36.11667'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:maximumDepth '212'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '264794'^^xsd:integer;
  dwc:observationDate '1927-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '263752'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 8)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '264794'^^xsd:integer;
  dwc:observationDate '1927-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '263752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -8)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-8'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '264794'^^xsd:integer;
  dwc:observationDate '1934-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '263752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '52.8'^^xsd:double;
  dwc:aphiaid '264794'^^xsd:integer;
  dwc:aphiaIdAccepted '263752'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Microdisseta minuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104591'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Microdisseta minuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104591'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.536667 -8.088333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.536667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.088333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Domromeus heptathrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-8.088333'^^xsd:double;
  dwc:latitude '47.536667'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '183131'^^xsd:integer;
  dwc:observationDate '1973-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '183131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.9'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -42.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-42.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-42.4'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '52.5'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65167 -34.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65167"^^xsd:decimal ;
  dwc:decimalLongitude "-34.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-34.985'^^xsd:double;
  dwc:latitude '41.65167'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1980-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65167 -34.803333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65167"^^xsd:decimal ;
  dwc:decimalLongitude "-34.803333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "273.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-34.803333'^^xsd:double;
  dwc:latitude '41.65167'^^xsd:double;
  dwc:minimumDepth '273.5'^^xsd:double;
  dwc:maximumDepth '273.5'^^xsd:double;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.023335 -35.521667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.023335"^^xsd:decimal ;
  dwc:decimalLongitude "-35.521667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-35.521667'^^xsd:double;
  dwc:latitude '41.023335'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1980-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.078335 -29.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-29.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-29.945'^^xsd:double;
  dwc:latitude '45.078335'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:minimumDepth '27.5'^^xsd:double;
  dwc:maximumDepth '27.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "172.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '172.5'^^xsd:double;
  dwc:maximumDepth '172.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-44'^^xsd:integer;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.731 49.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.731"^^xsd:decimal ;
  dwc:decimalLongitude "49.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiactis savignyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '49.058'^^xsd:double;
  dwc:latitude '27.731'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '125122'^^xsd:integer;
  dwc:observationDate '1982-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '125122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '58.5'^^xsd:double;
  dwc:maximumDepth '58.5'^^xsd:double;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2311"^^xsd:integer ;
  dwc:maximumDepthInMeters "2311"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Seguenzia carinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '56.1'^^xsd:double;
  dwc:minimumDepth '2311'^^xsd:integer;
  dwc:maximumDepth '2311'^^xsd:integer;
  dwc:aphiaid '183416'^^xsd:integer;
  dwc:observationDate '1870-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '141429'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1262"^^xsd:integer ;
  dwc:maximumDepthInMeters "1262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Seguenzia carinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-34.7'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '1262'^^xsd:integer;
  dwc:maximumDepth '1262'^^xsd:integer;
  dwc:aphiaid '183416'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141429'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8075 -5.769444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8075"^^xsd:decimal ;
  dwc:decimalLongitude "-5.769444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Synoicum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.769444'^^xsd:double;
  dwc:latitude '35.8075'^^xsd:double;
  dwc:aphiaid '103479'^^xsd:integer;
  dwc:observationDate '1969-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Synoicum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '103479'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 33.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.4"^^xsd:decimal ;
  dwc:decimalLongitude "33.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '33.6'^^xsd:double;
  dwc:latitude '31.4'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1975-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 27.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "27.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '27.1'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1973-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia lucens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '104633'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '850801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104856'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104856'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spirula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.6'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '138517'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '138517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spirula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.9'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '138517'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '138517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spirula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '138517'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '138517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scolecithricella abyssalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104804'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104804'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scolecithricella ovata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104814'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '345251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^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 "1922"^^xsd:integer ;
  dwc:maximumDepthInMeters "1922"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spiophanes abyssalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '1922'^^xsd:integer;
  dwc:maximumDepth '1922'^^xsd:integer;
  dwc:aphiaid '332082'^^xsd:integer;
  dwc:observationDate '1967-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '332082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -24.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-24.4'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '42.5'^^xsd:double;
  dwc:maximumDepth '42.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio montanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '46.5'^^xsd:double;
  dwc:aphiaid '262378'^^xsd:integer;
  dwc:aphiaIdAccepted '262378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 2.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 2.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "2.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Proasellus coxalis banyulensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '2.3'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '264247'^^xsd:integer;
  dwc:aphiaIdAccepted '264247'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.545 -8.608333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.545"^^xsd:decimal ;
  dwc:decimalLongitude "-8.608333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2147"^^xsd:integer ;
  dwc:maximumDepthInMeters "2147"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Synasterope phalanx'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.608333'^^xsd:double;
  dwc:latitude '47.545'^^xsd:double;
  dwc:minimumDepth '2147'^^xsd:integer;
  dwc:maximumDepth '2147'^^xsd:integer;
  dwc:aphiaid '183456'^^xsd:integer;
  dwc:observationDate '1973-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '183456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2 2.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2"^^xsd:decimal ;
  dwc:decimalLongitude "2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2 2.9)"^^geo:wktLiteral ;
  geo-pos:lat "51.2"^^xsd:decimal ;
  geo-pos:long "2.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Loligo media'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '2.9'^^xsd:double;
  dwc:latitude '51.2'^^xsd:double;
  dwc:aphiaid '422900'^^xsd:integer;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten greenlandicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '70.3'^^xsd:double;
  dwc:aphiaid '181299'^^xsd:integer;
  dwc:aphiaIdAccepted '181299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 -35)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "-35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Architeuthis harveyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:longitude '-35'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:observationDate '1879-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.8 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.8"^^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 "933"^^xsd:integer ;
  dwc:maximumDepthInMeters "933"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.8 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "60.8"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda pusio semistriata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1868'^^xsd:integer;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '60.8'^^xsd:double;
  dwc:minimumDepth '933'^^xsd:integer;
  dwc:maximumDepth '933'^^xsd:integer;
  dwc:aphiaid '546270'^^xsd:integer;
  dwc:observationDate '1868-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142009'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 12.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 12.983333)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "12.983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '12.983333'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "21.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "21.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '21.1'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -4)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Fossarilittorina meleagris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '772267'^^xsd:integer;
  dwc:aphiaIdAccepted '419560'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anchialina agilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:aphiaid '119950'^^xsd:integer;
  dwc:observationDate '1976-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '119950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus ratzeburgii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:aphiaid '264739'^^xsd:integer;
  dwc:observationDate '1901-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '263586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 12.2825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36667"^^xsd:decimal ;
  dwc:decimalLongitude "12.2825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 12.2825)"^^geo:wktLiteral ;
  geo-pos:lat "36.36667"^^xsd:decimal ;
  geo-pos:long "12.2825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.2825'^^xsd:double;
  dwc:latitude '36.36667'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "297.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spirula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:minimumDepth '297.5'^^xsd:double;
  dwc:maximumDepth '297.5'^^xsd:double;
  dwc:aphiaid '138517'^^xsd:integer;
  dwc:observationDate '1970-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '138517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera curta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '408456'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '505132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.52667 -34.931667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.52667"^^xsd:decimal ;
  dwc:decimalLongitude "-34.931667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "122.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "122.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.52667 -34.931667)"^^geo:wktLiteral ;
  geo-pos:lat "41.52667"^^xsd:decimal ;
  geo-pos:long "-34.931667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-34.931667'^^xsd:double;
  dwc:latitude '41.52667'^^xsd:double;
  dwc:minimumDepth '122.5'^^xsd:double;
  dwc:maximumDepth '122.5'^^xsd:double;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1980-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleuromamma borealis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104638'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.84833 -11.885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.84833"^^xsd:decimal ;
  dwc:decimalLongitude "-11.885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.84833 -11.885)"^^geo:wktLiteral ;
  geo-pos:lat "42.84833"^^xsd:decimal ;
  geo-pos:long "-11.885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stenohelia maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.885'^^xsd:double;
  dwc:latitude '42.84833'^^xsd:double;
  dwc:minimumDepth '1117.5'^^xsd:double;
  dwc:maximumDepth '1117.5'^^xsd:double;
  dwc:aphiaid '117963'^^xsd:integer;
  dwc:observationDate '1987-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '117963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -40.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-40.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -40.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-40.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-40.4'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.560833 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.560833"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "425"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.560833 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.560833"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '38.560833'^^xsd:double;
  dwc:minimumDepth '425'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1974-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '264794'^^xsd:integer;
  dwc:observationDate '1925-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '263752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 49.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "49.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 49.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "49.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eurydice'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '49.9'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '118401'^^xsd:integer;
  dwc:observationDate '1956-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '118401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^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 "575"^^xsd:integer ;
  dwc:maximumDepthInMeters "575"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -19.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-19.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '575'^^xsd:integer;
  dwc:maximumDepth '575'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193333 12.271667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.193333"^^xsd:decimal ;
  dwc:decimalLongitude "12.271667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193333 12.271667)"^^geo:wktLiteral ;
  geo-pos:lat "36.193333"^^xsd:decimal ;
  geo-pos:long "12.271667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.271667'^^xsd:double;
  dwc:latitude '36.193333'^^xsd:double;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 25)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten greenlandicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:aphiaid '181299'^^xsd:integer;
  dwc:aphiaIdAccepted '181299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38 12.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38"^^xsd:decimal ;
  dwc:decimalLongitude "12.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "590"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38 12.265)"^^geo:wktLiteral ;
  geo-pos:lat "36.38"^^xsd:decimal ;
  geo-pos:long "12.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calocaris macandreae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.265'^^xsd:double;
  dwc:latitude '36.38'^^xsd:double;
  dwc:minimumDepth '590'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:aphiaid '107726'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858334 10.341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858334"^^xsd:decimal ;
  dwc:decimalLongitude "10.341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858334 10.341667)"^^geo:wktLiteral ;
  geo-pos:lat "36.858334"^^xsd:decimal ;
  geo-pos:long "10.341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.341667'^^xsd:double;
  dwc:latitude '36.858334'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:observationDate '1967-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trididemnum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '103461'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteramalla dubia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '221299'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "62.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-43.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '62.5'^^xsd:double;
  dwc:maximumDepth '62.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1970-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Undeuchaeta major'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104342'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.98333 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.98333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.98333 -4.1)"^^geo:wktLiteral ;
  geo-pos:lat "66.98333"^^xsd:decimal ;
  geo-pos:long "-4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '66.98333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:observationDate '1967-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mesidotea sibirica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '1398333'^^xsd:integer;
  dwc:aphiaIdAccepted '233981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^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 "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclostrema affine'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -6.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-6.7'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 47)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Saduria sabini sabini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '47'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '827792'^^xsd:integer;
  dwc:aphiaIdAccepted '293518'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -25)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '55.7'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.4 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.4"^^xsd:decimal ;
  dwc:decimalLongitude "-39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "565"^^xsd:integer ;
  dwc:maximumDepthInMeters "565"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.4 -39.6)"^^geo:wktLiteral ;
  geo-pos:lat "26.4"^^xsd:decimal ;
  geo-pos:long "-39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '26.4'^^xsd:double;
  dwc:minimumDepth '565'^^xsd:integer;
  dwc:maximumDepth '565'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1970-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -20.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-20.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -20.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-20.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-20.2'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus maculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107389'^^xsd:integer;
  dwc:observationDate '1973-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '148453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -9)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Architeuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.7'^^xsd:double;
  dwc:aphiaid '156850'^^xsd:integer;
  dwc:observationDate '1961-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '156850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -4)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '264794'^^xsd:integer;
  dwc:observationDate '1934-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '263752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '264794'^^xsd:integer;
  dwc:observationDate '1926-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '263752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -4)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '264794'^^xsd:integer;
  dwc:observationDate '1931-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '263752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '264794'^^xsd:integer;
  dwc:observationDate '1936-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '263752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "330.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "330.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spirula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '330.5'^^xsd:double;
  dwc:maximumDepth '330.5'^^xsd:double;
  dwc:aphiaid '138517'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '138517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -40.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "-40.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -40.6)"^^geo:wktLiteral ;
  geo-pos:lat "29.8"^^xsd:decimal ;
  geo-pos:long "-40.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tomopteris pacifica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '-40.6'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:aphiaid '332618'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '334948'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tricyphoniscus bureschi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '263842'^^xsd:integer;
  dwc:aphiaIdAccepted '263842'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193333 12.271667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.193333"^^xsd:decimal ;
  dwc:decimalLongitude "12.271667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193333 12.271667)"^^geo:wktLiteral ;
  geo-pos:lat "36.193333"^^xsd:decimal ;
  geo-pos:long "12.271667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.271667'^^xsd:double;
  dwc:latitude '36.193333'^^xsd:double;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "455"^^xsd:integer ;
  dwc:maximumDepthInMeters "455"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '455'^^xsd:integer;
  dwc:maximumDepth '455'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.3)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-5.3'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "603.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "603.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -8.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera curta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-8.2'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '603.5'^^xsd:double;
  dwc:maximumDepth '603.5'^^xsd:double;
  dwc:aphiaid '408456'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '505132'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1317"^^xsd:integer ;
  dwc:maximumDepthInMeters "1317"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9 -29.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.9"^^xsd:decimal ;
  geo-pos:long "-29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nematocarcinus exilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-29.1'^^xsd:double;
  dwc:latitude '42.9'^^xsd:double;
  dwc:minimumDepth '1317'^^xsd:integer;
  dwc:maximumDepth '1317'^^xsd:integer;
  dwc:aphiaid '107574'^^xsd:integer;
  dwc:observationDate '1948-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4431"^^xsd:integer ;
  dwc:maximumDepthInMeters "4431"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "50.1"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nephasoma flagriferum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:minimumDepth '4431'^^xsd:integer;
  dwc:maximumDepth '4431'^^xsd:integer;
  dwc:aphiaid '424412'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '136058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.98333 -4.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.98333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.98333 -4.383333)"^^geo:wktLiteral ;
  geo-pos:lat "66.98333"^^xsd:decimal ;
  geo-pos:long "-4.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-4.383333'^^xsd:double;
  dwc:latitude '66.98333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:observationDate '1967-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.021667 -35.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.021667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "73.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.021667 -35.55)"^^geo:wktLiteral ;
  geo-pos:lat "41.021667"^^xsd:decimal ;
  geo-pos:long "-35.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-35.55'^^xsd:double;
  dwc:latitude '41.021667'^^xsd:double;
  dwc:minimumDepth '73.5'^^xsd:double;
  dwc:maximumDepth '73.5'^^xsd:double;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.223333 -29.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.223333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "645"^^xsd:integer ;
  dwc:maximumDepthInMeters "645"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.223333 -29.89)"^^geo:wktLiteral ;
  geo-pos:lat "28.223333"^^xsd:decimal ;
  geo-pos:long "-29.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-29.89'^^xsd:double;
  dwc:latitude '28.223333'^^xsd:double;
  dwc:minimumDepth '645'^^xsd:integer;
  dwc:maximumDepth '645'^^xsd:integer;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1981-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.724167 -17.871668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.724167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.871668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4632"^^xsd:integer ;
  dwc:maximumDepthInMeters "4632"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.724167 -17.871668)"^^geo:wktLiteral ;
  geo-pos:lat "50.724167"^^xsd:decimal ;
  geo-pos:long "-17.871668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lepidotrochus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-17.871668'^^xsd:double;
  dwc:latitude '50.724167'^^xsd:double;
  dwc:minimumDepth '4632'^^xsd:integer;
  dwc:maximumDepth '4632'^^xsd:integer;
  dwc:aphiaid '528663'^^xsd:integer;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '241348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mesidotea sibirica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '1398333'^^xsd:integer;
  dwc:aphiaIdAccepted '233981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-23.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-23.7'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "62.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "29.1"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:minimumDepth '62.5'^^xsd:double;
  dwc:maximumDepth '62.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1970-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 19.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "19.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 19.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "19.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '19.8'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "570"^^xsd:integer ;
  dwc:maximumDepthInMeters "570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "-18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '570'^^xsd:integer;
  dwc:maximumDepth '570'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus ratzeburgii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '264739'^^xsd:integer;
  dwc:aphiaIdAccepted '263586'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.643 14.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.643"^^xsd:decimal ;
  dwc:decimalLongitude "14.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.643 14.863)"^^geo:wktLiteral ;
  geo-pos:lat "45.643"^^xsd:decimal ;
  geo-pos:long "14.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus ratzeburgii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.863'^^xsd:double;
  dwc:latitude '45.643'^^xsd:double;
  dwc:aphiaid '264739'^^xsd:integer;
  dwc:aphiaIdAccepted '263586'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus ratzeburgii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:aphiaid '264739'^^xsd:integer;
  dwc:aphiaIdAccepted '263586'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 9)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cirolana cranchi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '34'^^xsd:integer;
  dwc:aphiaid '118839'^^xsd:integer;
  dwc:observationDate '1972-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '118839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '82.5'^^xsd:double;
  dwc:maximumDepth '82.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-23.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.9'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -37.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-37.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -37.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-37.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-37.6'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5167 16.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5167"^^xsd:decimal ;
  dwc:decimalLongitude "16.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5167 16.4667)"^^geo:wktLiteral ;
  geo-pos:lat "43.5167"^^xsd:decimal ;
  geo-pos:long "16.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium frontirostre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '16.4667'^^xsd:double;
  dwc:latitude '43.5167'^^xsd:double;
  dwc:aphiaid '257692'^^xsd:integer;
  dwc:aphiaIdAccepted '257763'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.48 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.48"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.48 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.48"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '56.48'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -0.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5"^^xsd:decimal ;
  dwc:decimalLongitude "-0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -0.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.5"^^xsd:decimal ;
  geo-pos:long "-0.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-0.1'^^xsd:double;
  dwc:latitude '50.5'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1"^^xsd:decimal ;
  dwc:decimalLongitude "-44.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.1"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asterias rubens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '47.1'^^xsd:double;
  dwc:aphiaid '123776'^^xsd:integer;
  dwc:observationDate '1948-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '123776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "51.7"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "51.7"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -40.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^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 "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -40.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-40.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.3'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -40.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-40.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -40.2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-40.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.2'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^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 "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -8.7)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Narella bellisima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '177838'^^xsd:integer;
  dwc:observationDate '1968-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '177838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^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 "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -8.7)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Narella bellisima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '177838'^^xsd:integer;
  dwc:observationDate '1968-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '177838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 8)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tiroloscia briani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:aphiaid '264732'^^xsd:integer;
  dwc:aphiaIdAccepted '264732'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.716667 5.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.716667"^^xsd:decimal ;
  dwc:decimalLongitude "5.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.716667 5.633333)"^^geo:wktLiteral ;
  geo-pos:lat "46.716667"^^xsd:decimal ;
  geo-pos:long "5.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus trichoniscoides mixtus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '5.633333'^^xsd:double;
  dwc:latitude '46.716667'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.751945 15.350278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.751945"^^xsd:decimal ;
  dwc:decimalLongitude "15.350278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.751945 15.350278)"^^geo:wktLiteral ;
  geo-pos:lat "47.751945"^^xsd:decimal ;
  geo-pos:long "15.350278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Antiguastrea cellulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '15.350278'^^xsd:double;
  dwc:latitude '47.751945'^^xsd:double;
  dwc:aphiaid '1347910'^^xsd:integer;
  dwc:aphiaIdAccepted '1347910'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bentheogennema intermedia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '107086'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107086'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167778 0.1825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.167778"^^xsd:decimal ;
  dwc:decimalLongitude "0.1825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167778 0.1825)"^^geo:wktLiteral ;
  geo-pos:lat "40.167778"^^xsd:decimal ;
  geo-pos:long "0.1825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachionus plicatilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '0.1825'^^xsd:double;
  dwc:latitude '40.167778'^^xsd:double;
  dwc:aphiaid '134982'^^xsd:integer;
  dwc:observationDate '1992-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '134982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167778 0.1825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.167778"^^xsd:decimal ;
  dwc:decimalLongitude "0.1825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167778 0.1825)"^^geo:wktLiteral ;
  geo-pos:lat "40.167778"^^xsd:decimal ;
  geo-pos:long "0.1825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachionus plicatilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '0.1825'^^xsd:double;
  dwc:latitude '40.167778'^^xsd:double;
  dwc:aphiaid '134982'^^xsd:integer;
  dwc:observationDate '1992-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '134982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967777 -5.7325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.967777"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "769"^^xsd:integer ;
  dwc:maximumDepthInMeters "769"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.967777 -5.7325)"^^geo:wktLiteral ;
  geo-pos:lat "43.967777"^^xsd:decimal ;
  geo-pos:long "-5.7325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stenohelia maderensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-5.7325'^^xsd:double;
  dwc:latitude '43.967777'^^xsd:double;
  dwc:minimumDepth '769'^^xsd:integer;
  dwc:maximumDepth '769'^^xsd:integer;
  dwc:aphiaid '117963'^^xsd:integer;
  dwc:observationDate '1987-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '117963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Temorites discoveryae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104460'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Temorites discoveryae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104460'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lichenopora lucernaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8 -43.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8"^^xsd:decimal ;
  dwc:decimalLongitude "-43.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8 -43.2)"^^geo:wktLiteral ;
  geo-pos:lat "49.8"^^xsd:decimal ;
  geo-pos:long "-43.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sapphirina iris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:longitude '-43.2'^^xsd:double;
  dwc:latitude '49.8'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '129049'^^xsd:integer;
  dwc:observationDate '1951-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129049'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "311"^^xsd:integer ;
  dwc:maximumDepthInMeters "311"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  dwc:minimumDepth '311'^^xsd:integer;
  dwc:maximumDepth '311'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 23.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "23.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "347.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "347.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 23.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "23.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '23.4'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '347.5'^^xsd:double;
  dwc:maximumDepth '347.5'^^xsd:double;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4"^^xsd:decimal ;
  dwc:decimalLongitude "-15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2981"^^xsd:integer ;
  dwc:maximumDepthInMeters "2981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -15.4)"^^geo:wktLiteral ;
  geo-pos:lat "53.4"^^xsd:decimal ;
  geo-pos:long "-15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-15.4'^^xsd:double;
  dwc:latitude '53.4'^^xsd:double;
  dwc:minimumDepth '2981'^^xsd:integer;
  dwc:maximumDepth '2981'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euaugaptilus hecticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104394'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.766666 -7.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.766666"^^xsd:decimal ;
  dwc:decimalLongitude "-7.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "878"^^xsd:integer ;
  dwc:maximumDepthInMeters "878"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.766666 -7.166667)"^^geo:wktLiteral ;
  geo-pos:lat "39.766666"^^xsd:decimal ;
  geo-pos:long "-7.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptasterias tenera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-7.166667'^^xsd:double;
  dwc:latitude '39.766666'^^xsd:double;
  dwc:minimumDepth '878'^^xsd:integer;
  dwc:maximumDepth '878'^^xsd:integer;
  dwc:aphiaid '158496'^^xsd:integer;
  dwc:observationDate '1880-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '158496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.875"^^xsd:decimal ;
  dwc:decimalLongitude "-44.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  geo-pos:lat "46.875"^^xsd:decimal ;
  geo-pos:long "-44.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptasterias tenera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.908333'^^xsd:double;
  dwc:latitude '46.875'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '158496'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '158496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.6 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "70.6"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten greenlandicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '70.6'^^xsd:double;
  dwc:minimumDepth '32.5'^^xsd:double;
  dwc:maximumDepth '32.5'^^xsd:double;
  dwc:aphiaid '181299'^^xsd:integer;
  dwc:observationDate '1933-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '181299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 19)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten greenlandicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '78'^^xsd:integer;
  dwc:aphiaid '181299'^^xsd:integer;
  dwc:aphiaIdAccepted '181299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 25)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten greenlandicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:aphiaid '181299'^^xsd:integer;
  dwc:aphiaIdAccepted '181299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 36)"^^geo:wktLiteral ;
  geo-pos:lat "74"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten greenlandicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '74'^^xsd:integer;
  dwc:aphiaid '181299'^^xsd:integer;
  dwc:aphiaIdAccepted '181299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euaugaptilus filigerus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104390'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudocalanus minutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '104517'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.518612 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.518612"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.518612 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.518612"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conus ventricosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '33.518612'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '428401'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '428401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.313889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.313889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.313889)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "10.313889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maja crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '10.313889'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:maximumDepth '17.5'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:observationDate '1973-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda pusio semistriata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '546270'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142009'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.975 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.975"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.975 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.975"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia linaresi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.975'^^xsd:double;
  dwc:minimumDepth '44.5'^^xsd:double;
  dwc:maximumDepth '44.5'^^xsd:double;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Argopecten circularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.82083 5.643056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.82083"^^xsd:decimal ;
  dwc:decimalLongitude "5.643056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.82083 5.643056)"^^geo:wktLiteral ;
  geo-pos:lat "59.82083"^^xsd:decimal ;
  geo-pos:long "5.643056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bylgides acutisetis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '5.643056'^^xsd:double;
  dwc:latitude '59.82083'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '130730'^^xsd:integer;
  dwc:aphiaIdAccepted '130730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calocalanus contractus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104651'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calocalanus contractus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104651'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '107138'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107138'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.734722 11.434722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.734722"^^xsd:decimal ;
  dwc:decimalLongitude "11.434722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.734722 11.434722)"^^geo:wktLiteral ;
  geo-pos:lat "33.734722"^^xsd:decimal ;
  geo-pos:long "11.434722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.434722'^^xsd:double;
  dwc:latitude '33.734722'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:observationDate '1972-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.88333 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.88333"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.88333 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.88333"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '40.88333'^^xsd:double;
  dwc:minimumDepth '23.5'^^xsd:double;
  dwc:maximumDepth '23.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.88333 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.88333"^^xsd:decimal ;
  dwc:decimalLongitude "6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.88333 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.88333"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '40.88333'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.966667 6.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.966667"^^xsd:decimal ;
  dwc:decimalLongitude "6.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.966667 6.216667)"^^geo:wktLiteral ;
  geo-pos:lat "40.966667"^^xsd:decimal ;
  geo-pos:long "6.216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '6.216667'^^xsd:double;
  dwc:latitude '40.966667'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stylina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '537127'^^xsd:integer;
  dwc:aphiaIdAccepted '137987'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "17.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 17.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "17.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.4'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1971-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "13.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1969-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "39.1"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '39.1'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1969-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 49.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 49.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "49.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eurydice'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '49.8'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:aphiaid '118401'^^xsd:integer;
  dwc:observationDate '1956-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '118401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.391666 10.608333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.391666"^^xsd:decimal ;
  dwc:decimalLongitude "10.608333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.391666 10.608333)"^^geo:wktLiteral ;
  geo-pos:lat "36.391666"^^xsd:decimal ;
  geo-pos:long "10.608333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Florarctus hulingsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.608333'^^xsd:double;
  dwc:latitude '36.391666'^^xsd:double;
  dwc:aphiaid '136688'^^xsd:integer;
  dwc:aphiaIdAccepted '136688'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 49.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 49.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "49.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastrosaccus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '49.8'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:aphiaid '119859'^^xsd:integer;
  dwc:observationDate '1956-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '119859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 -14.7)"^^geo:wktLiteral ;
  geo-pos:lat "63.5"^^xsd:decimal ;
  geo-pos:long "-14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haloptilus spiniceps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '104437'^^xsd:integer;
  dwc:observationDate '1928-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '104437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -21.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "-21.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -21.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "-21.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-21.6'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '46.5'^^xsd:double;
  dwc:maximumDepth '46.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1964-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -37.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-37.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -37.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-37.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-37.6'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -35.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tetronychoteuthis dussumieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:aphiaid '342401'^^xsd:integer;
  dwc:observationDate '1979-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '342401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.661667 -9.886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.661667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.661667 -9.886667)"^^geo:wktLiteral ;
  geo-pos:lat "48.661667"^^xsd:decimal ;
  geo-pos:long "-9.886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stylaster erubescens britannicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-9.886667'^^xsd:double;
  dwc:latitude '48.661667'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '118000'^^xsd:integer;
  dwc:observationDate '1973-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '118000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.3"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Proasellus meridianus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.3'^^xsd:double;
  dwc:aphiaid '258561'^^xsd:integer;
  dwc:observationDate '1967-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '743899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -36.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-36.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -36.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-36.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-36.9'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1964-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62361 -1.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.62361"^^xsd:decimal ;
  dwc:decimalLongitude "-1.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.62361 -1.375)"^^geo:wktLiteral ;
  geo-pos:lat "51.62361"^^xsd:decimal ;
  geo-pos:long "-1.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flabelliforma magnivora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:longitude '-1.375'^^xsd:double;
  dwc:latitude '51.62361'^^xsd:double;
  dwc:aphiaid '819505'^^xsd:integer;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '819505'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.50833 11.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.50833"^^xsd:decimal ;
  dwc:decimalLongitude "11.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.50833 11.57)"^^geo:wktLiteral ;
  geo-pos:lat "33.50833"^^xsd:decimal ;
  geo-pos:long "11.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.57'^^xsd:double;
  dwc:latitude '33.50833'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933334 12.158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933334"^^xsd:decimal ;
  dwc:decimalLongitude "12.158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933334 12.158333)"^^geo:wktLiteral ;
  geo-pos:lat "35.933334"^^xsd:decimal ;
  geo-pos:long "12.158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '12.158333'^^xsd:double;
  dwc:latitude '35.933334'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1967-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4500"^^xsd:integer ;
  dwc:maximumDepthInMeters "4500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus magnus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '4500'^^xsd:integer;
  dwc:maximumDepth '4500'^^xsd:integer;
  dwc:aphiaid '104853'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '132.5'^^xsd:double;
  dwc:maximumDepth '132.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.379166 15.650833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.379166"^^xsd:decimal ;
  dwc:decimalLongitude "15.650833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.379166 15.650833)"^^geo:wktLiteral ;
  geo-pos:lat "37.379166"^^xsd:decimal ;
  geo-pos:long "15.650833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '15.650833'^^xsd:double;
  dwc:latitude '37.379166'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1974-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 1.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "1.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:observationDate '1970-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.555 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.555"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.555 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.555"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Distaplia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.555'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '103464'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -8.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scalaria clathratula spinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-8.1'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '666'^^xsd:integer;
  dwc:aphiaid '525456'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139720'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -39.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-39.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "612.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "612.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -39.9)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-39.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-39.9'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '612.5'^^xsd:double;
  dwc:maximumDepth '612.5'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -36.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-36.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -36.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-36.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-36.9'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1964-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "898"^^xsd:integer ;
  dwc:maximumDepthInMeters "898"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -8.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten hoskynsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '898'^^xsd:integer;
  dwc:maximumDepth '898'^^xsd:integer;
  dwc:aphiaid '140700'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140700'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.79333 -9.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.79333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.79333 -9.633333)"^^geo:wktLiteral ;
  geo-pos:lat "53.79333"^^xsd:decimal ;
  geo-pos:long "-9.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tricoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-9.633333'^^xsd:double;
  dwc:latitude '53.79333'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '2379'^^xsd:integer;
  dwc:observationDate '1983-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "13.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "48.9094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9094)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "48.9094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caenanthura enigmatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '48.9094'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:aphiaid '259609'^^xsd:integer;
  dwc:observationDate '1982-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '259609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -31.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -31.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-31.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-31.9'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '26.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1969-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -0.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-0.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "48.1"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scalaria clathratula spinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '48.1'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:aphiaid '525456'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139720'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "589"^^xsd:integer ;
  dwc:maximumDepthInMeters "589"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -7.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scalaria clathratula spinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-7.5'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '589'^^xsd:integer;
  dwc:maximumDepth '589'^^xsd:integer;
  dwc:aphiaid '525456'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139720'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "556"^^xsd:integer ;
  dwc:maximumDepthInMeters "556"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -7.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scalaria clathratula spinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '556'^^xsd:integer;
  dwc:maximumDepth '556'^^xsd:integer;
  dwc:aphiaid '525456'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139720'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.591667 11.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.591667"^^xsd:decimal ;
  dwc:decimalLongitude "11.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.591667 11.625)"^^geo:wktLiteral ;
  geo-pos:lat "33.591667"^^xsd:decimal ;
  geo-pos:long "11.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Distaplia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.625'^^xsd:double;
  dwc:latitude '33.591667'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '103464'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.608334 11.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.608334"^^xsd:decimal ;
  dwc:decimalLongitude "11.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.608334 11.633333)"^^geo:wktLiteral ;
  geo-pos:lat "33.608334"^^xsd:decimal ;
  geo-pos:long "11.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Distaplia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.633333'^^xsd:double;
  dwc:latitude '33.608334'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '103464'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8075 -5.769444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8075"^^xsd:decimal ;
  dwc:decimalLongitude "-5.769444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8075 -5.769444)"^^geo:wktLiteral ;
  geo-pos:lat "35.8075"^^xsd:decimal ;
  geo-pos:long "-5.769444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Distaplia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.769444'^^xsd:double;
  dwc:latitude '35.8075'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '103464'^^xsd:integer;
  dwc:observationDate '1969-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Distaplia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '103464'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '103464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 13.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '13.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1969-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1"^^xsd:decimal ;
  dwc:decimalLongitude "5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.1"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '39.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1969-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1974-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '58.5'^^xsd:double;
  dwc:maximumDepth '58.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1967-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.516666 -16.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.516666"^^xsd:decimal ;
  dwc:decimalLongitude "-16.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.516666 -16.533333)"^^geo:wktLiteral ;
  geo-pos:lat "32.516666"^^xsd:decimal ;
  geo-pos:long "-16.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-16.533333'^^xsd:double;
  dwc:latitude '32.516666'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:observationDate '1976-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.483334 -16.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.483334"^^xsd:decimal ;
  dwc:decimalLongitude "-16.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.483334 -16.533333)"^^geo:wktLiteral ;
  geo-pos:lat "32.483334"^^xsd:decimal ;
  geo-pos:long "-16.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-16.533333'^^xsd:double;
  dwc:latitude '32.483334'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:observationDate '1976-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.733334 -16.733334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.733334"^^xsd:decimal ;
  dwc:decimalLongitude "-16.733334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.733334 -16.733334)"^^geo:wktLiteral ;
  geo-pos:lat "32.733334"^^xsd:decimal ;
  geo-pos:long "-16.733334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-16.733334'^^xsd:double;
  dwc:latitude '32.733334'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:observationDate '1976-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.7'^^xsd:double;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-42.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tetronychoteuthis dussumieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-42.9'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:aphiaid '342401'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '342401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tetronychoteuthis dussumieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:aphiaid '342401'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '342401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "32.8"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tetronychoteuthis dussumieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '32.8'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:aphiaid '342401'^^xsd:integer;
  dwc:observationDate '1971-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '342401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Typhlocirolana moraguesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:aphiaid '263918'^^xsd:integer;
  dwc:observationDate '1986-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '263918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '46.5'^^xsd:double;
  dwc:maximumDepth '46.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1964-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^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 "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -11.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 14.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.9'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "59.3"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '59.3'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1974-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -8.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "-8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 -8.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "-8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -7.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten hoskynsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-7.4'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:aphiaid '140700'^^xsd:integer;
  dwc:aphiaIdAccepted '140700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "841"^^xsd:integer ;
  dwc:maximumDepthInMeters "841"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten hoskynsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-25.4'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '841'^^xsd:integer;
  dwc:maximumDepth '841'^^xsd:integer;
  dwc:aphiaid '140700'^^xsd:integer;
  dwc:aphiaIdAccepted '140700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 -14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1152"^^xsd:integer ;
  dwc:maximumDepthInMeters "1152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 -14.3)"^^geo:wktLiteral ;
  geo-pos:lat "56.1"^^xsd:decimal ;
  geo-pos:long "-14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten hoskynsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-14.3'^^xsd:double;
  dwc:latitude '56.1'^^xsd:double;
  dwc:minimumDepth '1152'^^xsd:integer;
  dwc:maximumDepth '1152'^^xsd:integer;
  dwc:aphiaid '140700'^^xsd:integer;
  dwc:observationDate '1869-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^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 "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -11.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.560833 13.280833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.560833"^^xsd:decimal ;
  dwc:decimalLongitude "13.280833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "425"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.560833 13.280833)"^^geo:wktLiteral ;
  geo-pos:lat "38.560833"^^xsd:decimal ;
  geo-pos:long "13.280833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '13.280833'^^xsd:double;
  dwc:latitude '38.560833'^^xsd:double;
  dwc:minimumDepth '425'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1974-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8 -14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4073.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4073.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8 -14.1)"^^geo:wktLiteral ;
  geo-pos:lat "49.8"^^xsd:decimal ;
  geo-pos:long "-14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Amperima rosea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-14.1'^^xsd:double;
  dwc:latitude '49.8'^^xsd:double;
  dwc:minimumDepth '4073.5'^^xsd:double;
  dwc:maximumDepth '4073.5'^^xsd:double;
  dwc:aphiaid '124723'^^xsd:integer;
  dwc:observationDate '1977-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '124723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Amperima rosea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.746667'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:minimumDepth '4430.5'^^xsd:double;
  dwc:maximumDepth '4430.5'^^xsd:double;
  dwc:aphiaid '124723'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '124723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 5.7)"^^geo:wktLiteral ;
  geo-pos:lat "51.7"^^xsd:decimal ;
  geo-pos:long "5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Proasellus meridianus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '5.7'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:aphiaid '258561'^^xsd:integer;
  dwc:observationDate '1966-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '743899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bradyetes inermis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104279'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 31.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Capnella thyrsoidea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '31.5'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '209626'^^xsd:integer;
  dwc:observationDate '1964-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '701643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.450832 -13.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.450832"^^xsd:decimal ;
  dwc:decimalLongitude "-13.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2506"^^xsd:integer ;
  dwc:maximumDepthInMeters "2506"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.450832 -13.34)"^^geo:wktLiteral ;
  geo-pos:lat "50.450832"^^xsd:decimal ;
  geo-pos:long "-13.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cheiraster cheiraster planus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.34'^^xsd:double;
  dwc:latitude '50.450832'^^xsd:double;
  dwc:minimumDepth '2506'^^xsd:integer;
  dwc:maximumDepth '2506'^^xsd:integer;
  dwc:aphiaid '178239'^^xsd:integer;
  dwc:observationDate '1972-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '178239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "48.9094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9094)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "48.9094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caenanthura enigmatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '48.9094'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:aphiaid '259609'^^xsd:integer;
  dwc:observationDate '1981-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '259609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "48.9094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9094)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "48.9094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caenanthura enigmatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '48.9094'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:aphiaid '259609'^^xsd:integer;
  dwc:observationDate '1981-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '259609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "48.9094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9094)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "48.9094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caenanthura enigmatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '48.9094'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:aphiaid '259609'^^xsd:integer;
  dwc:observationDate '1981-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '259609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 -15.608333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2"^^xsd:decimal ;
  dwc:decimalLongitude "-15.608333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 -15.608333)"^^geo:wktLiteral ;
  geo-pos:lat "28.2"^^xsd:decimal ;
  geo-pos:long "-15.608333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stenotheuthis pteropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-15.608333'^^xsd:double;
  dwc:latitude '28.2'^^xsd:double;
  dwc:aphiaid '140623'^^xsd:integer;
  dwc:observationDate '1986-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '140623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "713"^^xsd:integer ;
  dwc:maximumDepthInMeters "713"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -11.6)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tiberia nitidula exilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '713'^^xsd:integer;
  dwc:maximumDepth '713'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus bulgaricus bureschi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.4)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1970-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -44.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-44.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -44.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-44.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-44.1'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1964-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Synidotea nodulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '119053'^^xsd:integer;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119053'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oniscus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '147059'^^xsd:integer;
  dwc:observationDate '1925-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '147059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oniscus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '147059'^^xsd:integer;
  dwc:observationDate '1930-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '147059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oniscus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '147059'^^xsd:integer;
  dwc:observationDate '1927-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '147059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus magnus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '104853'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus magnus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104853'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus magnus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104853'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus magnus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104853'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "720"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '720'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.75)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "47.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Catoessa gruneri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '47.75'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:aphiaid '259683'^^xsd:integer;
  dwc:aphiaIdAccepted '259683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.016666"^^xsd:decimal ;
  dwc:decimalLongitude "4.600556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  geo-pos:lat "42.016666"^^xsd:decimal ;
  geo-pos:long "4.600556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Placosmilia vidali'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '4.600556'^^xsd:double;
  dwc:latitude '42.016666'^^xsd:double;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "20.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "20.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20.3'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1780"^^xsd:integer ;
  dwc:maximumDepthInMeters "1780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "28.1"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Prionospio (Prionospio) dubia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:minimumDepth '1780'^^xsd:integer;
  dwc:maximumDepth '1780'^^xsd:integer;
  dwc:aphiaid '334624'^^xsd:integer;
  dwc:observationDate '1968-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '131155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2918 -32.27773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2918"^^xsd:decimal ;
  dwc:decimalLongitude "-32.27773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1688"^^xsd:integer ;
  dwc:maximumDepthInMeters "1688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2918 -32.27773)"^^geo:wktLiteral ;
  geo-pos:lat "37.2918"^^xsd:decimal ;
  geo-pos:long "-32.27773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aphotopontius temperatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-32.27773'^^xsd:double;
  dwc:latitude '37.2918'^^xsd:double;
  dwc:minimumDepth '1688'^^xsd:integer;
  dwc:maximumDepth '1688'^^xsd:integer;
  dwc:aphiaid '135801'^^xsd:integer;
  dwc:observationDate '1996-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '135800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "212.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -33)"^^geo:wktLiteral ;
  geo-pos:lat "49.4"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '49.4'^^xsd:double;
  dwc:minimumDepth '212.5'^^xsd:double;
  dwc:maximumDepth '212.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -40.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "-40.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -40.6)"^^geo:wktLiteral ;
  geo-pos:lat "29.8"^^xsd:decimal ;
  geo-pos:long "-40.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Vanadis formosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '-40.6'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '129765'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129765'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.4 56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.4"^^xsd:decimal ;
  dwc:decimalLongitude "56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.4 56)"^^geo:wktLiteral ;
  geo-pos:lat "80.4"^^xsd:decimal ;
  geo-pos:long "56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '56'^^xsd:integer;
  dwc:latitude '80.4'^^xsd:double;
  dwc:aphiaid '124933'^^xsd:integer;
  dwc:aphiaIdAccepted '124933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "337.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "337.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '337.5'^^xsd:double;
  dwc:maximumDepth '337.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1964-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "20.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "20.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20.3'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 37.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "37.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 37.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "37.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '37.3'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.9"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -8.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "-8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.7'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 -14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^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 "1152"^^xsd:integer ;
  dwc:maximumDepthInMeters "1152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 -14.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "-14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten hoskynsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-14.2'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '1152'^^xsd:integer;
  dwc:maximumDepth '1152'^^xsd:integer;
  dwc:aphiaid '140700'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140700'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -32)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "-32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-32'^^xsd:integer;
  dwc:latitude '35.4'^^xsd:double;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9167 48.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9167"^^xsd:decimal ;
  dwc:decimalLongitude "48.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9167 48.583)"^^geo:wktLiteral ;
  geo-pos:lat "29.9167"^^xsd:decimal ;
  geo-pos:long "48.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaeroma annandalei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '48.583'^^xsd:double;
  dwc:latitude '29.9167'^^xsd:double;
  dwc:aphiaid '220728'^^xsd:integer;
  dwc:observationDate '1972-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '264243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^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 "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 27.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "27.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 27.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "27.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '27.9'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '36.5'^^xsd:double;
  dwc:maximumDepth '36.5'^^xsd:double;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '26.1'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4"^^xsd:decimal ;
  dwc:decimalLongitude "-42.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4 -42.8)"^^geo:wktLiteral ;
  geo-pos:lat "46.4"^^xsd:decimal ;
  geo-pos:long "-42.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '46.4'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1964-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -14)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chiridiella macrodactyla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104287'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 -1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 -1.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.2"^^xsd:decimal ;
  geo-pos:long "-1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cunina duplicata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-1.2'^^xsd:double;
  dwc:latitude '45.2'^^xsd:double;
  dwc:aphiaid '221241'^^xsd:integer;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '221241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -12.8)"^^geo:wktLiteral ;
  geo-pos:lat "47.1"^^xsd:decimal ;
  geo-pos:long "-12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cunina duplicata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-12.8'^^xsd:double;
  dwc:latitude '47.1'^^xsd:double;
  dwc:aphiaid '221241'^^xsd:integer;
  dwc:observationDate '1978-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '221241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "127.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.4"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.4'^^xsd:double;
  dwc:minimumDepth '127.5'^^xsd:double;
  dwc:maximumDepth '127.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 27.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "27.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '27.1'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9 -7.3)"^^geo:wktLiteral ;
  geo-pos:lat "52.9"^^xsd:decimal ;
  geo-pos:long "-7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '52.9'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1973-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -4)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten hoskynsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '140700'^^xsd:integer;
  dwc:aphiaIdAccepted '140700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.016666"^^xsd:decimal ;
  dwc:decimalLongitude "4.600556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  geo-pos:lat "42.016666"^^xsd:decimal ;
  geo-pos:long "4.600556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Placosmilia vidali'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '4.600556'^^xsd:double;
  dwc:latitude '42.016666'^^xsd:double;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.016666"^^xsd:decimal ;
  dwc:decimalLongitude "4.600556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  geo-pos:lat "42.016666"^^xsd:decimal ;
  geo-pos:long "4.600556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Placosmilia vidali'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '4.600556'^^xsd:double;
  dwc:latitude '42.016666'^^xsd:double;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.016666"^^xsd:decimal ;
  dwc:decimalLongitude "4.600556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  geo-pos:lat "42.016666"^^xsd:decimal ;
  geo-pos:long "4.600556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Placosmilia vidali'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '4.600556'^^xsd:double;
  dwc:latitude '42.016666'^^xsd:double;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 4.601111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "4.601111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 4.601111)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "4.601111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Placosmilia vidali'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '4.601111'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -42.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-42.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:observationDate '1979-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:observationDate '1979-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -35.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -6.358333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.358333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -6.358333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-6.358333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-6.358333'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:observationDate '1969-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -24.758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-24.758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -24.758)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "-24.758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-24.758'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '610'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:observationDate '1971-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.205 -13.596667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.205"^^xsd:decimal ;
  dwc:decimalLongitude "-13.596667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2879"^^xsd:integer ;
  dwc:maximumDepthInMeters "2879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.205 -13.596667)"^^geo:wktLiteral ;
  geo-pos:lat "50.205"^^xsd:decimal ;
  geo-pos:long "-13.596667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Protankyra brychia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-13.596667'^^xsd:double;
  dwc:latitude '50.205'^^xsd:double;
  dwc:minimumDepth '2879'^^xsd:integer;
  dwc:maximumDepth '2879'^^xsd:integer;
  dwc:aphiaid '183372'^^xsd:integer;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '183372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 -5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.9"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "68.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.9 -5.3)"^^geo:wktLiteral ;
  geo-pos:lat "56.9"^^xsd:decimal ;
  geo-pos:long "-5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5.3'^^xsd:double;
  dwc:latitude '56.9'^^xsd:double;
  dwc:minimumDepth '68.5'^^xsd:double;
  dwc:maximumDepth '68.5'^^xsd:double;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:observationDate '1944-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2652"^^xsd:integer ;
  dwc:maximumDepthInMeters "2652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-37.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Limopsis tenella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2652'^^xsd:integer;
  dwc:maximumDepth '2652'^^xsd:integer;
  dwc:aphiaid '156787'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156787'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00833 12.518333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00833"^^xsd:decimal ;
  dwc:decimalLongitude "12.518333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00833 12.518333)"^^geo:wktLiteral ;
  geo-pos:lat "38.00833"^^xsd:decimal ;
  geo-pos:long "12.518333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.518333'^^xsd:double;
  dwc:latitude '38.00833'^^xsd:double;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.496666 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.496666"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.496666 16)"^^geo:wktLiteral ;
  geo-pos:lat "41.496666"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '41.496666'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:observationDate '1974-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83472 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83472"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83472 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.83472"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '36.83472'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.7 -0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.7"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters "256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.7 -0.9)"^^geo:wktLiteral ;
  geo-pos:lat "60.7"^^xsd:decimal ;
  geo-pos:long "-0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1868'^^xsd:integer;
  dwc:longitude '-0.9'^^xsd:double;
  dwc:latitude '60.7'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:maximumDepth '256'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:observationDate '1868-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:observationDate '1864-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4500"^^xsd:integer ;
  dwc:maximumDepthInMeters "4500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '4500'^^xsd:integer;
  dwc:maximumDepth '4500'^^xsd:integer;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracalanus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '104681'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1464945'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441666 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441666"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441666 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.441666"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Peltogaster curvatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.441666'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '134797'^^xsd:integer;
  dwc:observationDate '1973-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '842845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8 10)"^^geo:wktLiteral ;
  geo-pos:lat "52.8"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ligidium hypnorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '52.8'^^xsd:double;
  dwc:aphiaid '883981'^^xsd:integer;
  dwc:aphiaIdAccepted '883981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "48.9094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9094)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "48.9094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caenanthura enigmatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '48.9094'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:aphiaid '259609'^^xsd:integer;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '259609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 -18)"^^geo:wktLiteral ;
  geo-pos:lat "65"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aega crenulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '65'^^xsd:integer;
  dwc:aphiaid '118816'^^xsd:integer;
  dwc:aphiaIdAccepted '118816'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2918 -32.27773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2918"^^xsd:decimal ;
  dwc:decimalLongitude "-32.27773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1688"^^xsd:integer ;
  dwc:maximumDepthInMeters "1688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2918 -32.27773)"^^geo:wktLiteral ;
  geo-pos:lat "37.2918"^^xsd:decimal ;
  geo-pos:long "-32.27773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aphotopontius temperatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-32.27773'^^xsd:double;
  dwc:latitude '37.2918'^^xsd:double;
  dwc:minimumDepth '1688'^^xsd:integer;
  dwc:maximumDepth '1688'^^xsd:integer;
  dwc:aphiaid '135801'^^xsd:integer;
  dwc:observationDate '1996-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '135800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2918 -32.27773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2918"^^xsd:decimal ;
  dwc:decimalLongitude "-32.27773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1688"^^xsd:integer ;
  dwc:maximumDepthInMeters "1688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2918 -32.27773)"^^geo:wktLiteral ;
  geo-pos:lat "37.2918"^^xsd:decimal ;
  geo-pos:long "-32.27773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aphotopontius temperatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-32.27773'^^xsd:double;
  dwc:latitude '37.2918'^^xsd:double;
  dwc:minimumDepth '1688'^^xsd:integer;
  dwc:maximumDepth '1688'^^xsd:integer;
  dwc:aphiaid '135801'^^xsd:integer;
  dwc:observationDate '1996-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '135800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270832 33.791668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270832"^^xsd:decimal ;
  dwc:decimalLongitude "33.791668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270832 33.791668)"^^geo:wktLiteral ;
  geo-pos:lat "27.270832"^^xsd:decimal ;
  geo-pos:long "33.791668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tripneustes gratilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '33.791668'^^xsd:double;
  dwc:latitude '27.270832'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '212453'^^xsd:integer;
  dwc:observationDate '1965-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '212453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -40.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "-40.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -40.6)"^^geo:wktLiteral ;
  geo-pos:lat "29.8"^^xsd:decimal ;
  geo-pos:long "-40.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Vanadis formosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '-40.6'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '129765'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129765'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -42.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-42.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -42.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-42.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Vanadis formosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '-42.4'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '129765'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129765'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -42.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-42.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -42.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-42.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Vanadis formosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '-42.4'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '129765'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129765'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "455"^^xsd:integer ;
  dwc:maximumDepthInMeters "455"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '455'^^xsd:integer;
  dwc:maximumDepth '455'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 0.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '0.5'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 28)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-43.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '87.5'^^xsd:double;
  dwc:maximumDepth '87.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1970-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 33.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 33.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "33.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neonesidea schulzi schulzi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '33.8'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:aphiaid '463061'^^xsd:integer;
  dwc:aphiaIdAccepted '463061'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus defilippi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '140602'^^xsd:integer;
  dwc:aphiaIdAccepted '534126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus defilippi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '140602'^^xsd:integer;
  dwc:aphiaIdAccepted '534126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.4 56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.4"^^xsd:decimal ;
  dwc:decimalLongitude "56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.4 56)"^^geo:wktLiteral ;
  geo-pos:lat "80.4"^^xsd:decimal ;
  geo-pos:long "56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '56'^^xsd:integer;
  dwc:latitude '80.4'^^xsd:double;
  dwc:aphiaid '124933'^^xsd:integer;
  dwc:aphiaIdAccepted '124933'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6"^^xsd:decimal ;
  dwc:decimalLongitude "14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 14.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.6"^^xsd:decimal ;
  geo-pos:long "14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haplostylus lobatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '14.8'^^xsd:double;
  dwc:latitude '40.6'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '148703'^^xsd:integer;
  dwc:observationDate '1981-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '148703'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.42 -29.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.42"^^xsd:decimal ;
  dwc:decimalLongitude "-29.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "974.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.42 -29.658333)"^^geo:wktLiteral ;
  geo-pos:lat "65.42"^^xsd:decimal ;
  geo-pos:long "-29.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-29.658333'^^xsd:double;
  dwc:latitude '65.42'^^xsd:double;
  dwc:minimumDepth '974.5'^^xsd:double;
  dwc:maximumDepth '974.5'^^xsd:double;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:observationDate '1973-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "492.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "492.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2 -27.1)"^^geo:wktLiteral ;
  geo-pos:lat "66.2"^^xsd:decimal ;
  geo-pos:long "-27.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Henricia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:latitude '66.2'^^xsd:double;
  dwc:minimumDepth '492.5'^^xsd:double;
  dwc:maximumDepth '492.5'^^xsd:double;
  dwc:aphiaid '123276'^^xsd:integer;
  dwc:observationDate '1973-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '123276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Patellidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '113'^^xsd:integer;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841667 -26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.841667"^^xsd:decimal ;
  dwc:decimalLongitude "-26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2560"^^xsd:integer ;
  dwc:maximumDepthInMeters "2560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841667 -26)"^^geo:wktLiteral ;
  geo-pos:lat "37.841667"^^xsd:decimal ;
  geo-pos:long "-26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Polycheles nanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-26'^^xsd:integer;
  dwc:latitude '37.841667'^^xsd:double;
  dwc:minimumDepth '2560'^^xsd:integer;
  dwc:maximumDepth '2560'^^xsd:integer;
  dwc:aphiaid '183355'^^xsd:integer;
  dwc:observationDate '1948-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107699'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 68.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "68.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 68.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "68.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Protracheoniscus asiaticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '68.3'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:aphiaid '262637'^^xsd:integer;
  dwc:aphiaIdAccepted '262637'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.922 14.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.922"^^xsd:decimal ;
  dwc:decimalLongitude "14.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.922 14.847)"^^geo:wktLiteral ;
  geo-pos:lat "44.922"^^xsd:decimal ;
  geo-pos:long "14.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.847'^^xsd:double;
  dwc:latitude '44.922'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 21.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '21.8'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '25.5'^^xsd:double;
  dwc:maximumDepth '25.5'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45111 10.633889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.45111"^^xsd:decimal ;
  dwc:decimalLongitude "10.633889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45111 10.633889)"^^geo:wktLiteral ;
  geo-pos:lat "34.45111"^^xsd:decimal ;
  geo-pos:long "10.633889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.633889'^^xsd:double;
  dwc:latitude '34.45111'^^xsd:double;
  dwc:minimumDepth '24.5'^^xsd:double;
  dwc:maximumDepth '24.5'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:observationDate '1973-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Catoessa gruneri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '259683'^^xsd:integer;
  dwc:aphiaIdAccepted '259683'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Catoessa gruneri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:aphiaid '259683'^^xsd:integer;
  dwc:observationDate '1981-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '259683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "47.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "47.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Catoessa gruneri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '47.8'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:aphiaid '259683'^^xsd:integer;
  dwc:observationDate '1976-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '259683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetophiloscia elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:aphiaid '264457'^^xsd:integer;
  dwc:aphiaIdAccepted '264457'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:observationDate '1967-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9952 14.40224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9952"^^xsd:decimal ;
  dwc:decimalLongitude "14.40224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9952 14.40224)"^^geo:wktLiteral ;
  geo-pos:lat "49.9952"^^xsd:decimal ;
  geo-pos:long "14.40224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Episeptum anaboliae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '14.40224'^^xsd:double;
  dwc:latitude '49.9952'^^xsd:double;
  dwc:observationDate '2001-05-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7"^^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 "4180"^^xsd:integer ;
  dwc:maximumDepthInMeters "4180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -14.2)"^^geo:wktLiteral ;
  geo-pos:lat "49.7"^^xsd:decimal ;
  geo-pos:long "-14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bifugaster freyellae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-14.2'^^xsd:double;
  dwc:latitude '49.7'^^xsd:double;
  dwc:minimumDepth '4180'^^xsd:integer;
  dwc:maximumDepth '4180'^^xsd:integer;
  dwc:aphiaid '103965'^^xsd:integer;
  dwc:observationDate '1982-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '103965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.032 17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.032"^^xsd:decimal ;
  dwc:decimalLongitude "17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.032 17.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.032"^^xsd:decimal ;
  geo-pos:long "17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Emmericia narentana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.73'^^xsd:double;
  dwc:latitude '43.032'^^xsd:double;
  dwc:aphiaid '1000468'^^xsd:integer;
  dwc:observationDate '1975-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '1000468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.032 17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.032"^^xsd:decimal ;
  dwc:decimalLongitude "17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.032 17.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.032"^^xsd:decimal ;
  geo-pos:long "17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Emmericia narentana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.73'^^xsd:double;
  dwc:latitude '43.032'^^xsd:double;
  dwc:aphiaid '1000468'^^xsd:integer;
  dwc:observationDate '1975-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '1000468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.032 17.73)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.032"^^xsd:decimal ;
  dwc:decimalLongitude "17.73"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.032 17.73)"^^geo:wktLiteral ;
  geo-pos:lat "43.032"^^xsd:decimal ;
  geo-pos:long "17.73"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Emmericia narentana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '17.73'^^xsd:double;
  dwc:latitude '43.032'^^xsd:double;
  dwc:aphiaid '1000468'^^xsd:integer;
  dwc:observationDate '1975-01-09'^^xsd:date;
  dwc:aphiaIdAccepted '1000468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-43.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -43.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-43.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-43.9'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1964-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -40.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -40.8)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-40.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-40.8'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1964-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "495"^^xsd:integer ;
  dwc:maximumDepthInMeters "495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -29.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-29.1'^^xsd:double;
  dwc:latitude '42.3'^^xsd:double;
  dwc:minimumDepth '495'^^xsd:integer;
  dwc:maximumDepth '495'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1964-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "297.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:minimumDepth '297.5'^^xsd:double;
  dwc:maximumDepth '297.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1970-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "51.7"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Proasellus meridianus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:aphiaid '258561'^^xsd:integer;
  dwc:observationDate '1969-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '743899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Proasellus meridianus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '258561'^^xsd:integer;
  dwc:observationDate '1965-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '743899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Proasellus meridianus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '258561'^^xsd:integer;
  dwc:observationDate '1966-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '743899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833 -3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77833"^^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 "2379"^^xsd:integer ;
  dwc:maximumDepthInMeters "2379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833 -3.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.77833"^^xsd:decimal ;
  geo-pos:long "-3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Prionospio (Prionospio) dubia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-3.6'^^xsd:double;
  dwc:latitude '43.77833'^^xsd:double;
  dwc:minimumDepth '2379'^^xsd:integer;
  dwc:maximumDepth '2379'^^xsd:integer;
  dwc:aphiaid '334624'^^xsd:integer;
  dwc:observationDate '1967-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '131155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -3.796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-3.796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "641"^^xsd:integer ;
  dwc:maximumDepthInMeters "641"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -3.796667)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "-3.796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Prionospio (Prionospio) dubia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-3.796667'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '641'^^xsd:integer;
  dwc:maximumDepth '641'^^xsd:integer;
  dwc:aphiaid '334624'^^xsd:integer;
  dwc:observationDate '1967-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '131155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.80417 -5.770833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.80417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.770833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.80417 -5.770833)"^^geo:wktLiteral ;
  geo-pos:lat "35.80417"^^xsd:decimal ;
  geo-pos:long "-5.770833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pycnoclavella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-5.770833'^^xsd:double;
  dwc:latitude '35.80417'^^xsd:double;
  dwc:aphiaid '103454'^^xsd:integer;
  dwc:observationDate '1969-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.3"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "351"^^xsd:integer ;
  dwc:maximumDepthInMeters "351"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.3 -11.2)"^^geo:wktLiteral ;
  geo-pos:lat "64.3"^^xsd:decimal ;
  geo-pos:long "-11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stylaster erubescens britannicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '64.3'^^xsd:double;
  dwc:minimumDepth '351'^^xsd:integer;
  dwc:maximumDepth '351'^^xsd:integer;
  dwc:aphiaid '118000'^^xsd:integer;
  dwc:observationDate '1891-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '118000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "48.9094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9094)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "48.9094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caenanthura enigmatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '48.9094'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:aphiaid '259609'^^xsd:integer;
  dwc:observationDate '1981-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '259609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "48.9094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9094)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "48.9094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caenanthura enigmatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '48.9094'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '259609'^^xsd:integer;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '259609'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "48.9094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9094)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "48.9094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caenanthura enigmatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '48.9094'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '259609'^^xsd:integer;
  dwc:observationDate '1981-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '259609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -23.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:observationDate '1979-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 20.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 20.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "20.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20.2'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^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 "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 15.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '15.6'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "39.1"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '39.1'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 13.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '13.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -12.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ephyrina figueirai'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-12.7'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '107587'^^xsd:integer;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.6 -5.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.6 -5.6)"^^geo:wktLiteral ;
  geo-pos:lat "55.6"^^xsd:decimal ;
  geo-pos:long "-5.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1838'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5.6'^^xsd:double;
  dwc:latitude '55.6'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:observationDate '1838-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paramysis helleri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '120149'^^xsd:integer;
  dwc:observationDate '1982-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '120149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -9.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '132.5'^^xsd:double;
  dwc:maximumDepth '132.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -33.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-33.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -33.6)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-33.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.6'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '23.5'^^xsd:double;
  dwc:maximumDepth '23.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1964-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.9 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.9 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "74.9"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten hoskynsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '74.9'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '140700'^^xsd:integer;
  dwc:observationDate '1965-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '140700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2663"^^xsd:integer ;
  dwc:maximumDepthInMeters "2663"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten hoskynsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '2663'^^xsd:integer;
  dwc:maximumDepth '2663'^^xsd:integer;
  dwc:aphiaid '140700'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140700'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.016666"^^xsd:decimal ;
  dwc:decimalLongitude "4.600833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600833)"^^geo:wktLiteral ;
  geo-pos:lat "42.016666"^^xsd:decimal ;
  geo-pos:long "4.600833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Placosmilia vidali'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '4.600833'^^xsd:double;
  dwc:latitude '42.016666'^^xsd:double;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1585.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1585.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scalaria formosissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '1585.5'^^xsd:double;
  dwc:maximumDepth '1585.5'^^xsd:double;
  dwc:aphiaid '525103'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139710'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 17.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Silenella ovoidea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:longitude '17.7'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 1.5)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus phymatoniscus tuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Siriella clausi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:aphiaid '120210'^^xsd:integer;
  dwc:observationDate '1976-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '226375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.725 -6.483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.725 -6.483333)"^^geo:wktLiteral ;
  geo-pos:lat "35.725"^^xsd:decimal ;
  geo-pos:long "-6.483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Styela'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-6.483333'^^xsd:double;
  dwc:latitude '35.725'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '103543'^^xsd:integer;
  dwc:observationDate '1969-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '103543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Temorites brevis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104459'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Temorites brevis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104459'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65333"^^xsd:decimal ;
  dwc:decimalLongitude "12.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  geo-pos:lat "37.65333"^^xsd:decimal ;
  geo-pos:long "12.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palaemon xiphias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.575'^^xsd:double;
  dwc:latitude '37.65333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107617'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.966667 10.483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.966667"^^xsd:decimal ;
  dwc:decimalLongitude "10.483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.966667 10.483333)"^^geo:wktLiteral ;
  geo-pos:lat "42.966667"^^xsd:decimal ;
  geo-pos:long "10.483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio dilatatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.483333'^^xsd:double;
  dwc:latitude '42.966667'^^xsd:double;
  dwc:aphiaid '262272'^^xsd:integer;
  dwc:aphiaIdAccepted '262272'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8167 5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8167"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8167 5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "50.8167"^^xsd:decimal ;
  geo-pos:long "5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio dilatatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '5.6667'^^xsd:double;
  dwc:latitude '50.8167'^^xsd:double;
  dwc:aphiaid '262272'^^xsd:integer;
  dwc:observationDate '1951-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '262272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.8"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '51.8'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1972-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Distaplia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '44.5'^^xsd:double;
  dwc:maximumDepth '44.5'^^xsd:double;
  dwc:aphiaid '103464'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.875 11.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.875"^^xsd:decimal ;
  dwc:decimalLongitude "11.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.875 11.166667)"^^geo:wktLiteral ;
  geo-pos:lat "33.875"^^xsd:decimal ;
  geo-pos:long "11.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Distaplia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.166667'^^xsd:double;
  dwc:latitude '33.875'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '103464'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441666 11.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441666"^^xsd:decimal ;
  dwc:decimalLongitude "11.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441666 11.433333)"^^geo:wktLiteral ;
  geo-pos:lat "34.441666"^^xsd:decimal ;
  geo-pos:long "11.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Distaplia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.433333'^^xsd:double;
  dwc:latitude '34.441666'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '103464'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '103464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 10)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tendosphaera brembana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '263484'^^xsd:integer;
  dwc:aphiaIdAccepted '263486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chirundina streetsii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104294'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7442 16.4325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7442"^^xsd:decimal ;
  dwc:decimalLongitude "16.4325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7442 16.4325)"^^geo:wktLiteral ;
  geo-pos:lat "44.7442"^^xsd:decimal ;
  geo-pos:long "16.4325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Monolistra monolistra monstruosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '16.4325'^^xsd:double;
  dwc:latitude '44.7442'^^xsd:double;
  dwc:aphiaid '264217'^^xsd:integer;
  dwc:observationDate '1969-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '264217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 35.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 35.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "35.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Myra subgramlata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '35.2'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:aphiaid '232892'^^xsd:integer;
  dwc:aphiaIdAccepted '232892'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^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 "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1979-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1979-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -0.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -0.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-0.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-0.3'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 0.6)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "0.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "141.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "141.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-9.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-9.2'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '141.5'^^xsd:double;
  dwc:maximumDepth '141.5'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1976-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.8 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81.8 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "81.8"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '81.8'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 14.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.9'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters "256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "50.1"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:maximumDepth '256'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 13.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.4'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -10.3)"^^geo:wktLiteral ;
  geo-pos:lat "51.9"^^xsd:decimal ;
  geo-pos:long "-10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-10.3'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.734722 11.434722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.734722"^^xsd:decimal ;
  dwc:decimalLongitude "11.434722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.734722 11.434722)"^^geo:wktLiteral ;
  geo-pos:lat "33.734722"^^xsd:decimal ;
  geo-pos:long "11.434722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.434722'^^xsd:double;
  dwc:latitude '33.734722'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:observationDate '1972-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:observationDate '1973-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 10.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 10.666667)"^^geo:wktLiteral ;
  geo-pos:lat "34.225"^^xsd:decimal ;
  geo-pos:long "10.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '10.666667'^^xsd:double;
  dwc:latitude '34.225'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 26.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "26.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 26.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "26.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '26.8'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1972-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^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 "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '132.5'^^xsd:double;
  dwc:maximumDepth '132.5'^^xsd:double;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8 5.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8 5.95)"^^geo:wktLiteral ;
  geo-pos:lat "50.8"^^xsd:decimal ;
  geo-pos:long "5.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ligidium hypnorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '5.95'^^xsd:double;
  dwc:latitude '50.8'^^xsd:double;
  dwc:aphiaid '883981'^^xsd:integer;
  dwc:observationDate '1951-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '883981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -3.883333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69"^^xsd:decimal ;
  dwc:decimalLongitude "-3.883333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -3.883333)"^^geo:wktLiteral ;
  geo-pos:lat "69"^^xsd:decimal ;
  geo-pos:long "-3.883333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-3.883333'^^xsd:double;
  dwc:latitude '69'^^xsd:integer;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:observationDate '1967-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 -18)"^^geo:wktLiteral ;
  geo-pos:lat "65"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aega crenulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '65'^^xsd:integer;
  dwc:aphiaid '118816'^^xsd:integer;
  dwc:aphiaIdAccepted '118816'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "19.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '19.7'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.183333)"^^geo:wktLiteral ;
  geo-pos:lat "34.475"^^xsd:decimal ;
  geo-pos:long "11.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trididemnum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.183333'^^xsd:double;
  dwc:latitude '34.475'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '103461'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '103461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "28.5"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nassarius arcularia plicatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '34.5'^^xsd:double;
  dwc:latitude '28.5'^^xsd:double;
  dwc:aphiaid '142017'^^xsd:integer;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '142017'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-41.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.6)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-41.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-41.6'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.585 11.385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.585"^^xsd:decimal ;
  dwc:decimalLongitude "11.385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.585 11.385)"^^geo:wktLiteral ;
  geo-pos:lat "34.585"^^xsd:decimal ;
  geo-pos:long "11.385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.385'^^xsd:double;
  dwc:latitude '34.585'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 -1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 -1.6)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "-1.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1868'^^xsd:integer;
  dwc:longitude '-1.6'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:observationDate '1868-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -8.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "-8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.8'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "-19.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "-19.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-19.8'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chiridiella macrodactyla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '104287'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03 12.428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03"^^xsd:decimal ;
  dwc:decimalLongitude "12.428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03 12.428333)"^^geo:wktLiteral ;
  geo-pos:lat "38.03"^^xsd:decimal ;
  geo-pos:long "12.428333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropipus zariquieyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.428333'^^xsd:double;
  dwc:latitude '38.03'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '880710'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "15.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 15.8)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '15.8'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-42.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-42.9'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Catoessa gruneri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '259683'^^xsd:integer;
  dwc:observationDate '1976-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '259683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 33.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6"^^xsd:decimal ;
  dwc:decimalLongitude "33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 33.2)"^^geo:wktLiteral ;
  geo-pos:lat "28.6"^^xsd:decimal ;
  geo-pos:long "33.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus aegina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '33.2'^^xsd:double;
  dwc:latitude '28.6'^^xsd:double;
  dwc:aphiaid '210792'^^xsd:integer;
  dwc:observationDate '1970-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '534097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "20.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "20.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20.3'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08167 -14.396667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08167"^^xsd:decimal ;
  dwc:decimalLongitude "-14.396667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3859"^^xsd:integer ;
  dwc:maximumDepthInMeters "3859"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08167 -14.396667)"^^geo:wktLiteral ;
  geo-pos:lat "50.08167"^^xsd:decimal ;
  geo-pos:long "-14.396667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eurycope iphthima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-14.396667'^^xsd:double;
  dwc:latitude '50.08167'^^xsd:double;
  dwc:minimumDepth '3859'^^xsd:integer;
  dwc:maximumDepth '3859'^^xsd:integer;
  dwc:aphiaid '118619'^^xsd:integer;
  dwc:observationDate '1973-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '118619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "157.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-14.1'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '157.5'^^xsd:double;
  dwc:maximumDepth '157.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -24.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-24.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -24.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-24.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.1'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -18.2)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "-18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-18.2'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "127.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.4"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.4'^^xsd:double;
  dwc:minimumDepth '127.5'^^xsd:double;
  dwc:maximumDepth '127.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteramalla dubia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '221299'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptotrichus naupliensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:aphiaid '260945'^^xsd:integer;
  dwc:aphiaIdAccepted '260945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia gaussae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104599'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trididemnum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '103461'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '103461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trididemnum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '103461'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '103461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trididemnum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '103461'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '103461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "31"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '31'^^xsd:integer;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -21.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "515"^^xsd:integer ;
  dwc:maximumDepthInMeters "515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -21.2)"^^geo:wktLiteral ;
  geo-pos:lat "26.7"^^xsd:decimal ;
  geo-pos:long "-21.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.2'^^xsd:double;
  dwc:latitude '26.7'^^xsd:double;
  dwc:minimumDepth '515'^^xsd:integer;
  dwc:maximumDepth '515'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.692223 7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.692223"^^xsd:decimal ;
  dwc:decimalLongitude "7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "570"^^xsd:integer ;
  dwc:maximumDepthInMeters "570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.692223 7.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.692223"^^xsd:decimal ;
  geo-pos:long "7.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oikopleura villafrancae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.48'^^xsd:double;
  dwc:latitude '43.692223'^^xsd:double;
  dwc:minimumDepth '570'^^xsd:integer;
  dwc:maximumDepth '570'^^xsd:integer;
  dwc:aphiaid '103418'^^xsd:integer;
  dwc:observationDate '1991-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '103418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.692223 7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.692223"^^xsd:decimal ;
  dwc:decimalLongitude "7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "570"^^xsd:integer ;
  dwc:maximumDepthInMeters "570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.692223 7.48)"^^geo:wktLiteral ;
  geo-pos:lat "43.692223"^^xsd:decimal ;
  geo-pos:long "7.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oikopleura villafrancae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '7.48'^^xsd:double;
  dwc:latitude '43.692223'^^xsd:double;
  dwc:minimumDepth '570'^^xsd:integer;
  dwc:maximumDepth '570'^^xsd:integer;
  dwc:aphiaid '103418'^^xsd:integer;
  dwc:observationDate '1991-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '103418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus bulgaricus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.825"^^xsd:decimal ;
  dwc:decimalLongitude "10.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.416667)"^^geo:wktLiteral ;
  geo-pos:lat "36.825"^^xsd:decimal ;
  geo-pos:long "10.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplysia punctata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '10.416667'^^xsd:double;
  dwc:latitude '36.825'^^xsd:double;
  dwc:aphiaid '138758'^^xsd:integer;
  dwc:observationDate '1967-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '138758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclostrema affine'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1353"^^xsd:integer ;
  dwc:maximumDepthInMeters "1353"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclostrema affine'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '1353'^^xsd:integer;
  dwc:maximumDepth '1353'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 -8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1834"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 -8.3)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "-8.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hyalopecten dilectus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:longitude '-8.3'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '1834'^^xsd:integer;
  dwc:maximumDepth '1834'^^xsd:integer;
  dwc:aphiaid '391018'^^xsd:integer;
  dwc:observationDate '1896-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181304'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 -41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.7"^^xsd:decimal ;
  dwc:decimalLongitude "-41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.7 -41)"^^geo:wktLiteral ;
  geo-pos:lat "69.7"^^xsd:decimal ;
  geo-pos:long "-41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lepidurus arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-41'^^xsd:integer;
  dwc:latitude '69.7'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 29.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 29.8)"^^geo:wktLiteral ;
  geo-pos:lat "70.1"^^xsd:decimal ;
  geo-pos:long "29.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten greenlandicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '29.8'^^xsd:double;
  dwc:latitude '70.1'^^xsd:double;
  dwc:aphiaid '181299'^^xsd:integer;
  dwc:aphiaIdAccepted '181299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1297.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1297.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:minimumDepth '1297.5'^^xsd:double;
  dwc:maximumDepth '1297.5'^^xsd:double;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -7.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-7.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1378"^^xsd:integer ;
  dwc:maximumDepthInMeters "1378"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -7.655)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-7.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stephanocyathus moseleyanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-7.655'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '1378'^^xsd:integer;
  dwc:maximumDepth '1378'^^xsd:integer;
  dwc:aphiaid '135171'^^xsd:integer;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '135171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 20.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "20.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 20.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "20.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '20.3'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.458333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.458333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.458333)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.458333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.458333'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '56.5'^^xsd:double;
  dwc:maximumDepth '56.5'^^xsd:double;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2240"^^xsd:integer ;
  dwc:maximumDepthInMeters "2240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "65"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '65'^^xsd:integer;
  dwc:minimumDepth '2240'^^xsd:integer;
  dwc:maximumDepth '2240'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:observationDate '1967-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "-36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4206"^^xsd:integer ;
  dwc:maximumDepthInMeters "4206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -36)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "-36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracalliactis involvans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-36'^^xsd:integer;
  dwc:latitude '47.2'^^xsd:double;
  dwc:minimumDepth '4206'^^xsd:integer;
  dwc:maximumDepth '4206'^^xsd:integer;
  dwc:aphiaid '291752'^^xsd:integer;
  dwc:observationDate '1948-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '445586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.01667 -4.516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.01667"^^xsd:decimal ;
  dwc:decimalLongitude "-4.516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.01667 -4.516667)"^^geo:wktLiteral ;
  geo-pos:lat "67.01667"^^xsd:decimal ;
  geo-pos:long "-4.516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-4.516667'^^xsd:double;
  dwc:latitude '67.01667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933334 -40.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933334"^^xsd:decimal ;
  dwc:decimalLongitude "-40.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933334 -40.35)"^^geo:wktLiteral ;
  geo-pos:lat "37.933334"^^xsd:decimal ;
  geo-pos:long "-40.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.35'^^xsd:double;
  dwc:latitude '37.933334'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.98333 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.98333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.98333 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "66.98333"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '66.98333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:observationDate '1967-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Undeuchaeta major'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104342'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 4.5)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idotea marina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:observationDate '1948-10-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.683 11.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.683"^^xsd:decimal ;
  dwc:decimalLongitude "11.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.683 11.1667)"^^geo:wktLiteral ;
  geo-pos:lat "48.683"^^xsd:decimal ;
  geo-pos:long "11.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ligidium hypnorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.1667'^^xsd:double;
  dwc:latitude '48.683'^^xsd:double;
  dwc:aphiaid '883981'^^xsd:integer;
  dwc:aphiaIdAccepted '883981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6 13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.6"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.6 13.4)"^^geo:wktLiteral ;
  geo-pos:lat "46.6"^^xsd:decimal ;
  geo-pos:long "13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ligidium hypnorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.4'^^xsd:double;
  dwc:latitude '46.6'^^xsd:double;
  dwc:aphiaid '883981'^^xsd:integer;
  dwc:aphiaIdAccepted '883981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^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 "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -8.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -9.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "141.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "141.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-9.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-9.2'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '141.5'^^xsd:double;
  dwc:maximumDepth '141.5'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1976-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus brentanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64 -17)"^^geo:wktLiteral ;
  geo-pos:lat "64"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerion yumaensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '64'^^xsd:integer;
  dwc:observationDate '1958-04-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.98639 7.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.98639"^^xsd:decimal ;
  dwc:decimalLongitude "7.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.98639 7.83)"^^geo:wktLiteral ;
  geo-pos:lat "53.98639"^^xsd:decimal ;
  geo-pos:long "7.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gattyana cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '7.83'^^xsd:double;
  dwc:latitude '53.98639'^^xsd:double;
  dwc:aphiaid '130749'^^xsd:integer;
  dwc:observationDate '1980-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 48.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "48.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 48.1)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "48.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nerocila sigani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '48.1'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:aphiaid '256867'^^xsd:integer;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '256867'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.55 34.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.55"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.55 34.95)"^^geo:wktLiteral ;
  geo-pos:lat "29.55"^^xsd:decimal ;
  geo-pos:long "34.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nerocila sigani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '34.95'^^xsd:double;
  dwc:latitude '29.55'^^xsd:double;
  dwc:aphiaid '256867'^^xsd:integer;
  dwc:aphiaIdAccepted '256867'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858334 10.341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858334"^^xsd:decimal ;
  dwc:decimalLongitude "10.341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858334 10.341667)"^^geo:wktLiteral ;
  geo-pos:lat "36.858334"^^xsd:decimal ;
  geo-pos:long "10.341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '10.341667'^^xsd:double;
  dwc:latitude '36.858334'^^xsd:double;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:observationDate '1967-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "635.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "635.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -8.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-8.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-8.3'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:minimumDepth '635.5'^^xsd:double;
  dwc:maximumDepth '635.5'^^xsd:double;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1585.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1585.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '1585.5'^^xsd:double;
  dwc:maximumDepth '1585.5'^^xsd:double;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.158333 -13.241667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.158333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.241667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "742.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "742.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.158333 -13.241667)"^^geo:wktLiteral ;
  geo-pos:lat "54.158333"^^xsd:decimal ;
  geo-pos:long "-13.241667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-13.241667'^^xsd:double;
  dwc:latitude '54.158333'^^xsd:double;
  dwc:minimumDepth '742.5'^^xsd:double;
  dwc:maximumDepth '742.5'^^xsd:double;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "155.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -10.2)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-10.2'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '155.5'^^xsd:double;
  dwc:maximumDepth '155.5'^^xsd:double;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:observationDate '1869-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cylisticus convexus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '260073'^^xsd:integer;
  dwc:observationDate '1921-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '260073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -5.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "-5.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eugyra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-5.9'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:aphiaid '103506'^^xsd:integer;
  dwc:observationDate '1969-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '103507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08167 -14.396667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.08167"^^xsd:decimal ;
  dwc:decimalLongitude "-14.396667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3859"^^xsd:integer ;
  dwc:maximumDepthInMeters "3859"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.08167 -14.396667)"^^geo:wktLiteral ;
  geo-pos:lat "50.08167"^^xsd:decimal ;
  geo-pos:long "-14.396667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eurycope iphthima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-14.396667'^^xsd:double;
  dwc:latitude '50.08167'^^xsd:double;
  dwc:minimumDepth '3859'^^xsd:integer;
  dwc:maximumDepth '3859'^^xsd:integer;
  dwc:aphiaid '118619'^^xsd:integer;
  dwc:observationDate '1973-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '118619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 23.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "23.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 23.4)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "23.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '23.4'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1969-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -0.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -0.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-0.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-0.3'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "525"^^xsd:integer ;
  dwc:maximumDepthInMeters "525"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 26.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '26.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '525'^^xsd:integer;
  dwc:maximumDepth '525'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1972-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -21.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-21.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -21.6)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "-21.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.6'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -42)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathypolypus arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:longitude '-42'^^xsd:integer;
  dwc:latitude '44.5'^^xsd:double;
  dwc:aphiaid '140596'^^xsd:integer;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140596'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nannocalanus minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '104469'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.291668 -10.765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.291668"^^xsd:decimal ;
  dwc:decimalLongitude "-10.765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4707"^^xsd:integer ;
  dwc:maximumDepthInMeters "4707"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.291668 -10.765)"^^geo:wktLiteral ;
  geo-pos:lat "37.291668"^^xsd:decimal ;
  geo-pos:long "-10.765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neotanais hadalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-10.765'^^xsd:double;
  dwc:latitude '37.291668'^^xsd:double;
  dwc:minimumDepth '4707'^^xsd:integer;
  dwc:maximumDepth '4707'^^xsd:integer;
  dwc:aphiaid '136333'^^xsd:integer;
  dwc:observationDate '1969-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '136333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Catoessa gruneri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '259683'^^xsd:integer;
  dwc:observationDate '1982-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '259683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Catoessa gruneri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '259683'^^xsd:integer;
  dwc:observationDate '1982-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '259683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 48.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "48.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 48.1)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "48.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Catoessa gruneri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '48.1'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:aphiaid '259683'^^xsd:integer;
  dwc:observationDate '1976-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '259683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65333"^^xsd:decimal ;
  dwc:decimalLongitude "12.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  geo-pos:lat "37.65333"^^xsd:decimal ;
  geo-pos:long "12.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.575'^^xsd:double;
  dwc:latitude '37.65333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.458333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.458333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.458333)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "11.458333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '11.458333'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '25.5'^^xsd:double;
  dwc:maximumDepth '25.5'^^xsd:double;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:observationDate '1973-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.457 11.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.457"^^xsd:decimal ;
  dwc:decimalLongitude "11.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.457 11.542)"^^geo:wktLiteral ;
  geo-pos:lat "33.457"^^xsd:decimal ;
  geo-pos:long "11.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.542'^^xsd:double;
  dwc:latitude '33.457'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -13.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Centropages typicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-13.2'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '104499'^^xsd:integer;
  dwc:observationDate '1928-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '104499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4500"^^xsd:integer ;
  dwc:maximumDepthInMeters "4500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chiridiella macrodactyla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '4500'^^xsd:integer;
  dwc:maximumDepth '4500'^^xsd:integer;
  dwc:aphiaid '104287'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chiridiella macrodactyla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104287'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chiridiella macrodactyla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104287'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03 12.428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03"^^xsd:decimal ;
  dwc:decimalLongitude "12.428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03 12.428333)"^^geo:wktLiteral ;
  geo-pos:lat "38.03"^^xsd:decimal ;
  geo-pos:long "12.428333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa nodipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.428333'^^xsd:double;
  dwc:latitude '38.03'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00833 12.518333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00833"^^xsd:decimal ;
  dwc:decimalLongitude "12.518333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00833 12.518333)"^^geo:wktLiteral ;
  geo-pos:lat "38.00833"^^xsd:decimal ;
  geo-pos:long "12.518333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.518333'^^xsd:double;
  dwc:latitude '38.00833'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "250.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '250.5'^^xsd:double;
  dwc:maximumDepth '250.5'^^xsd:double;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:observationDate '1972-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.416668 13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.416668"^^xsd:decimal ;
  dwc:decimalLongitude "13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "336"^^xsd:integer ;
  dwc:maximumDepthInMeters "336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.416668 13.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.416668"^^xsd:decimal ;
  geo-pos:long "13.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '13.15'^^xsd:double;
  dwc:latitude '40.416668'^^xsd:double;
  dwc:minimumDepth '336'^^xsd:integer;
  dwc:maximumDepth '336'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83472 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83472"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83472 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.83472"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galathea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '36.83472'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 5.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "5.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 5.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "5.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '5.85'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.795 -5.772778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.795"^^xsd:decimal ;
  dwc:decimalLongitude "-5.772778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.795 -5.772778)"^^geo:wktLiteral ;
  geo-pos:lat "35.795"^^xsd:decimal ;
  geo-pos:long "-5.772778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplidium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.772778'^^xsd:double;
  dwc:latitude '35.795'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '103471'^^xsd:integer;
  dwc:observationDate '1969-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplidium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '103471'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 14.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '14.1'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:observationDate '1973-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "38.11"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-06-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '38.11'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1931-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Monacilla typica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104844'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eupagurus variabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '412216'^^xsd:integer;
  dwc:observationDate '1883-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1875"^^xsd:integer ;
  dwc:maximumDepthInMeters "1875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -19.7)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "-19.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '1875'^^xsd:integer;
  dwc:maximumDepth '1875'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1971-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.81167 -40.67972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.81167"^^xsd:decimal ;
  dwc:decimalLongitude "-40.67972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1102"^^xsd:integer ;
  dwc:maximumDepthInMeters "1102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.81167 -40.67972)"^^geo:wktLiteral ;
  geo-pos:lat "39.81167"^^xsd:decimal ;
  geo-pos:long "-40.67972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Synonchus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.67972'^^xsd:double;
  dwc:latitude '39.81167'^^xsd:double;
  dwc:minimumDepth '1102'^^xsd:integer;
  dwc:maximumDepth '1102'^^xsd:integer;
  dwc:aphiaid '2544'^^xsd:integer;
  dwc:observationDate '1965-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '2544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.1"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura sarsii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '47.1'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '124934'^^xsd:integer;
  dwc:observationDate '1948-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.6"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hyloniscus adonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:aphiaid '260669'^^xsd:integer;
  dwc:aphiaIdAccepted '260669'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Selenoteuthis scintillans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:aphiaid '342387'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '342387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -0.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hemigrapsus penicillatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-0.9'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '107454'^^xsd:integer;
  dwc:observationDate '1996-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4166"^^xsd:integer ;
  dwc:maximumDepthInMeters "4166"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Amuletta abyssorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '4166'^^xsd:integer;
  dwc:maximumDepth '4166'^^xsd:integer;
  dwc:aphiaid '118600'^^xsd:integer;
  dwc:observationDate '1883-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '118600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "182.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.3)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-5.3'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '182.5'^^xsd:double;
  dwc:maximumDepth '182.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.975 -35.458332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.975"^^xsd:decimal ;
  dwc:decimalLongitude "-35.458332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "302.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "302.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.975 -35.458332)"^^geo:wktLiteral ;
  geo-pos:lat "40.975"^^xsd:decimal ;
  geo-pos:long "-35.458332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-35.458332'^^xsd:double;
  dwc:latitude '40.975'^^xsd:double;
  dwc:minimumDepth '302.5'^^xsd:double;
  dwc:maximumDepth '302.5'^^xsd:double;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 12.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 12.383333)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "12.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '12.383333'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:observationDate '1973-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.945 34.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.945"^^xsd:decimal ;
  dwc:decimalLongitude "34.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.945 34.6)"^^geo:wktLiteral ;
  geo-pos:lat "31.945"^^xsd:decimal ;
  geo-pos:long "34.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '34.6'^^xsd:double;
  dwc:latitude '31.945'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1977-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.01 -28.641666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.01"^^xsd:decimal ;
  dwc:decimalLongitude "-28.641666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.01 -28.641666)"^^geo:wktLiteral ;
  geo-pos:lat "30.01"^^xsd:decimal ;
  geo-pos:long "-28.641666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-28.641666'^^xsd:double;
  dwc:latitude '30.01'^^xsd:double;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1982-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.239166 12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.239166"^^xsd:decimal ;
  dwc:decimalLongitude "12.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.239166 12.28)"^^geo:wktLiteral ;
  geo-pos:lat "36.239166"^^xsd:decimal ;
  geo-pos:long "12.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika gigliolii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.28'^^xsd:double;
  dwc:latitude '36.239166'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107659'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.48 -17.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.48"^^xsd:decimal ;
  dwc:decimalLongitude "-17.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.48 -17.665)"^^geo:wktLiteral ;
  geo-pos:lat "35.48"^^xsd:decimal ;
  geo-pos:long "-17.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-01-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-17.665'^^xsd:double;
  dwc:latitude '35.48'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1951-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^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 "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda sericea ovata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '546268'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141682'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1933-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.925 10.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.925"^^xsd:decimal ;
  dwc:decimalLongitude "10.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.925 10.533333)"^^geo:wktLiteral ;
  geo-pos:lat "36.925"^^xsd:decimal ;
  geo-pos:long "10.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.533333'^^xsd:double;
  dwc:latitude '36.925'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1972-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2652"^^xsd:integer ;
  dwc:maximumDepthInMeters "2652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-37.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium procerum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2652'^^xsd:integer;
  dwc:maximumDepth '2652'^^xsd:integer;
  dwc:aphiaid '473548'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '215117'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^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 "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 15.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '15.6'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -40.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^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 "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -40.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-40.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.3'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "38.11"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika gigliolii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '38.11'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107659'^^xsd:integer;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.995 -29.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.995"^^xsd:decimal ;
  dwc:decimalLongitude "-29.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters "154"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.995 -29.72)"^^geo:wktLiteral ;
  geo-pos:lat "29.995"^^xsd:decimal ;
  geo-pos:long "-29.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-29.72'^^xsd:double;
  dwc:latitude '29.995'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:maximumDepth '154'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gaetanus pileatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '104313'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1775"^^xsd:integer ;
  dwc:maximumDepthInMeters "1775"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "32.8"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '32.8'^^xsd:double;
  dwc:minimumDepth '1775'^^xsd:integer;
  dwc:maximumDepth '1775'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1971-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -3)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3'^^xsd:integer;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.111668 15.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.111668"^^xsd:decimal ;
  dwc:decimalLongitude "15.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.111668 15.495)"^^geo:wktLiteral ;
  geo-pos:lat "42.111668"^^xsd:decimal ;
  geo-pos:long "15.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus zariquieyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '15.495'^^xsd:double;
  dwc:latitude '42.111668'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '107395'^^xsd:integer;
  dwc:observationDate '1972-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '148516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudeuchaeta brevicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104324'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura sarsii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '124934'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '124934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -12.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas brevirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.5'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '107093'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.183333)"^^geo:wktLiteral ;
  geo-pos:lat "34.475"^^xsd:decimal ;
  geo-pos:long "11.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.183333'^^xsd:double;
  dwc:latitude '34.475'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa nodipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00833 12.518333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00833"^^xsd:decimal ;
  dwc:decimalLongitude "12.518333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00833 12.518333)"^^geo:wktLiteral ;
  geo-pos:lat "38.00833"^^xsd:decimal ;
  geo-pos:long "12.518333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.518333'^^xsd:double;
  dwc:latitude '38.00833'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 6.083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "6.083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 6.083333)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "6.083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '6.083333'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.516666 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.516666"^^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 "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.516666 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.516666"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplidium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '34.516666'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '103471'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.121666"^^xsd:decimal ;
  dwc:decimalLongitude "12.248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  geo-pos:lat "38.121666"^^xsd:decimal ;
  geo-pos:long "12.248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.248333'^^xsd:double;
  dwc:latitude '38.121666'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 -26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.3"^^xsd:decimal ;
  dwc:decimalLongitude "-26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters "620"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.3 -26)"^^geo:wktLiteral ;
  geo-pos:lat "66.3"^^xsd:decimal ;
  geo-pos:long "-26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stylaster erubescens groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-26'^^xsd:integer;
  dwc:latitude '66.3'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:maximumDepth '620'^^xsd:integer;
  dwc:aphiaid '118001'^^xsd:integer;
  dwc:observationDate '1895-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '118001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetophiloscia aharonii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:aphiaid '264454'^^xsd:integer;
  dwc:aphiaIdAccepted '259722'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^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 "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptomysis lingvura marioni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '451681'^^xsd:integer;
  dwc:observationDate '1981-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '451681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Monacilla typica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104844'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euprymna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '341426'^^xsd:integer;
  dwc:observationDate '1969-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '341426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -35.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Selenoteuthis scintillans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:aphiaid '342387'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '342387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.875"^^xsd:decimal ;
  dwc:decimalLongitude "-44.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  geo-pos:lat "46.875"^^xsd:decimal ;
  geo-pos:long "-44.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura sarsii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.908333'^^xsd:double;
  dwc:latitude '46.875'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '124934'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '124934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.226 9.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.226"^^xsd:decimal ;
  dwc:decimalLongitude "9.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "382.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "382.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.226 9.605)"^^geo:wktLiteral ;
  geo-pos:lat "43.226"^^xsd:decimal ;
  geo-pos:long "9.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leiopathes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '9.605'^^xsd:double;
  dwc:latitude '43.226'^^xsd:double;
  dwc:minimumDepth '382.5'^^xsd:double;
  dwc:maximumDepth '382.5'^^xsd:double;
  dwc:aphiaid '103305'^^xsd:integer;
  dwc:observationDate '2003-12-31'^^xsd:date;
  dwc:aphiaIdAccepted '103305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.845833 16.324167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.845833"^^xsd:decimal ;
  dwc:decimalLongitude "16.324167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.845833 16.324167)"^^geo:wktLiteral ;
  geo-pos:lat "41.845833"^^xsd:decimal ;
  geo-pos:long "16.324167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '16.324167'^^xsd:double;
  dwc:latitude '41.845833'^^xsd:double;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1974-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.023335 -35.521667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.023335"^^xsd:decimal ;
  dwc:decimalLongitude "-35.521667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "522.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "522.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.023335 -35.521667)"^^geo:wktLiteral ;
  geo-pos:lat "41.023335"^^xsd:decimal ;
  geo-pos:long "-35.521667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-35.521667'^^xsd:double;
  dwc:latitude '41.023335'^^xsd:double;
  dwc:minimumDepth '522.5'^^xsd:double;
  dwc:maximumDepth '522.5'^^xsd:double;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1980-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleuromamma piseki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '363792'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.573334 12.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.573334"^^xsd:decimal ;
  dwc:decimalLongitude "12.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.573334 12.905)"^^geo:wktLiteral ;
  geo-pos:lat "37.573334"^^xsd:decimal ;
  geo-pos:long "12.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '12.905'^^xsd:double;
  dwc:latitude '37.573334'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.61222 14.538611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.61222"^^xsd:decimal ;
  dwc:decimalLongitude "14.538611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.61222 14.538611)"^^geo:wktLiteral ;
  geo-pos:lat "40.61222"^^xsd:decimal ;
  geo-pos:long "14.538611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '14.538611'^^xsd:double;
  dwc:latitude '40.61222'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:observationDate '2002-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.65"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "485"^^xsd:integer ;
  dwc:maximumDepthInMeters "485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.65"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '35.65'^^xsd:double;
  dwc:minimumDepth '485'^^xsd:integer;
  dwc:maximumDepth '485'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium justi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:aphiaid '257721'^^xsd:integer;
  dwc:aphiaIdAccepted '264309'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.466667 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.466667"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "361"^^xsd:integer ;
  dwc:maximumDepthInMeters "361"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.466667 13.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.466667"^^xsd:decimal ;
  geo-pos:long "13.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '40.466667'^^xsd:double;
  dwc:minimumDepth '361'^^xsd:integer;
  dwc:maximumDepth '361'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.2 -32.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.2"^^xsd:decimal ;
  dwc:decimalLongitude "-32.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.2 -32.1)"^^geo:wktLiteral ;
  geo-pos:lat "61.2"^^xsd:decimal ;
  geo-pos:long "-32.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-32.1'^^xsd:double;
  dwc:latitude '61.2'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176666 -35.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176666"^^xsd:decimal ;
  dwc:decimalLongitude "-35.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274"^^xsd:integer ;
  dwc:maximumDepthInMeters "274"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176666 -35.515)"^^geo:wktLiteral ;
  geo-pos:lat "41.176666"^^xsd:decimal ;
  geo-pos:long "-35.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-35.515'^^xsd:double;
  dwc:latitude '41.176666'^^xsd:double;
  dwc:minimumDepth '274'^^xsd:integer;
  dwc:maximumDepth '274'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1980-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.49167"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.49167"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galathea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.49167'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104856'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28472 10.618889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28472"^^xsd:decimal ;
  dwc:decimalLongitude "10.618889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28472 10.618889)"^^geo:wktLiteral ;
  geo-pos:lat "36.28472"^^xsd:decimal ;
  geo-pos:long "10.618889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.618889'^^xsd:double;
  dwc:latitude '36.28472'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1972-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65167 -34.803333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65167"^^xsd:decimal ;
  dwc:decimalLongitude "-34.803333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "123.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65167 -34.803333)"^^geo:wktLiteral ;
  geo-pos:lat "41.65167"^^xsd:decimal ;
  geo-pos:long "-34.803333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-34.803333'^^xsd:double;
  dwc:latitude '41.65167'^^xsd:double;
  dwc:minimumDepth '123.5'^^xsd:double;
  dwc:maximumDepth '123.5'^^xsd:double;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philoscia muscorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '264351'^^xsd:integer;
  dwc:aphiaIdAccepted '264351'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -40.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-40.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -40.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-40.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-40.2'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65"^^xsd:decimal ;
  dwc:decimalLongitude "23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 23)"^^geo:wktLiteral ;
  geo-pos:lat "65"^^xsd:decimal ;
  geo-pos:long "23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '23'^^xsd:integer;
  dwc:latitude '65'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:observationDate '1966-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -24.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -24.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-24.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-24.7'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4375"^^xsd:integer ;
  dwc:maximumDepthInMeters "4375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -14.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.6"^^xsd:decimal ;
  geo-pos:long "-14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paroriza prouhoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-14.6'^^xsd:double;
  dwc:latitude '49.6'^^xsd:double;
  dwc:minimumDepth '4375'^^xsd:integer;
  dwc:maximumDepth '4375'^^xsd:integer;
  dwc:aphiaid '183336'^^xsd:integer;
  dwc:observationDate '1980-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '183336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1313"^^xsd:integer ;
  dwc:maximumDepthInMeters "1313"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -9.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Seguenzia carinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:minimumDepth '1313'^^xsd:integer;
  dwc:maximumDepth '1313'^^xsd:integer;
  dwc:aphiaid '183416'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141429'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiactis savignyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '125122'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '125122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Protracheoniscus kerkanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '262662'^^xsd:integer;
  dwc:aphiaIdAccepted '262662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1925-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa corallina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '762877'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -41.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -41.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-41.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gloiopotes ornatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-41.8'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:aphiaid '351952'^^xsd:integer;
  dwc:observationDate '1958-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '351952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016666 26.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.016666"^^xsd:decimal ;
  dwc:decimalLongitude "26.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016666 26.533333)"^^geo:wktLiteral ;
  geo-pos:lat "34.016666"^^xsd:decimal ;
  geo-pos:long "26.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.533333'^^xsd:double;
  dwc:latitude '34.016666'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016666 -40.183334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.016666"^^xsd:decimal ;
  dwc:decimalLongitude "-40.183334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016666 -40.183334)"^^geo:wktLiteral ;
  geo-pos:lat "38.016666"^^xsd:decimal ;
  geo-pos:long "-40.183334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.183334'^^xsd:double;
  dwc:latitude '38.016666'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.766388 10.280833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.766388"^^xsd:decimal ;
  dwc:decimalLongitude "10.280833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.766388 10.280833)"^^geo:wktLiteral ;
  geo-pos:lat "42.766388"^^xsd:decimal ;
  geo-pos:long "10.280833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium elbanum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.280833'^^xsd:double;
  dwc:latitude '42.766388'^^xsd:double;
  dwc:aphiaid '882804'^^xsd:integer;
  dwc:aphiaIdAccepted '257641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -5.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-5.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -5.375)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-5.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cassiella abylensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.375'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139058'^^xsd:integer;
  dwc:aphiaIdAccepted '139058'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '264794'^^xsd:integer;
  dwc:observationDate '1927-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '263752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.40639 -16.309168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.40639"^^xsd:decimal ;
  dwc:decimalLongitude "-16.309168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "269"^^xsd:integer ;
  dwc:maximumDepthInMeters "269"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.40639 -16.309168)"^^geo:wktLiteral ;
  geo-pos:lat "28.40639"^^xsd:decimal ;
  geo-pos:long "-16.309168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dendrophyllia cornigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-16.309168'^^xsd:double;
  dwc:latitude '28.40639'^^xsd:double;
  dwc:minimumDepth '269'^^xsd:integer;
  dwc:maximumDepth '269'^^xsd:integer;
  dwc:aphiaid '135185'^^xsd:integer;
  dwc:observationDate '1991-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '135185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -21.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "515"^^xsd:integer ;
  dwc:maximumDepthInMeters "515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -21.2)"^^geo:wktLiteral ;
  geo-pos:lat "26.7"^^xsd:decimal ;
  geo-pos:long "-21.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.2'^^xsd:double;
  dwc:latitude '26.7'^^xsd:double;
  dwc:minimumDepth '515'^^xsd:integer;
  dwc:maximumDepth '515'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.205 -13.596667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.205"^^xsd:decimal ;
  dwc:decimalLongitude "-13.596667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2879"^^xsd:integer ;
  dwc:maximumDepthInMeters "2879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.205 -13.596667)"^^geo:wktLiteral ;
  geo-pos:lat "50.205"^^xsd:decimal ;
  geo-pos:long "-13.596667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mimocopelates longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-13.596667'^^xsd:double;
  dwc:latitude '50.205'^^xsd:double;
  dwc:minimumDepth '2879'^^xsd:integer;
  dwc:maximumDepth '2879'^^xsd:integer;
  dwc:aphiaid '261285'^^xsd:integer;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '261285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1927-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1926-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1925-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1931-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium cephalonicum monticola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gegania pinguis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '524027'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140347'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 31.2)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thermodiaptomus galebi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '31.2'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:aphiaid '356139'^^xsd:integer;
  dwc:aphiaIdAccepted '356139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus bulgaricus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '263674'^^xsd:integer;
  dwc:aphiaIdAccepted '263674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.1 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.1"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.1 -18)"^^geo:wktLiteral ;
  geo-pos:lat "74.1"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Veneridae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '74.1'^^xsd:double;
  dwc:aphiaid '243'^^xsd:integer;
  dwc:observationDate '1931-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium elbanum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:aphiaid '882804'^^xsd:integer;
  dwc:aphiaIdAccepted '257641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3301"^^xsd:integer ;
  dwc:maximumDepthInMeters "3301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aonidella dayi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '3301'^^xsd:integer;
  dwc:maximumDepth '3301'^^xsd:integer;
  dwc:aphiaid '332986'^^xsd:integer;
  dwc:observationDate '1968-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '332986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7675 -5.917778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7675"^^xsd:decimal ;
  dwc:decimalLongitude "-5.917778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7675 -5.917778)"^^geo:wktLiteral ;
  geo-pos:lat "35.7675"^^xsd:decimal ;
  geo-pos:long "-5.917778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplysia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:longitude '-5.917778'^^xsd:double;
  dwc:latitude '35.7675'^^xsd:double;
  dwc:aphiaid '137654'^^xsd:integer;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137654'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.85"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplysia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '36.85'^^xsd:double;
  dwc:aphiaid '137654'^^xsd:integer;
  dwc:observationDate '1967-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '137654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 20)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium flavoscutatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '41'^^xsd:integer;
  dwc:aphiaid '257688'^^xsd:integer;
  dwc:aphiaIdAccepted '257688'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptomysis mediterranea mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '446721'^^xsd:integer;
  dwc:observationDate '1976-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '446721'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1 31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1"^^xsd:decimal ;
  dwc:decimalLongitude "31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1 31.2)"^^geo:wktLiteral ;
  geo-pos:lat "30.1"^^xsd:decimal ;
  geo-pos:long "31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Livoneca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '31.2'^^xsd:double;
  dwc:latitude '30.1'^^xsd:double;
  dwc:aphiaid '203846'^^xsd:integer;
  dwc:observationDate '1952-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '203846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1 31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1"^^xsd:decimal ;
  dwc:decimalLongitude "31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1 31.2)"^^geo:wktLiteral ;
  geo-pos:lat "30.1"^^xsd:decimal ;
  geo-pos:long "31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Livoneca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '31.2'^^xsd:double;
  dwc:latitude '30.1'^^xsd:double;
  dwc:aphiaid '203846'^^xsd:integer;
  dwc:observationDate '1952-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '203846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.2"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.2"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.2'^^xsd:double;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.7"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  geo-pos:lat "31.7"^^xsd:decimal ;
  geo-pos:long "-30.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-30.7'^^xsd:double;
  dwc:latitude '31.7'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "555"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '555'^^xsd:integer;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.4)"^^geo:wktLiteral ;
  geo-pos:lat "27.9"^^xsd:decimal ;
  geo-pos:long "-15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nodilittorina striata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-15.4'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:aphiaid '798720'^^xsd:integer;
  dwc:aphiaIdAccepted '449148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.458332 0.005556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.458332"^^xsd:decimal ;
  dwc:decimalLongitude "0.005556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.458332 0.005556)"^^geo:wktLiteral ;
  geo-pos:lat "49.458332"^^xsd:decimal ;
  geo-pos:long "0.005556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Owenia fusiformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '0.005556'^^xsd:double;
  dwc:latitude '49.458332'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '130544'^^xsd:integer;
  dwc:aphiaIdAccepted '130544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta sarsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104571'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 4.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.2"^^xsd:decimal ;
  geo-pos:long "4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philoscia muscorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '52.2'^^xsd:double;
  dwc:aphiaid '264351'^^xsd:integer;
  dwc:observationDate '1927-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '264351'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1978-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08167 28.639723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.08167"^^xsd:decimal ;
  dwc:decimalLongitude "28.639723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.08167 28.639723)"^^geo:wktLiteral ;
  geo-pos:lat "44.08167"^^xsd:decimal ;
  geo-pos:long "28.639723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '28.639723'^^xsd:double;
  dwc:latitude '44.08167'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:observationDate '1997-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.835556 24.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.835556"^^xsd:decimal ;
  dwc:decimalLongitude "24.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.835556 24.7)"^^geo:wktLiteral ;
  geo-pos:lat "53.835556"^^xsd:decimal ;
  geo-pos:long "24.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '24.7'^^xsd:double;
  dwc:latitude '53.835556'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:observationDate '1965-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.5 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.5 38)"^^geo:wktLiteral ;
  geo-pos:lat "65.5"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '65.5'^^xsd:double;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85 -15.933333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.85"^^xsd:decimal ;
  dwc:decimalLongitude "-15.933333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.85 -15.933333)"^^geo:wktLiteral ;
  geo-pos:lat "51.85"^^xsd:decimal ;
  geo-pos:long "-15.933333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-15.933333'^^xsd:double;
  dwc:latitude '51.85'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1967-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.833332 -16.083332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-16.083332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.833332 -16.083332)"^^geo:wktLiteral ;
  geo-pos:lat "51.833332"^^xsd:decimal ;
  geo-pos:long "-16.083332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-16.083332'^^xsd:double;
  dwc:latitude '51.833332'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.583332 16.066668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.583332"^^xsd:decimal ;
  dwc:decimalLongitude "16.066668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.583332 16.066668)"^^geo:wktLiteral ;
  geo-pos:lat "35.583332"^^xsd:decimal ;
  geo-pos:long "16.066668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '16.066668'^^xsd:double;
  dwc:latitude '35.583332'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.86667 16.416668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.86667"^^xsd:decimal ;
  dwc:decimalLongitude "16.416668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.86667 16.416668)"^^geo:wktLiteral ;
  geo-pos:lat "35.86667"^^xsd:decimal ;
  geo-pos:long "16.416668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.416668'^^xsd:double;
  dwc:latitude '35.86667'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833332 6.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833332"^^xsd:decimal ;
  dwc:decimalLongitude "6.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833332 6.333333)"^^geo:wktLiteral ;
  geo-pos:lat "40.833332"^^xsd:decimal ;
  geo-pos:long "6.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '6.333333'^^xsd:double;
  dwc:latitude '40.833332'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 20)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "13.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -0.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -0.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-0.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-0.3'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016666 26.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.016666"^^xsd:decimal ;
  dwc:decimalLongitude "26.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "247.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "247.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016666 26.533333)"^^geo:wktLiteral ;
  geo-pos:lat "34.016666"^^xsd:decimal ;
  geo-pos:long "26.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.533333'^^xsd:double;
  dwc:latitude '34.016666'^^xsd:double;
  dwc:minimumDepth '247.5'^^xsd:double;
  dwc:maximumDepth '247.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016666 26.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.016666"^^xsd:decimal ;
  dwc:decimalLongitude "26.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "97.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016666 26.533333)"^^geo:wktLiteral ;
  geo-pos:lat "34.016666"^^xsd:decimal ;
  geo-pos:long "26.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.533333'^^xsd:double;
  dwc:latitude '34.016666'^^xsd:double;
  dwc:minimumDepth '97.5'^^xsd:double;
  dwc:maximumDepth '97.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 16.416668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.85"^^xsd:decimal ;
  dwc:decimalLongitude "16.416668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 16.416668)"^^geo:wktLiteral ;
  geo-pos:lat "35.85"^^xsd:decimal ;
  geo-pos:long "16.416668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '16.416668'^^xsd:double;
  dwc:latitude '35.85'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 6.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95"^^xsd:decimal ;
  dwc:decimalLongitude "6.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 6.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.95"^^xsd:decimal ;
  geo-pos:long "6.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '6.25'^^xsd:double;
  dwc:latitude '40.95'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641666 -13.516666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.641666"^^xsd:decimal ;
  dwc:decimalLongitude "-13.516666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5318"^^xsd:integer ;
  dwc:maximumDepthInMeters "5318"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.641666 -13.516666)"^^geo:wktLiteral ;
  geo-pos:lat "42.641666"^^xsd:decimal ;
  geo-pos:long "-13.516666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Deima validum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-13.516666'^^xsd:double;
  dwc:latitude '42.641666'^^xsd:double;
  dwc:minimumDepth '5318'^^xsd:integer;
  dwc:maximumDepth '5318'^^xsd:integer;
  dwc:aphiaid '124718'^^xsd:integer;
  dwc:observationDate '1968-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '125223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1327"^^xsd:integer ;
  dwc:maximumDepthInMeters "1327"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -13)"^^geo:wktLiteral ;
  geo-pos:lat "51.6"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinocucumis hispida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '51.6'^^xsd:double;
  dwc:minimumDepth '1327'^^xsd:integer;
  dwc:maximumDepth '1327'^^xsd:integer;
  dwc:aphiaid '124593'^^xsd:integer;
  dwc:observationDate '1982-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '124593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "54.583"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '54.583'^^xsd:double;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "54.583"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '54.583'^^xsd:double;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 47)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ephydatia mulleri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '47'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '167151'^^xsd:integer;
  dwc:aphiaIdAccepted '167151'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 17.8)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Illyrionethes herzegowinensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17.8'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:aphiaid '882687'^^xsd:integer;
  dwc:aphiaIdAccepted '258801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leuconia ambeson'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:observationDate '1967-03-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.575"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.575"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa corallina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.575'^^xsd:double;
  dwc:minimumDepth '48.5'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:aphiaid '762877'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.7"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  geo-pos:lat "31.7"^^xsd:decimal ;
  geo-pos:long "-30.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-30.7'^^xsd:double;
  dwc:latitude '31.7'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -34.4)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "27.1"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '27.1'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1973-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33.1)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-33.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-33.1'^^xsd:double;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haloporcellio penicilligo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^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 "243"^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus saluti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '140604'^^xsd:integer;
  dwc:observationDate '1978-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '140604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.783333)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Schizotrema aculeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '33.783333'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '182644'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '182644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5 -33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.5"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5 -33.1)"^^geo:wktLiteral ;
  geo-pos:lat "66.5"^^xsd:decimal ;
  geo-pos:long "-33.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aphotopontius mammillatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-33.1'^^xsd:double;
  dwc:latitude '66.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '348896'^^xsd:integer;
  dwc:observationDate '1994-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '348896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.734444 -22.53139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.734444"^^xsd:decimal ;
  dwc:decimalLongitude "-22.53139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.734444 -22.53139)"^^geo:wktLiteral ;
  geo-pos:lat "47.734444"^^xsd:decimal ;
  geo-pos:long "-22.53139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys hastata hericia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-22.53139'^^xsd:double;
  dwc:latitude '47.734444'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '367965'^^xsd:integer;
  dwc:observationDate '1964-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '367964'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -22.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -22.2)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-22.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-22.2'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '610'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 4.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "4.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "605"^^xsd:integer ;
  dwc:maximumDepthInMeters "605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 4.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "4.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '605'^^xsd:integer;
  dwc:maximumDepth '605'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -22.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -22.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-22.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-22.2'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '264794'^^xsd:integer;
  dwc:observationDate '1930-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '263752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -4)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '264794'^^xsd:integer;
  dwc:observationDate '1936-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '263752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 15)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '62'^^xsd:integer;
  dwc:aphiaid '264794'^^xsd:integer;
  dwc:observationDate '1925-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '263752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 -32.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "-32.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 -32.28)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "-32.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-32.28'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.40167 -29.676666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.40167"^^xsd:decimal ;
  dwc:decimalLongitude "-29.676666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.40167 -29.676666)"^^geo:wktLiteral ;
  geo-pos:lat "45.40167"^^xsd:decimal ;
  geo-pos:long "-29.676666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-29.676666'^^xsd:double;
  dwc:latitude '45.40167'^^xsd:double;
  dwc:minimumDepth '77.5'^^xsd:double;
  dwc:maximumDepth '77.5'^^xsd:double;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1980-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04333 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04333"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04333 -30)"^^geo:wktLiteral ;
  geo-pos:lat "45.04333"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '45.04333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65167 -34.803333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65167"^^xsd:decimal ;
  dwc:decimalLongitude "-34.803333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65167 -34.803333)"^^geo:wktLiteral ;
  geo-pos:lat "41.65167"^^xsd:decimal ;
  geo-pos:long "-34.803333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-34.803333'^^xsd:double;
  dwc:latitude '41.65167'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.308332 -29.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.308332"^^xsd:decimal ;
  dwc:decimalLongitude "-29.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.308332 -29.655)"^^geo:wktLiteral ;
  geo-pos:lat "30.308332"^^xsd:decimal ;
  geo-pos:long "-29.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-29.655'^^xsd:double;
  dwc:latitude '30.308332'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1981-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.291667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.291667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.291667)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.291667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.291667'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '15.5'^^xsd:double;
  dwc:maximumDepth '15.5'^^xsd:double;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1973-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.3 10.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.3 10.375)"^^geo:wktLiteral ;
  geo-pos:lat "31.3"^^xsd:decimal ;
  geo-pos:long "10.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.375'^^xsd:double;
  dwc:latitude '31.3'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1972-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.075"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "139.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.075"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37.075'^^xsd:double;
  dwc:minimumDepth '139.5'^^xsd:double;
  dwc:maximumDepth '139.5'^^xsd:double;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1972-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.808334 10.411111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.808334"^^xsd:decimal ;
  dwc:decimalLongitude "10.411111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.808334 10.411111)"^^geo:wktLiteral ;
  geo-pos:lat "36.808334"^^xsd:decimal ;
  geo-pos:long "10.411111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.411111'^^xsd:double;
  dwc:latitude '36.808334'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104856'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104856'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '104856'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104856'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.6)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.6'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -25.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "730"^^xsd:integer ;
  dwc:maximumDepthInMeters "730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -25.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-25.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-25.6'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:minimumDepth '730'^^xsd:integer;
  dwc:maximumDepth '730'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1560"^^xsd:integer ;
  dwc:maximumDepthInMeters "1560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.381667)"^^geo:wktLiteral ;
  geo-pos:lat "47.6"^^xsd:decimal ;
  geo-pos:long "-8.381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parasterope antyx'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-8.381667'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '1560'^^xsd:integer;
  dwc:maximumDepth '1560'^^xsd:integer;
  dwc:aphiaid '183333'^^xsd:integer;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '183333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1560"^^xsd:integer ;
  dwc:maximumDepthInMeters "1560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.381667)"^^geo:wktLiteral ;
  geo-pos:lat "47.6"^^xsd:decimal ;
  geo-pos:long "-8.381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parasterope antyx'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-8.381667'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '1560'^^xsd:integer;
  dwc:maximumDepth '1560'^^xsd:integer;
  dwc:aphiaid '183333'^^xsd:integer;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '183333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.225"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '34.225'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '106912'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '106912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 12.158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "12.158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 12.158333)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "12.158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '12.158333'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '106912'^^xsd:integer;
  dwc:observationDate '1967-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '106912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 35.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 35.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "35.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Portunus pelagicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '35.2'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:aphiaid '107404'^^xsd:integer;
  dwc:aphiaIdAccepted '1061754'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -30.858334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-30.858334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3200"^^xsd:integer ;
  dwc:maximumDepthInMeters "3200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -30.858334)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-30.858334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pythonaster atlantidis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-30.858334'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '3200'^^xsd:integer;
  dwc:maximumDepth '3200'^^xsd:integer;
  dwc:aphiaid '124127'^^xsd:integer;
  dwc:observationDate '1947-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '124127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8"^^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 "0.25"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 4.8)"^^geo:wktLiteral ;
  geo-pos:lat "51.8"^^xsd:decimal ;
  geo-pos:long "4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metatrichoniscoides leydigii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:longitude '4.8'^^xsd:double;
  dwc:latitude '51.8'^^xsd:double;
  dwc:minimumDepth '0.25'^^xsd:double;
  dwc:maximumDepth '0.25'^^xsd:double;
  dwc:aphiaid '261213'^^xsd:integer;
  dwc:observationDate '1953-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '261213'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 -35.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "-35.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 -35.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "-35.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-35.9'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:observationDate '1928-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nodilittorina millegrana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '211292'^^xsd:integer;
  dwc:observationDate '1972-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '437373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 34)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nodilittorina millegrana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '29.5'^^xsd:double;
  dwc:aphiaid '211292'^^xsd:integer;
  dwc:observationDate '1972-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '437373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 4.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.2"^^xsd:decimal ;
  geo-pos:long "4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '52.2'^^xsd:double;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1924-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1930-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -8)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1924-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "699"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12.4)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "-12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Atelecrinus balanoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-12.4'^^xsd:double;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '699'^^xsd:integer;
  dwc:aphiaid '124235'^^xsd:integer;
  dwc:observationDate '1901-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '124235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 14.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.9'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lubbockia aculeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '128893'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '128893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leieschara subgracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '865151'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '865151'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1970-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -25.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "730"^^xsd:integer ;
  dwc:maximumDepthInMeters "730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -25.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-25.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-25.6'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:minimumDepth '730'^^xsd:integer;
  dwc:maximumDepth '730'^^xsd:integer;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "-24.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-24.2'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -40.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-40.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -40.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-40.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.4'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "-24.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-24.9'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Munnopsis typica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '118770'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118770'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Munnopsis typica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '118770'^^xsd:integer;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118770'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.333 -0.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.333"^^xsd:decimal ;
  dwc:decimalLongitude "-0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.333 -0.45)"^^geo:wktLiteral ;
  geo-pos:lat "49.333"^^xsd:decimal ;
  geo-pos:long "-0.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paragnathia formica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-0.45'^^xsd:double;
  dwc:latitude '49.333'^^xsd:double;
  dwc:aphiaid '119001'^^xsd:integer;
  dwc:aphiaIdAccepted '119001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.583 -3.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.583"^^xsd:decimal ;
  dwc:decimalLongitude "-3.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.583 -3.933)"^^geo:wktLiteral ;
  geo-pos:lat "48.583"^^xsd:decimal ;
  geo-pos:long "-3.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paragnathia formica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.933'^^xsd:double;
  dwc:latitude '48.583'^^xsd:double;
  dwc:aphiaid '119001'^^xsd:integer;
  dwc:aphiaIdAccepted '119001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441666 11.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441666"^^xsd:decimal ;
  dwc:decimalLongitude "11.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441666 11.433333)"^^geo:wktLiteral ;
  geo-pos:lat "34.441666"^^xsd:decimal ;
  geo-pos:long "11.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.433333'^^xsd:double;
  dwc:latitude '34.441666'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:observationDate '1974-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:observationDate '1973-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -24.5)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-24.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.2"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.2"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.2'^^xsd:double;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "555"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '555'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -8.758333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.758333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2103"^^xsd:integer ;
  dwc:maximumDepthInMeters "2103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -8.758333)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-8.758333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philomedes pentathrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-8.758333'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '2103'^^xsd:integer;
  dwc:maximumDepth '2103'^^xsd:integer;
  dwc:aphiaid '183345'^^xsd:integer;
  dwc:observationDate '1972-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '183345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.541668 -9.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.541668"^^xsd:decimal ;
  dwc:decimalLongitude "-9.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2813"^^xsd:integer ;
  dwc:maximumDepthInMeters "2813"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.541668 -9.07)"^^geo:wktLiteral ;
  geo-pos:lat "47.541668"^^xsd:decimal ;
  geo-pos:long "-9.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philomedes pentathrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-9.07'^^xsd:double;
  dwc:latitude '47.541668'^^xsd:double;
  dwc:minimumDepth '2813'^^xsd:integer;
  dwc:maximumDepth '2813'^^xsd:integer;
  dwc:aphiaid '183345'^^xsd:integer;
  dwc:observationDate '1973-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '183345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56167 -8.381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56167"^^xsd:decimal ;
  dwc:decimalLongitude "-8.381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2165"^^xsd:integer ;
  dwc:maximumDepthInMeters "2165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56167 -8.381667)"^^geo:wktLiteral ;
  geo-pos:lat "47.56167"^^xsd:decimal ;
  geo-pos:long "-8.381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philomedes pentathrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-8.381667'^^xsd:double;
  dwc:latitude '47.56167'^^xsd:double;
  dwc:minimumDepth '2165'^^xsd:integer;
  dwc:maximumDepth '2165'^^xsd:integer;
  dwc:aphiaid '183345'^^xsd:integer;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '183345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.52833 -9.103333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.52833"^^xsd:decimal ;
  dwc:decimalLongitude "-9.103333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2790"^^xsd:integer ;
  dwc:maximumDepthInMeters "2790"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.52833 -9.103333)"^^geo:wktLiteral ;
  geo-pos:lat "47.52833"^^xsd:decimal ;
  geo-pos:long "-9.103333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philomedes pentathrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-9.103333'^^xsd:double;
  dwc:latitude '47.52833'^^xsd:double;
  dwc:minimumDepth '2790'^^xsd:integer;
  dwc:maximumDepth '2790'^^xsd:integer;
  dwc:aphiaid '183345'^^xsd:integer;
  dwc:observationDate '1974-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '183345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.783333 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.783333"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.783333 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.783333"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.783333'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 12.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '12.1'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:observationDate '1967-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 9.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "9.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '9.2'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:observationDate '1972-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.075"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "114.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.075"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37.075'^^xsd:double;
  dwc:minimumDepth '114.5'^^xsd:double;
  dwc:maximumDepth '114.5'^^xsd:double;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:observationDate '1972-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -8)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:aphiaid '262274'^^xsd:integer;
  dwc:aphiaIdAccepted '262274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16639 5.259167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.16639"^^xsd:decimal ;
  dwc:decimalLongitude "5.259167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.16639 5.259167)"^^geo:wktLiteral ;
  geo-pos:lat "55.16639"^^xsd:decimal ;
  geo-pos:long "5.259167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sigalion mathildae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '5.259167'^^xsd:double;
  dwc:latitude '55.16639'^^xsd:double;
  dwc:minimumDepth '42.3'^^xsd:double;
  dwc:maximumDepth '42.3'^^xsd:double;
  dwc:aphiaid '131072'^^xsd:integer;
  dwc:observationDate '1990-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '131072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ancistrum abrarum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:aphiaid '427143'^^xsd:integer;
  dwc:observationDate '1962-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427143'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys abscondita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:observationDate '1946-01-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.2 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.2"^^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 "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.2 1.3)"^^geo:wktLiteral ;
  geo-pos:lat "61.2"^^xsd:decimal ;
  geo-pos:long "1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinus acutus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '61.2'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '231765'^^xsd:integer;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513719'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinus acutus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '231765'^^xsd:integer;
  dwc:observationDate '1907-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513719'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus balticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus balticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -41.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-41.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -41.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-41.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Agalma elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-41.5'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '135484'^^xsd:integer;
  dwc:observationDate '1978-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '135484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 13)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Androniscus subterraneus scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '264411'^^xsd:integer;
  dwc:aphiaIdAccepted '258616'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.175 5.0375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.175"^^xsd:decimal ;
  dwc:decimalLongitude "5.0375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.175 5.0375)"^^geo:wktLiteral ;
  geo-pos:lat "60.175"^^xsd:decimal ;
  geo-pos:long "5.0375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thyasira sarsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:longitude '5.0375'^^xsd:double;
  dwc:latitude '60.175'^^xsd:double;
  dwc:aphiaid '141672'^^xsd:integer;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8 13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8 13.8)"^^geo:wktLiteral ;
  geo-pos:lat "46.8"^^xsd:decimal ;
  geo-pos:long "13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tachysoniscus austriacus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.8'^^xsd:double;
  dwc:latitude '46.8'^^xsd:double;
  dwc:aphiaid '263458'^^xsd:integer;
  dwc:aphiaIdAccepted '263458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tachysoniscus austriacus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:aphiaid '263458'^^xsd:integer;
  dwc:aphiaIdAccepted '263458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tachysoniscus austriacus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:aphiaid '263458'^^xsd:integer;
  dwc:aphiaIdAccepted '263458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ctenodiscus crispatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '123915'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123915'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6"^^xsd:decimal ;
  dwc:decimalLongitude "-14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4375"^^xsd:integer ;
  dwc:maximumDepthInMeters "4375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -14.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.6"^^xsd:decimal ;
  geo-pos:long "-14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Deima validum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-14.6'^^xsd:double;
  dwc:latitude '49.6'^^xsd:double;
  dwc:minimumDepth '4375'^^xsd:integer;
  dwc:maximumDepth '4375'^^xsd:integer;
  dwc:aphiaid '124718'^^xsd:integer;
  dwc:observationDate '1980-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '125223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Deima validum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.746667'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:minimumDepth '4430.5'^^xsd:double;
  dwc:maximumDepth '4430.5'^^xsd:double;
  dwc:aphiaid '124718'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '125223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933334 16.516666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933334"^^xsd:decimal ;
  dwc:decimalLongitude "16.516666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "54.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933334 16.516666)"^^geo:wktLiteral ;
  geo-pos:lat "35.933334"^^xsd:decimal ;
  geo-pos:long "16.516666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.516666'^^xsd:double;
  dwc:latitude '35.933334'^^xsd:double;
  dwc:minimumDepth '54.5'^^xsd:double;
  dwc:maximumDepth '54.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.766666 26.083332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.766666"^^xsd:decimal ;
  dwc:decimalLongitude "26.083332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "482.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "482.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.766666 26.083332)"^^geo:wktLiteral ;
  geo-pos:lat "33.766666"^^xsd:decimal ;
  geo-pos:long "26.083332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '26.083332'^^xsd:double;
  dwc:latitude '33.766666'^^xsd:double;
  dwc:minimumDepth '482.5'^^xsd:double;
  dwc:maximumDepth '482.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.916668 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.916668"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "460"^^xsd:integer ;
  dwc:maximumDepthInMeters "460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.916668 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.916668"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '33.916668'^^xsd:double;
  dwc:minimumDepth '460'^^xsd:integer;
  dwc:maximumDepth '460'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.86667 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.86667"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "367.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.86667 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.86667"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '33.86667'^^xsd:double;
  dwc:minimumDepth '367.5'^^xsd:double;
  dwc:maximumDepth '367.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5026 -0.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5026"^^xsd:decimal ;
  dwc:decimalLongitude "-0.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5026 -0.009)"^^geo:wktLiteral ;
  geo-pos:lat "51.5026"^^xsd:decimal ;
  geo-pos:long "-0.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cochliopidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-0.009'^^xsd:double;
  dwc:latitude '51.5026'^^xsd:double;
  dwc:aphiaid '411706'^^xsd:integer;
  dwc:observationDate '2006-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '411706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.484 -0.0096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.484"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.484 -0.0096)"^^geo:wktLiteral ;
  geo-pos:lat "51.484"^^xsd:decimal ;
  geo-pos:long "-0.0096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cochliopidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-0.0096'^^xsd:double;
  dwc:latitude '51.484'^^xsd:double;
  dwc:aphiaid '411706'^^xsd:integer;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '411706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '26.1'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "39.1"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '39.1'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia brevicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104627'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nodilittorina striata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '798720'^^xsd:integer;
  dwc:aphiaIdAccepted '449148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nodilittorina striata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.6'^^xsd:double;
  dwc:aphiaid '798720'^^xsd:integer;
  dwc:aphiaIdAccepted '449148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.4)"^^geo:wktLiteral ;
  geo-pos:lat "27.9"^^xsd:decimal ;
  geo-pos:long "-15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nodilittorina striata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-15.4'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:aphiaid '798720'^^xsd:integer;
  dwc:aphiaIdAccepted '449148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04333 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04333"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04333 -30)"^^geo:wktLiteral ;
  geo-pos:lat "45.04333"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '45.04333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.04 -35.538334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.04"^^xsd:decimal ;
  dwc:decimalLongitude "-35.538334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.04 -35.538334)"^^geo:wktLiteral ;
  geo-pos:lat "41.04"^^xsd:decimal ;
  geo-pos:long "-35.538334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-35.538334'^^xsd:double;
  dwc:latitude '41.04'^^xsd:double;
  dwc:minimumDepth '42.5'^^xsd:double;
  dwc:maximumDepth '42.5'^^xsd:double;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.786667 -36.268333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.786667"^^xsd:decimal ;
  dwc:decimalLongitude "-36.268333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.786667 -36.268333)"^^geo:wktLiteral ;
  geo-pos:lat "39.786667"^^xsd:decimal ;
  geo-pos:long "-36.268333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-36.268333'^^xsd:double;
  dwc:latitude '39.786667'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 -32.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "-32.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 -32.28)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "-32.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-32.28'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -21.7)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-21.7'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:minimumDepth '132.5'^^xsd:double;
  dwc:maximumDepth '132.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.2 -29.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.2"^^xsd:decimal ;
  dwc:decimalLongitude "-29.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "345"^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.2 -29.8)"^^geo:wktLiteral ;
  geo-pos:lat "59.2"^^xsd:decimal ;
  geo-pos:long "-29.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-29.8'^^xsd:double;
  dwc:latitude '59.2'^^xsd:double;
  dwc:minimumDepth '345'^^xsd:integer;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -33.1)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-33.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-33.1'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -42.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "-42.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -42.2)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "-42.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-42.2'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:minimumDepth '32.5'^^xsd:double;
  dwc:maximumDepth '32.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1964-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "495"^^xsd:integer ;
  dwc:maximumDepthInMeters "495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -29.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-29.1'^^xsd:double;
  dwc:latitude '42.3'^^xsd:double;
  dwc:minimumDepth '495'^^xsd:integer;
  dwc:maximumDepth '495'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1964-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -14)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9 5)"^^geo:wktLiteral ;
  geo-pos:lat "52.9"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lekanesphaera hookeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '52.9'^^xsd:double;
  dwc:aphiaid '118953'^^xsd:integer;
  dwc:observationDate '1951-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '118953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.391666 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.391666"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.391666 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.391666"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stramonita haemostoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '31.391666'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '140417'^^xsd:integer;
  dwc:observationDate '1988-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140417'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "28.5"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Strombus gibberulus albus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '34.5'^^xsd:double;
  dwc:latitude '28.5'^^xsd:double;
  dwc:minimumDepth '0.7'^^xsd:double;
  dwc:maximumDepth '0.7'^^xsd:double;
  dwc:aphiaid '224059'^^xsd:integer;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '564629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.1 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.1"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.1 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "31.1"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bigelowina biminiensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '31.1'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '409060'^^xsd:integer;
  dwc:observationDate '1977-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '409060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2075"^^xsd:integer ;
  dwc:maximumDepthInMeters "2075"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -30.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichometra delicata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:longitude '-30.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '2075'^^xsd:integer;
  dwc:maximumDepth '2075'^^xsd:integer;
  dwc:aphiaid '124233'^^xsd:integer;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124233'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '264794'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '263752'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.783 5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.783"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.783 5.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.783"^^xsd:decimal ;
  geo-pos:long "5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '5.7'^^xsd:double;
  dwc:latitude '50.783'^^xsd:double;
  dwc:aphiaid '264794'^^xsd:integer;
  dwc:observationDate '1951-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '263752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '264794'^^xsd:integer;
  dwc:observationDate '1928-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '263752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hatschekia nodosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:aphiaid '361796'^^xsd:integer;
  dwc:observationDate '1996-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '361796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.6667 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.6667"^^xsd:decimal ;
  dwc:decimalLongitude "37.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.6667 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "68.6667"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idotea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '37.5'^^xsd:double;
  dwc:latitude '68.6667'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -8)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idotea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-8'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:observationDate '1937-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.76389 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.76389"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.76389 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.76389"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.76389'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.766666 10.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.766666"^^xsd:decimal ;
  dwc:decimalLongitude "10.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.766666 10.383333)"^^geo:wktLiteral ;
  geo-pos:lat "36.766666"^^xsd:decimal ;
  geo-pos:long "10.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.383333'^^xsd:double;
  dwc:latitude '36.766666'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.447224 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.447224"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.447224 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.447224"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.447224'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1973-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:observationDate '1967-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858334 10.341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858334"^^xsd:decimal ;
  dwc:decimalLongitude "10.341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858334 10.341667)"^^geo:wktLiteral ;
  geo-pos:lat "36.858334"^^xsd:decimal ;
  geo-pos:long "10.341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.341667'^^xsd:double;
  dwc:latitude '36.858334'^^xsd:double;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:observationDate '1967-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nodilittorina striata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:aphiaid '798720'^^xsd:integer;
  dwc:observationDate '1963-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '449148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "720"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia grandis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '720'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '107134'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1056510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.813057 28.518333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.813057"^^xsd:decimal ;
  dwc:decimalLongitude "28.518333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.813057 28.518333)"^^geo:wktLiteral ;
  geo-pos:lat "43.813057"^^xsd:decimal ;
  geo-pos:long "28.518333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '28.518333'^^xsd:double;
  dwc:latitude '43.813057'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:observationDate '1997-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '104856'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.078335 -29.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-29.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.078335 -29.945)"^^geo:wktLiteral ;
  geo-pos:lat "45.078335"^^xsd:decimal ;
  geo-pos:long "-29.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-29.945'^^xsd:double;
  dwc:latitude '45.078335'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4 -31.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "505"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4 -31.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.4"^^xsd:decimal ;
  geo-pos:long "-31.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-31.9'^^xsd:double;
  dwc:latitude '47.4'^^xsd:double;
  dwc:minimumDepth '505'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '264794'^^xsd:integer;
  dwc:observationDate '1924-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '263752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 31.3)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "31.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dendronephthya morchellana rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '31.3'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:minimumDepth '51.5'^^xsd:double;
  dwc:maximumDepth '51.5'^^xsd:double;
  dwc:observationDate '1964-09-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -2.8)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idotea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.8'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1970-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.533333 11.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.533333"^^xsd:decimal ;
  dwc:decimalLongitude "11.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.533333 11.625)"^^geo:wktLiteral ;
  geo-pos:lat "34.533333"^^xsd:decimal ;
  geo-pos:long "11.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '11.625'^^xsd:double;
  dwc:latitude '34.533333'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.546665 -8.660833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.546665"^^xsd:decimal ;
  dwc:decimalLongitude "-8.660833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2167"^^xsd:integer ;
  dwc:maximumDepthInMeters "2167"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.546665 -8.660833)"^^geo:wktLiteral ;
  geo-pos:lat "47.546665"^^xsd:decimal ;
  geo-pos:long "-8.660833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philomedes pentathrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-8.660833'^^xsd:double;
  dwc:latitude '47.546665'^^xsd:double;
  dwc:minimumDepth '2167'^^xsd:integer;
  dwc:maximumDepth '2167'^^xsd:integer;
  dwc:aphiaid '183345'^^xsd:integer;
  dwc:observationDate '1979-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '183345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 3.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 3.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "3.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asymmetrione foresti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '3.7'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:aphiaid '118191'^^xsd:integer;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '118191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 15)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haplophthalmus danicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '62'^^xsd:integer;
  dwc:aphiaid '264485'^^xsd:integer;
  dwc:observationDate '1925-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '264485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 15)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '62'^^xsd:integer;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1927-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 47)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ephydatia mulleri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '47'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '167151'^^xsd:integer;
  dwc:observationDate '1924-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '167151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.29 -14.771667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.29"^^xsd:decimal ;
  dwc:decimalLongitude "-14.771667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5270"^^xsd:integer ;
  dwc:maximumDepthInMeters "5270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.29 -14.771667)"^^geo:wktLiteral ;
  geo-pos:lat "42.29"^^xsd:decimal ;
  geo-pos:long "-14.771667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Deima validum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-14.771667'^^xsd:double;
  dwc:latitude '42.29'^^xsd:double;
  dwc:minimumDepth '5270'^^xsd:integer;
  dwc:maximumDepth '5270'^^xsd:integer;
  dwc:aphiaid '124718'^^xsd:integer;
  dwc:observationDate '1966-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '125223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.86667 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.86667"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.86667 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.86667"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '33.86667'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733334 -15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.733334"^^xsd:decimal ;
  dwc:decimalLongitude "-15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.733334 -15.75)"^^geo:wktLiteral ;
  geo-pos:lat "51.733334"^^xsd:decimal ;
  geo-pos:long "-15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-15.75'^^xsd:double;
  dwc:latitude '51.733334'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1967-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.825"^^xsd:decimal ;
  dwc:decimalLongitude "10.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.416667)"^^geo:wktLiteral ;
  geo-pos:lat "36.825"^^xsd:decimal ;
  geo-pos:long "10.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Suberites domuncula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '10.416667'^^xsd:double;
  dwc:latitude '36.825'^^xsd:double;
  dwc:aphiaid '134282'^^xsd:integer;
  dwc:observationDate '1967-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '134282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 50.136665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "50.136665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "504.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 50.136665)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "50.136665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aonidella dayi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '50.136665'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:minimumDepth '504.5'^^xsd:double;
  dwc:maximumDepth '504.5'^^xsd:double;
  dwc:aphiaid '332986'^^xsd:integer;
  dwc:observationDate '1960-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '332986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 12.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 12.983333)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "12.983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '12.983333'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 4.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.2"^^xsd:decimal ;
  geo-pos:long "4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '52.2'^^xsd:double;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1927-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65333"^^xsd:decimal ;
  dwc:decimalLongitude "12.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  geo-pos:lat "37.65333"^^xsd:decimal ;
  geo-pos:long "12.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.575'^^xsd:double;
  dwc:latitude '37.65333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 16.416668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.85"^^xsd:decimal ;
  dwc:decimalLongitude "16.416668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 16.416668)"^^geo:wktLiteral ;
  geo-pos:lat "35.85"^^xsd:decimal ;
  geo-pos:long "16.416668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '16.416668'^^xsd:double;
  dwc:latitude '35.85'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.766388 10.280833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.766388"^^xsd:decimal ;
  dwc:decimalLongitude "10.280833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.766388 10.280833)"^^geo:wktLiteral ;
  geo-pos:lat "42.766388"^^xsd:decimal ;
  geo-pos:long "10.280833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetophiloscia sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.280833'^^xsd:double;
  dwc:latitude '42.766388'^^xsd:double;
  dwc:aphiaid '264460'^^xsd:integer;
  dwc:aphiaIdAccepted '264460'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 -5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 -5.4)"^^geo:wktLiteral ;
  geo-pos:lat "55.9"^^xsd:decimal ;
  geo-pos:long "-5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.4'^^xsd:double;
  dwc:latitude '55.9'^^xsd:double;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus balticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 20)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Monacilla typica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '104844'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia brevicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104627'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 -18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 -18.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.1"^^xsd:decimal ;
  geo-pos:long "-18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Syllis fasciata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-18.5'^^xsd:double;
  dwc:latitude '70.1'^^xsd:double;
  dwc:aphiaid '131429'^^xsd:integer;
  dwc:observationDate '1931-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '131429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.747917 3.475417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.747917"^^xsd:decimal ;
  dwc:decimalLongitude "3.475417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "59.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.747917 3.475417)"^^geo:wktLiteral ;
  geo-pos:lat "55.747917"^^xsd:decimal ;
  geo-pos:long "3.475417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sabella pavonina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.475417'^^xsd:double;
  dwc:latitude '55.747917'^^xsd:double;
  dwc:minimumDepth '59.2'^^xsd:double;
  dwc:maximumDepth '59.2'^^xsd:double;
  dwc:aphiaid '130967'^^xsd:integer;
  dwc:observationDate '1990-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -42.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-42.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -42.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-42.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-42.5'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.586666 -8.668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.586666"^^xsd:decimal ;
  dwc:decimalLongitude "-8.668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2246"^^xsd:integer ;
  dwc:maximumDepthInMeters "2246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.586666 -8.668333)"^^geo:wktLiteral ;
  geo-pos:lat "47.586666"^^xsd:decimal ;
  geo-pos:long "-8.668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philomedes pentathrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-8.668333'^^xsd:double;
  dwc:latitude '47.586666'^^xsd:double;
  dwc:minimumDepth '2246'^^xsd:integer;
  dwc:maximumDepth '2246'^^xsd:integer;
  dwc:aphiaid '183345'^^xsd:integer;
  dwc:observationDate '1972-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '183345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '44.5'^^xsd:double;
  dwc:maximumDepth '44.5'^^xsd:double;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.52667 -34.931667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.52667"^^xsd:decimal ;
  dwc:decimalLongitude "-34.931667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "122.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "122.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.52667 -34.931667)"^^geo:wktLiteral ;
  geo-pos:lat "41.52667"^^xsd:decimal ;
  geo-pos:long "-34.931667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-34.931667'^^xsd:double;
  dwc:latitude '41.52667'^^xsd:double;
  dwc:minimumDepth '122.5'^^xsd:double;
  dwc:maximumDepth '122.5'^^xsd:double;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1980-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "122.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "122.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.7)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-5.7'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '122.5'^^xsd:double;
  dwc:maximumDepth '122.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.718332 -23.061666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.718332"^^xsd:decimal ;
  dwc:decimalLongitude "-23.061666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.718332 -23.061666)"^^geo:wktLiteral ;
  geo-pos:lat "29.718332"^^xsd:decimal ;
  geo-pos:long "-23.061666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conchoecia inflata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-23.061666'^^xsd:double;
  dwc:latitude '29.718332'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.75 12.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.75"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.75 12.75)"^^geo:wktLiteral ;
  geo-pos:lat "46.75"^^xsd:decimal ;
  geo-pos:long "12.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oniscus dolomiticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.75'^^xsd:double;
  dwc:latitude '46.75'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oniscus dolomiticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 28.7)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaeroma pulchellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '28.7'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 14.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.9'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "59.6"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus noricus sassanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '264787'^^xsd:integer;
  dwc:aphiaIdAccepted '264787'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 47)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trochospongilla horrida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '47'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '167257'^^xsd:integer;
  dwc:aphiaIdAccepted '167257'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576668 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.576668"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576668 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.576668"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunalatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '37.576668'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:observationDate '1985-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunalatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:observationDate '1967-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.155 -31.456667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.155"^^xsd:decimal ;
  dwc:decimalLongitude "-31.456667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "325"^^xsd:integer ;
  dwc:maximumDepthInMeters "325"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.155 -31.456667)"^^geo:wktLiteral ;
  geo-pos:lat "35.155"^^xsd:decimal ;
  geo-pos:long "-31.456667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-31.456667'^^xsd:double;
  dwc:latitude '35.155'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:maximumDepth '325'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.155 -31.456667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.155"^^xsd:decimal ;
  dwc:decimalLongitude "-31.456667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.155 -31.456667)"^^geo:wktLiteral ;
  geo-pos:lat "35.155"^^xsd:decimal ;
  geo-pos:long "-31.456667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-31.456667'^^xsd:double;
  dwc:latitude '35.155'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-19.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-19.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.1'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 18)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4500"^^xsd:integer ;
  dwc:maximumDepthInMeters "4500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia longispina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '4500'^^xsd:integer;
  dwc:maximumDepth '4500'^^xsd:integer;
  dwc:aphiaid '104604'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia brevicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104627'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3 4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3 4.6)"^^geo:wktLiteral ;
  geo-pos:lat "52.3"^^xsd:decimal ;
  geo-pos:long "4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6'^^xsd:double;
  dwc:latitude '52.3'^^xsd:double;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1925-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 5.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "5.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 5.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "5.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '5.85'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 5.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "5.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 5.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "5.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '5.85'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 16.416668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.85"^^xsd:decimal ;
  dwc:decimalLongitude "16.416668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 16.416668)"^^geo:wktLiteral ;
  geo-pos:lat "35.85"^^xsd:decimal ;
  geo-pos:long "16.416668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '16.416668'^^xsd:double;
  dwc:latitude '35.85'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters "119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -5)"^^geo:wktLiteral ;
  geo-pos:lat "47.7"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis irregularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '47.7'^^xsd:double;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:maximumDepth '119'^^xsd:integer;
  dwc:aphiaid '125199'^^xsd:integer;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '125199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.978333 -13.026667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.978333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.026667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2291"^^xsd:integer ;
  dwc:maximumDepthInMeters "2291"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.978333 -13.026667)"^^geo:wktLiteral ;
  geo-pos:lat "50.978333"^^xsd:decimal ;
  geo-pos:long "-13.026667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Benthopecten simplex simplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.026667'^^xsd:double;
  dwc:latitude '50.978333'^^xsd:double;
  dwc:minimumDepth '2291'^^xsd:integer;
  dwc:maximumDepth '2291'^^xsd:integer;
  dwc:aphiaid '125198'^^xsd:integer;
  dwc:observationDate '1972-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '125198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calocalanus pavo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104669'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetophiloscia sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:aphiaid '264460'^^xsd:integer;
  dwc:aphiaIdAccepted '264460'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.2"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.2"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solmaris corona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '45.2'^^xsd:double;
  dwc:aphiaid '117947'^^xsd:integer;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaeroma serratum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:aphiaid '118973'^^xsd:integer;
  dwc:aphiaIdAccepted '118973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9167 32.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9167"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9167 32.55)"^^geo:wktLiteral ;
  geo-pos:lat "29.9167"^^xsd:decimal ;
  geo-pos:long "32.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaeroma serratum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '32.55'^^xsd:double;
  dwc:latitude '29.9167'^^xsd:double;
  dwc:aphiaid '118973'^^xsd:integer;
  dwc:observationDate '1967-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '118973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58167 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58167"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58167 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.58167"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Portumnus latipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '37.58167'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:aphiaid '107400'^^xsd:integer;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.724167 -17.871668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.724167"^^xsd:decimal ;
  dwc:decimalLongitude "-17.871668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4632"^^xsd:integer ;
  dwc:maximumDepthInMeters "4632"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.724167 -17.871668)"^^geo:wktLiteral ;
  geo-pos:lat "50.724167"^^xsd:decimal ;
  geo-pos:long "-17.871668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Protankyra brychia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-17.871668'^^xsd:double;
  dwc:latitude '50.724167'^^xsd:double;
  dwc:minimumDepth '4632'^^xsd:integer;
  dwc:maximumDepth '4632'^^xsd:integer;
  dwc:aphiaid '183372'^^xsd:integer;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '183372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -28.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -28.4)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-28.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stylaster erubescens meteorensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-28.4'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '285876'^^xsd:integer;
  dwc:observationDate '1959-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '285876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576668 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.576668"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576668 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.576668"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thoralus cranchii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '37.576668'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '107535'^^xsd:integer;
  dwc:observationDate '1905-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '156083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleuromamma piseki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '363792'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -12.5)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pontella lobiancoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-12.5'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:aphiaid '104738'^^xsd:integer;
  dwc:observationDate '1928-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '104738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576668 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.576668"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576668 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.576668"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '37.576668'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:observationDate '1985-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oratosquilla interrupta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138332 -13.871667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-13.871667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3347"^^xsd:integer ;
  dwc:maximumDepthInMeters "3347"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138332 -13.871667)"^^geo:wktLiteral ;
  geo-pos:lat "50.138332"^^xsd:decimal ;
  geo-pos:long "-13.871667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paragathotanais gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-13.871667'^^xsd:double;
  dwc:latitude '50.138332'^^xsd:double;
  dwc:minimumDepth '3347'^^xsd:integer;
  dwc:maximumDepth '3347'^^xsd:integer;
  dwc:aphiaid '136375'^^xsd:integer;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '136375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138332 -13.871667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-13.871667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3347"^^xsd:integer ;
  dwc:maximumDepthInMeters "3347"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138332 -13.871667)"^^geo:wktLiteral ;
  geo-pos:lat "50.138332"^^xsd:decimal ;
  geo-pos:long "-13.871667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paragathotanais gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-13.871667'^^xsd:double;
  dwc:latitude '50.138332'^^xsd:double;
  dwc:minimumDepth '3347'^^xsd:integer;
  dwc:maximumDepth '3347'^^xsd:integer;
  dwc:aphiaid '136375'^^xsd:integer;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '136375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5725 -8.6625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5725"^^xsd:decimal ;
  dwc:decimalLongitude "-8.6625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2227"^^xsd:integer ;
  dwc:maximumDepthInMeters "2227"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5725 -8.6625)"^^geo:wktLiteral ;
  geo-pos:lat "47.5725"^^xsd:decimal ;
  geo-pos:long "-8.6625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philomedes pentathrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-8.6625'^^xsd:double;
  dwc:latitude '47.5725'^^xsd:double;
  dwc:minimumDepth '2227'^^xsd:integer;
  dwc:maximumDepth '2227'^^xsd:integer;
  dwc:aphiaid '183345'^^xsd:integer;
  dwc:observationDate '1979-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '183345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.466667 8.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.466667"^^xsd:decimal ;
  dwc:decimalLongitude "8.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.466667 8.908333)"^^geo:wktLiteral ;
  geo-pos:lat "37.466667"^^xsd:decimal ;
  geo-pos:long "8.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.908333'^^xsd:double;
  dwc:latitude '37.466667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:observationDate '1967-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.50833 11.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.50833"^^xsd:decimal ;
  dwc:decimalLongitude "11.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.50833 11.57)"^^geo:wktLiteral ;
  geo-pos:lat "33.50833"^^xsd:decimal ;
  geo-pos:long "11.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.57'^^xsd:double;
  dwc:latitude '33.50833'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.625"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "33.625"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '33.625'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1910"^^xsd:integer ;
  dwc:maximumDepthInMeters "1910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -4)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptanthura tenuis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '1910'^^xsd:integer;
  dwc:maximumDepth '1910'^^xsd:integer;
  dwc:aphiaid '118506'^^xsd:integer;
  dwc:observationDate '1880-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '118506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 15.111667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.111667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 15.111667)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "15.111667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '15.111667'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:observationDate '1988-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -11.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.291668 10.628333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.291668"^^xsd:decimal ;
  dwc:decimalLongitude "10.628333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.291668 10.628333)"^^geo:wktLiteral ;
  geo-pos:lat "36.291668"^^xsd:decimal ;
  geo-pos:long "10.628333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.628333'^^xsd:double;
  dwc:latitude '36.291668'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:observationDate '1972-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euprymna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '341426'^^xsd:integer;
  dwc:observationDate '1959-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '341426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "50.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 50.2)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "50.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euprymna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '50.2'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:aphiaid '341426'^^xsd:integer;
  dwc:observationDate '1948-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '341426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Monacilla typica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104844'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Selenoteuthis scintillans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:aphiaid '342387'^^xsd:integer;
  dwc:observationDate '1979-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '342387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -20.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "-20.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -20.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "-20.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-20.4'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:observationDate '1974-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 28.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.1'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -30.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-30.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640"^^xsd:integer ;
  dwc:maximumDepthInMeters "640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -30.8)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-30.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-30.8'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:minimumDepth '640'^^xsd:integer;
  dwc:maximumDepth '640'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.3 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.3"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.3 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.3"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '46.3'^^xsd:double;
  dwc:minimumDepth '52.5'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1964-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.038334 -30.021667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.038334"^^xsd:decimal ;
  dwc:decimalLongitude "-30.021667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "297.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.038334 -30.021667)"^^geo:wktLiteral ;
  geo-pos:lat "45.038334"^^xsd:decimal ;
  geo-pos:long "-30.021667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-30.021667'^^xsd:double;
  dwc:latitude '45.038334'^^xsd:double;
  dwc:minimumDepth '297.5'^^xsd:double;
  dwc:maximumDepth '297.5'^^xsd:double;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -30.016666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-30.016666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -30.016666)"^^geo:wktLiteral ;
  geo-pos:lat "44.95"^^xsd:decimal ;
  geo-pos:long "-30.016666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-30.016666'^^xsd:double;
  dwc:latitude '44.95'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.946667 -29.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.946667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "549"^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.946667 -29.935)"^^geo:wktLiteral ;
  geo-pos:lat "44.946667"^^xsd:decimal ;
  geo-pos:long "-29.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-29.935'^^xsd:double;
  dwc:latitude '44.946667'^^xsd:double;
  dwc:minimumDepth '549'^^xsd:integer;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49167 -32.248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49167"^^xsd:decimal ;
  dwc:decimalLongitude "-32.248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49167 -32.248333)"^^geo:wktLiteral ;
  geo-pos:lat "43.49167"^^xsd:decimal ;
  geo-pos:long "-32.248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-32.248333'^^xsd:double;
  dwc:latitude '43.49167'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28472 10.618889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28472"^^xsd:decimal ;
  dwc:decimalLongitude "10.618889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28472 10.618889)"^^geo:wktLiteral ;
  geo-pos:lat "36.28472"^^xsd:decimal ;
  geo-pos:long "10.618889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.618889'^^xsd:double;
  dwc:latitude '36.28472'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1972-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^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 "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -19.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-19.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '610'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -31.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -31.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "-31.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-31.9'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '26.1'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galathea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.516666 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.516666"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.516666 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "34.516666"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galathea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '34.516666'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.241667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.49167"^^xsd:decimal ;
  dwc:decimalLongitude "11.241667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.241667)"^^geo:wktLiteral ;
  geo-pos:lat "34.49167"^^xsd:decimal ;
  geo-pos:long "11.241667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galathea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '11.241667'^^xsd:double;
  dwc:latitude '34.49167'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:observationDate '1973-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.608334 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.608334"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.608334 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.608334"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galathea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.608334'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus pergens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104509'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '257832'^^xsd:integer;
  dwc:observationDate '1925-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '257832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -25.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "730"^^xsd:integer ;
  dwc:maximumDepthInMeters "730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -25.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-25.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-25.6'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:minimumDepth '730'^^xsd:integer;
  dwc:maximumDepth '730'^^xsd:integer;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 -14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1152"^^xsd:integer ;
  dwc:maximumDepthInMeters "1152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 -14.3)"^^geo:wktLiteral ;
  geo-pos:lat "56.1"^^xsd:decimal ;
  geo-pos:long "-14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera circinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-14.3'^^xsd:double;
  dwc:latitude '56.1'^^xsd:double;
  dwc:minimumDepth '1152'^^xsd:integer;
  dwc:maximumDepth '1152'^^xsd:integer;
  dwc:aphiaid '407718'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.808334 -35.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.808334"^^xsd:decimal ;
  dwc:decimalLongitude "-35.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.808334 -35.29)"^^geo:wktLiteral ;
  geo-pos:lat "37.808334"^^xsd:decimal ;
  geo-pos:long "-35.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.29'^^xsd:double;
  dwc:latitude '37.808334'^^xsd:double;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:observationDate '1980-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.725 -6.483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.725 -6.483333)"^^geo:wktLiteral ;
  geo-pos:lat "35.725"^^xsd:decimal ;
  geo-pos:long "-6.483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-6.483333'^^xsd:double;
  dwc:latitude '35.725'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1969-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "-24.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-24.8'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "51.6"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '51.6'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.115 15.141667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.115"^^xsd:decimal ;
  dwc:decimalLongitude "15.141667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "535"^^xsd:integer ;
  dwc:maximumDepthInMeters "535"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.115 15.141667)"^^geo:wktLiteral ;
  geo-pos:lat "38.115"^^xsd:decimal ;
  geo-pos:long "15.141667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Monodaeus guinotae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '15.141667'^^xsd:double;
  dwc:latitude '38.115'^^xsd:double;
  dwc:minimumDepth '535'^^xsd:integer;
  dwc:maximumDepth '535'^^xsd:integer;
  dwc:aphiaid '107431'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.97"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.97"^^xsd:decimal ;
  geo-pos:long "-29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.9'^^xsd:double;
  dwc:latitude '31.97'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria tubulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:observationDate '1973-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asterina gibbosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '123987'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '123987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.625 11.471667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.625"^^xsd:decimal ;
  dwc:decimalLongitude "11.471667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.625 11.471667)"^^geo:wktLiteral ;
  geo-pos:lat "34.625"^^xsd:decimal ;
  geo-pos:long "11.471667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.471667'^^xsd:double;
  dwc:latitude '34.625'^^xsd:double;
  dwc:minimumDepth '24.5'^^xsd:double;
  dwc:maximumDepth '24.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 -25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.2"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 -25.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.2"^^xsd:decimal ;
  geo-pos:long "-25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-25.2'^^xsd:double;
  dwc:latitude '45.2'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47278 -9.430833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47278"^^xsd:decimal ;
  dwc:decimalLongitude "-9.430833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47278 -9.430833)"^^geo:wktLiteral ;
  geo-pos:lat "51.47278"^^xsd:decimal ;
  geo-pos:long "-9.430833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tubifex costatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-9.430833'^^xsd:double;
  dwc:latitude '51.47278'^^xsd:double;
  dwc:aphiaid '154887'^^xsd:integer;
  dwc:observationDate '1981-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '743898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 25)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -2.8)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idotea linearis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.8'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:aphiaid '119046'^^xsd:integer;
  dwc:aphiaIdAccepted '119046'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 4.8)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idotea linearis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.8'^^xsd:double;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '119046'^^xsd:integer;
  dwc:observationDate '1946-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '119046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.655 12.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.655"^^xsd:decimal ;
  dwc:decimalLongitude "12.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.655 12.575)"^^geo:wktLiteral ;
  geo-pos:lat "37.655"^^xsd:decimal ;
  geo-pos:long "12.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus chevreuxi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.575'^^xsd:double;
  dwc:latitude '37.655'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107234'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -24)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "92.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '92.5'^^xsd:double;
  dwc:maximumDepth '92.5'^^xsd:double;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -20.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3"^^xsd:decimal ;
  dwc:decimalLongitude "-20.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -20.4)"^^geo:wktLiteral ;
  geo-pos:lat "51.3"^^xsd:decimal ;
  geo-pos:long "-20.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-20.4'^^xsd:double;
  dwc:latitude '51.3'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69"^^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 "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -11.5)"^^geo:wktLiteral ;
  geo-pos:lat "69"^^xsd:decimal ;
  geo-pos:long "-11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '69'^^xsd:integer;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -40.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-40.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -40.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-40.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.4'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-43.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -43.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-43.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-43.9'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1964-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -44)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-44'^^xsd:integer;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.533333 50.45139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.533333"^^xsd:decimal ;
  dwc:decimalLongitude "50.45139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.533333 50.45139)"^^geo:wktLiteral ;
  geo-pos:lat "26.533333"^^xsd:decimal ;
  geo-pos:long "50.45139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eudactylopus andrewi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '50.45139'^^xsd:double;
  dwc:latitude '26.533333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '220664'^^xsd:integer;
  dwc:observationDate '1992-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1591352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.219 33.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.219"^^xsd:decimal ;
  dwc:decimalLongitude "33.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.219 33.917)"^^geo:wktLiteral ;
  geo-pos:lat "66.219"^^xsd:decimal ;
  geo-pos:long "33.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucernaria bathyphila'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '33.917'^^xsd:double;
  dwc:latitude '66.219'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '135325'^^xsd:integer;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '135325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.25"^^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 "1922"^^xsd:integer ;
  dwc:maximumDepthInMeters "1922"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.25 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "46.25"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aurospio dibranchiata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '46.25'^^xsd:double;
  dwc:minimumDepth '1922'^^xsd:integer;
  dwc:maximumDepth '1922'^^xsd:integer;
  dwc:aphiaid '131110'^^xsd:integer;
  dwc:observationDate '1967-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 20)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Protracheoniscus orientalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '52'^^xsd:integer;
  dwc:aphiaid '262678'^^xsd:integer;
  dwc:aphiaIdAccepted '262678'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1"^^xsd:decimal ;
  dwc:decimalLongitude "-44.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.1"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pteraster militaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '47.1'^^xsd:double;
  dwc:aphiaid '124147'^^xsd:integer;
  dwc:observationDate '1948-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -13.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '45.5'^^xsd:double;
  dwc:maximumDepth '45.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.816666 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.816666"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.816666 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.816666"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '36.816666'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9 0.6)"^^geo:wktLiteral ;
  geo-pos:lat "50.9"^^xsd:decimal ;
  geo-pos:long "0.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '50.9'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "141.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "141.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-9.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-9.2'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '141.5'^^xsd:double;
  dwc:maximumDepth '141.5'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1976-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 3)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '36.8'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hypocomides astartae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:aphiaid '134873'^^xsd:integer;
  dwc:observationDate '1963-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '134873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '60.5'^^xsd:double;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:observationDate '1878-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.608334 11.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.608334"^^xsd:decimal ;
  dwc:decimalLongitude "11.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.608334 11.633333)"^^geo:wktLiteral ;
  geo-pos:lat "33.608334"^^xsd:decimal ;
  geo-pos:long "11.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria tubulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.633333'^^xsd:double;
  dwc:latitude '33.608334'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '249205'^^xsd:integer;
  dwc:observationDate '1931-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '249205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65333"^^xsd:decimal ;
  dwc:decimalLongitude "12.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  geo-pos:lat "37.65333"^^xsd:decimal ;
  geo-pos:long "12.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asterina gibbosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.575'^^xsd:double;
  dwc:latitude '37.65333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '123987'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '123987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '38.5'^^xsd:double;
  dwc:maximumDepth '38.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "555"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '555'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -29.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-29.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "745"^^xsd:integer ;
  dwc:maximumDepthInMeters "745"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -29.985)"^^geo:wktLiteral ;
  geo-pos:lat "28.7"^^xsd:decimal ;
  geo-pos:long "-29.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.985'^^xsd:double;
  dwc:latitude '28.7'^^xsd:double;
  dwc:minimumDepth '745'^^xsd:integer;
  dwc:maximumDepth '745'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.7'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 47)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Munnopsurus giganteus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:longitude '47'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '118636'^^xsd:integer;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^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 "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera circinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '407718'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139441'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "97.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '97.5'^^xsd:double;
  dwc:maximumDepth '97.5'^^xsd:double;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -26.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -26.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-26.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-26.6'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1972-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833332 14.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.833332"^^xsd:decimal ;
  dwc:decimalLongitude "14.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833332 14.916667)"^^geo:wktLiteral ;
  geo-pos:lat "44.833332"^^xsd:decimal ;
  geo-pos:long "14.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.916667'^^xsd:double;
  dwc:latitude '44.833332'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460835 -9.435833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.460835"^^xsd:decimal ;
  dwc:decimalLongitude "-9.435833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.460835 -9.435833)"^^geo:wktLiteral ;
  geo-pos:lat "51.460835"^^xsd:decimal ;
  geo-pos:long "-9.435833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tubifex costatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-9.435833'^^xsd:double;
  dwc:latitude '51.460835'^^xsd:double;
  dwc:aphiaid '154887'^^xsd:integer;
  dwc:observationDate '1981-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '743898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asterina gibbosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:aphiaid '123987'^^xsd:integer;
  dwc:observationDate '1967-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '123987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria tubulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '36.5'^^xsd:double;
  dwc:maximumDepth '36.5'^^xsd:double;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '25.5'^^xsd:double;
  dwc:maximumDepth '25.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.52833 11.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.52833"^^xsd:decimal ;
  dwc:decimalLongitude "11.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.52833 11.416667)"^^geo:wktLiteral ;
  geo-pos:lat "33.52833"^^xsd:decimal ;
  geo-pos:long "11.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.416667'^^xsd:double;
  dwc:latitude '33.52833'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -40.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-40.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -40.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-40.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-40.4'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -25)"^^geo:wktLiteral ;
  geo-pos:lat "47.1"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '47.1'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -40.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-40.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -40.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-40.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.4'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -18.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-18.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -18.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-18.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-18.9'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '38.5'^^xsd:double;
  dwc:maximumDepth '38.5'^^xsd:double;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.6'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7 -0.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.7"^^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 "1097"^^xsd:integer ;
  dwc:maximumDepthInMeters "1097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.7 -0.4)"^^geo:wktLiteral ;
  geo-pos:lat "52.7"^^xsd:decimal ;
  geo-pos:long "-0.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-0.4'^^xsd:double;
  dwc:latitude '52.7'^^xsd:double;
  dwc:minimumDepth '1097'^^xsd:integer;
  dwc:maximumDepth '1097'^^xsd:integer;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '249205'^^xsd:integer;
  dwc:observationDate '1925-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '249205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Berea clava'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '361409'^^xsd:integer;
  dwc:observationDate '1996-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '429388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.651943 -9.883889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.651943"^^xsd:decimal ;
  dwc:decimalLongitude "-9.883889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.651943 -9.883889)"^^geo:wktLiteral ;
  geo-pos:lat "48.651943"^^xsd:decimal ;
  geo-pos:long "-9.883889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia sarsiae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-9.883889'^^xsd:double;
  dwc:latitude '48.651943'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '135142'^^xsd:integer;
  dwc:observationDate '1973-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '135142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia deflexa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:aphiaid '107338'^^xsd:integer;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.96306 58.08611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.96306"^^xsd:decimal ;
  dwc:decimalLongitude "58.08611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.96306 58.08611)"^^geo:wktLiteral ;
  geo-pos:lat "69.96306"^^xsd:decimal ;
  geo-pos:long "58.08611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Molgula retortiformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '58.08611'^^xsd:double;
  dwc:latitude '69.96306'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '103796'^^xsd:integer;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '103796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8 28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8"^^xsd:decimal ;
  dwc:decimalLongitude "28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters "232"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8 28.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.8"^^xsd:decimal ;
  geo-pos:long "28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Molpadia oolitica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:longitude '28.5'^^xsd:double;
  dwc:latitude '70.8'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:maximumDepth '232'^^xsd:integer;
  dwc:aphiaid '124803'^^xsd:integer;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124798'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.996666 -35.786667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.996666"^^xsd:decimal ;
  dwc:decimalLongitude "-35.786667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.996666 -35.786667)"^^geo:wktLiteral ;
  geo-pos:lat "39.996666"^^xsd:decimal ;
  geo-pos:long "-35.786667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-35.786667'^^xsd:double;
  dwc:latitude '39.996666'^^xsd:double;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.996666 -35.786667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.996666"^^xsd:decimal ;
  dwc:decimalLongitude "-35.786667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.996666 -35.786667)"^^geo:wktLiteral ;
  geo-pos:lat "39.996666"^^xsd:decimal ;
  geo-pos:long "-35.786667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-35.786667'^^xsd:double;
  dwc:latitude '39.996666'^^xsd:double;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '19.2'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "52.1"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '52.1'^^xsd:double;
  dwc:aphiaid '249205'^^xsd:integer;
  dwc:observationDate '1925-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '249205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03 12.428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03"^^xsd:decimal ;
  dwc:decimalLongitude "12.428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03 12.428333)"^^geo:wktLiteral ;
  geo-pos:lat "38.03"^^xsd:decimal ;
  geo-pos:long "12.428333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asterina gibbosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.428333'^^xsd:double;
  dwc:latitude '38.03'^^xsd:double;
  dwc:aphiaid '123987'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '123987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.555 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.555"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.555 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.555"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria tubulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.555'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '125182'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.7'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.9'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.783333 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.783333"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.783333 -9)"^^geo:wktLiteral ;
  geo-pos:lat "60.783333"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '60.783333'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -1.3)"^^geo:wktLiteral ;
  geo-pos:lat "60.2"^^xsd:decimal ;
  geo-pos:long "-1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1.3'^^xsd:double;
  dwc:latitude '60.2'^^xsd:double;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1861'^^xsd:integer;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:observationDate '1861-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:observationDate '1973-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 -11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 -11.1)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "-11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-11.1'^^xsd:double;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 -5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 -5.4)"^^geo:wktLiteral ;
  geo-pos:lat "55.9"^^xsd:decimal ;
  geo-pos:long "-5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.4'^^xsd:double;
  dwc:latitude '55.9'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium klugii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '257725'^^xsd:integer;
  dwc:aphiaIdAccepted '257725'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -40.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^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 "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -40.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-40.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-40.3'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 8)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '257832'^^xsd:integer;
  dwc:observationDate '1929-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '257832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.219 33.917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.219"^^xsd:decimal ;
  dwc:decimalLongitude "33.917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.219 33.917)"^^geo:wktLiteral ;
  geo-pos:lat "66.219"^^xsd:decimal ;
  geo-pos:long "33.917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucernaria bathyphila'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '33.917'^^xsd:double;
  dwc:latitude '66.219'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '135325'^^xsd:integer;
  dwc:observationDate '2006-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '135325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.6)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '77.5'^^xsd:double;
  dwc:maximumDepth '77.5'^^xsd:double;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "172"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.1'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '172'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.786667 -36.268333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.786667"^^xsd:decimal ;
  dwc:decimalLongitude "-36.268333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.786667 -36.268333)"^^geo:wktLiteral ;
  geo-pos:lat "39.786667"^^xsd:decimal ;
  geo-pos:long "-36.268333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-36.268333'^^xsd:double;
  dwc:latitude '39.786667'^^xsd:double;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -4)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '249205'^^xsd:integer;
  dwc:observationDate '1923-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '249205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '249205'^^xsd:integer;
  dwc:observationDate '1933-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '249205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1875"^^xsd:integer ;
  dwc:maximumDepthInMeters "1875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '1875'^^xsd:integer;
  dwc:maximumDepth '1875'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1971-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 20)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '52'^^xsd:integer;
  dwc:aphiaid '249205'^^xsd:integer;
  dwc:observationDate '1931-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '249205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 4.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "4.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 4.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "4.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108334 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.108334"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108334 11)"^^geo:wktLiteral ;
  geo-pos:lat "34.108334"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '34.108334'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.875 11.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.875"^^xsd:decimal ;
  dwc:decimalLongitude "11.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.875 11.166667)"^^geo:wktLiteral ;
  geo-pos:lat "33.875"^^xsd:decimal ;
  geo-pos:long "11.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.166667'^^xsd:double;
  dwc:latitude '33.875'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.618332 -10.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.618332"^^xsd:decimal ;
  dwc:decimalLongitude "-10.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1760"^^xsd:integer ;
  dwc:maximumDepthInMeters "1760"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.618332 -10.89)"^^geo:wktLiteral ;
  geo-pos:lat "48.618332"^^xsd:decimal ;
  geo-pos:long "-10.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Fungiacyathus fragilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-10.89'^^xsd:double;
  dwc:latitude '48.618332'^^xsd:double;
  dwc:minimumDepth '1760'^^xsd:integer;
  dwc:maximumDepth '1760'^^xsd:integer;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4500"^^xsd:integer ;
  dwc:maximumDepthInMeters "4500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calocalanus styliremis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '4500'^^xsd:integer;
  dwc:maximumDepth '4500'^^xsd:integer;
  dwc:aphiaid '104673'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '14.1'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:observationDate '1956-11-27'^^xsd:date;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus curtus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104792'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "-24.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-24.9'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.59028 -8.886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.59028"^^xsd:decimal ;
  dwc:decimalLongitude "-8.886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.59028 -8.886667)"^^geo:wktLiteral ;
  geo-pos:lat "42.59028"^^xsd:decimal ;
  geo-pos:long "-8.886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.886667'^^xsd:double;
  dwc:latitude '42.59028'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:observationDate '1964-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.54333 -8.896667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.54333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.896667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.54333 -8.896667)"^^geo:wktLiteral ;
  geo-pos:lat "42.54333"^^xsd:decimal ;
  geo-pos:long "-8.896667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-8.896667'^^xsd:double;
  dwc:latitude '42.54333'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:observationDate '1964-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -9.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.1"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1970-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.583"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '38.583'^^xsd:double;
  dwc:aphiaid '257832'^^xsd:integer;
  dwc:aphiaIdAccepted '257832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -0.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-0.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "182.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.3)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-5.3'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '182.5'^^xsd:double;
  dwc:maximumDepth '182.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.733 -3.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.733"^^xsd:decimal ;
  dwc:decimalLongitude "-3.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.733 -3.983)"^^geo:wktLiteral ;
  geo-pos:lat "48.733"^^xsd:decimal ;
  geo-pos:long "-3.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleurocrypta galateae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.983'^^xsd:double;
  dwc:latitude '48.733'^^xsd:double;
  dwc:aphiaid '118225'^^xsd:integer;
  dwc:aphiaIdAccepted '118225'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.313889"^^xsd:decimal ;
  dwc:decimalLongitude "33.793056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.313889 33.793056)"^^geo:wktLiteral ;
  geo-pos:lat "27.313889"^^xsd:decimal ;
  geo-pos:long "33.793056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Fromia ghardaqana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '33.793056'^^xsd:double;
  dwc:latitude '27.313889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '378601'^^xsd:integer;
  dwc:observationDate '1965-01-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2988"^^xsd:integer ;
  dwc:maximumDepthInMeters "2988"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aurospio dibranchiata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '2988'^^xsd:integer;
  dwc:maximumDepth '2988'^^xsd:integer;
  dwc:aphiaid '131110'^^xsd:integer;
  dwc:observationDate '1968-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -41.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "-41.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1964-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -1.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-1.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1.4'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.239166 12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.239166"^^xsd:decimal ;
  dwc:decimalLongitude "12.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.239166 12.28)"^^geo:wktLiteral ;
  geo-pos:lat "36.239166"^^xsd:decimal ;
  geo-pos:long "12.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.28'^^xsd:double;
  dwc:latitude '36.239166'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.041664 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.041664"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.041664 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.041664"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.041664'^^xsd:double;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 14.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galathea dispersa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '14.1'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:observationDate '1973-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 -10.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "-10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galathea dispersa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:observationDate '1972-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.516666 11.408333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.516666"^^xsd:decimal ;
  dwc:decimalLongitude "11.408333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.516666 11.408333)"^^geo:wktLiteral ;
  geo-pos:lat "33.516666"^^xsd:decimal ;
  geo-pos:long "11.408333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asterina gibbosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.408333'^^xsd:double;
  dwc:latitude '33.516666'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '123987'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '123987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asterina gibbosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '123987'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '123987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.870834 -5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.870834"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.870834 -5.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.870834"^^xsd:decimal ;
  geo-pos:long "-5.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-5.9'^^xsd:double;
  dwc:latitude '35.870834'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1969-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1978-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "53.3"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '53.3'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "69"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '69'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.351665 -12.123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.351665"^^xsd:decimal ;
  dwc:decimalLongitude "-12.123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.351665 -12.123333)"^^geo:wktLiteral ;
  geo-pos:lat "52.351665"^^xsd:decimal ;
  geo-pos:long "-12.123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nanaspis ninae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-12.123333'^^xsd:double;
  dwc:latitude '52.351665'^^xsd:double;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '135903'^^xsd:integer;
  dwc:observationDate '1972-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '135903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria impatiens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '125185'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "3.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "307"^^xsd:integer ;
  dwc:maximumDepthInMeters "307"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 3.5)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "3.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-07-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ergasticus clouei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.5'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:minimumDepth '307'^^xsd:integer;
  dwc:maximumDepth '307'^^xsd:integer;
  dwc:aphiaid '107317'^^xsd:integer;
  dwc:observationDate '1881-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.75'^^xsd:double;
  dwc:aphiaid '249205'^^xsd:integer;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249205'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "730"^^xsd:integer ;
  dwc:maximumDepthInMeters "730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 5.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "5.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '5.9'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '730'^^xsd:integer;
  dwc:maximumDepth '730'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1969-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^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 "122.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "122.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '122.5'^^xsd:double;
  dwc:maximumDepth '122.5'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1976-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -3.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-3.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.5'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Amallothrix emarginata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104768'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '345247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -5.777778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "-5.777778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -5.777778)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "-5.777778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.777778'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.041664 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.041664"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.041664 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.041664"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.041664'^^xsd:double;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:observationDate '1998-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1970"^^xsd:integer ;
  dwc:maximumDepthInMeters "1970"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '1970'^^xsd:integer;
  dwc:maximumDepth '1970'^^xsd:integer;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:observationDate '1980-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -8.1)"^^geo:wktLiteral ;
  geo-pos:lat "51.9"^^xsd:decimal ;
  geo-pos:long "-8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8.1'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.121666"^^xsd:decimal ;
  dwc:decimalLongitude "12.248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  geo-pos:lat "38.121666"^^xsd:decimal ;
  geo-pos:long "12.248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.248333'^^xsd:double;
  dwc:latitude '38.121666'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -42.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "-42.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -42.2)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "-42.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-42.2'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:minimumDepth '32.5'^^xsd:double;
  dwc:maximumDepth '32.5'^^xsd:double;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1964-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1969-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9167 32.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9167"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9167 32.55)"^^geo:wktLiteral ;
  geo-pos:lat "29.9167"^^xsd:decimal ;
  geo-pos:long "32.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '32.55'^^xsd:double;
  dwc:latitude '29.9167'^^xsd:double;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 -25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.2"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 -25.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.2"^^xsd:decimal ;
  geo-pos:long "-25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Soestia zonaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-25.2'^^xsd:double;
  dwc:latitude '45.2'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '137275'^^xsd:integer;
  dwc:observationDate '1967-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-43.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-43.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-43.9'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1970-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.496668 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.496668"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2351"^^xsd:integer ;
  dwc:maximumDepthInMeters "2351"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.496668 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "27.496668"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aurospio dibranchiata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '27.496668'^^xsd:double;
  dwc:minimumDepth '2351'^^xsd:integer;
  dwc:maximumDepth '2351'^^xsd:integer;
  dwc:aphiaid '131110'^^xsd:integer;
  dwc:observationDate '1968-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '131110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tremoctopus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '138563'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '138563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "-24.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-24.7'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.571667 -8.886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.571667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.571667 -8.886667)"^^geo:wktLiteral ;
  geo-pos:lat "42.571667"^^xsd:decimal ;
  geo-pos:long "-8.886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-8.886667'^^xsd:double;
  dwc:latitude '42.571667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:observationDate '1964-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1978-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -19.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.791 -17.1278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.791"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1754"^^xsd:integer ;
  dwc:maximumDepthInMeters "1754"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.791 -17.1278)"^^geo:wktLiteral ;
  geo-pos:lat "62.791"^^xsd:decimal ;
  geo-pos:long "-17.1278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Fungiacyathus fragilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-17.1278'^^xsd:double;
  dwc:latitude '62.791'^^xsd:double;
  dwc:minimumDepth '1754'^^xsd:integer;
  dwc:maximumDepth '1754'^^xsd:integer;
  dwc:aphiaid '135204'^^xsd:integer;
  dwc:aphiaIdAccepted '135204'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calocalanus styliremis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104673'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '249205'^^xsd:integer;
  dwc:observationDate '1926-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '249205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 26.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "26.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 26.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "26.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asterina gibbosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '26.8'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '123987'^^xsd:integer;
  dwc:observationDate '1973-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '123987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galathea dispersa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '107148'^^xsd:integer;
  dwc:observationDate '1973-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '107148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '60.5'^^xsd:double;
  dwc:maximumDepth '60.5'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193333 12.271667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.193333"^^xsd:decimal ;
  dwc:decimalLongitude "12.271667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193333 12.271667)"^^geo:wktLiteral ;
  geo-pos:lat "36.193333"^^xsd:decimal ;
  geo-pos:long "12.271667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.271667'^^xsd:double;
  dwc:latitude '36.193333'^^xsd:double;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -18.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-18.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^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 "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -11.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.788334 -9.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.788334"^^xsd:decimal ;
  dwc:decimalLongitude "-9.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.788334 -9.616667)"^^geo:wktLiteral ;
  geo-pos:lat "33.788334"^^xsd:decimal ;
  geo-pos:long "-9.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Greeffiella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-9.616667'^^xsd:double;
  dwc:latitude '33.788334'^^xsd:double;
  dwc:minimumDepth '3.4'^^xsd:double;
  dwc:maximumDepth '3.4'^^xsd:double;
  dwc:aphiaid '2372'^^xsd:integer;
  dwc:observationDate '1983-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '2372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.2167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.2167)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.2167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-31.2167'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:aphiaid '257832'^^xsd:integer;
  dwc:aphiaIdAccepted '257832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "402"^^xsd:integer ;
  dwc:maximumDepthInMeters "402"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -9.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "-9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Odostomia fulgida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '402'^^xsd:integer;
  dwc:maximumDepth '402'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138332 -13.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-13.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3347"^^xsd:integer ;
  dwc:maximumDepthInMeters "3347"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138332 -13.895)"^^geo:wktLiteral ;
  geo-pos:lat "50.138332"^^xsd:decimal ;
  geo-pos:long "-13.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aurospio dibranchiata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-13.895'^^xsd:double;
  dwc:latitude '50.138332'^^xsd:double;
  dwc:minimumDepth '3347'^^xsd:integer;
  dwc:maximumDepth '3347'^^xsd:integer;
  dwc:aphiaid '131110'^^xsd:integer;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '131110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -11.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '58.5'^^xsd:double;
  dwc:maximumDepth '58.5'^^xsd:double;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^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 "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 0.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65"^^xsd:decimal ;
  dwc:decimalLongitude "0.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 0.2)"^^geo:wktLiteral ;
  geo-pos:lat "65"^^xsd:decimal ;
  geo-pos:long "0.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '0.2'^^xsd:double;
  dwc:latitude '65'^^xsd:integer;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium ormeanum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:aphiaid '257761'^^xsd:integer;
  dwc:aphiaIdAccepted '257761'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calocalanus styliremis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104673'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "476"^^xsd:integer ;
  dwc:maximumDepthInMeters "476"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "80"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Icasterias panopla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '80'^^xsd:integer;
  dwc:minimumDepth '476'^^xsd:integer;
  dwc:maximumDepth '476'^^xsd:integer;
  dwc:aphiaid '123796'^^xsd:integer;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69"^^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 "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -11.5)"^^geo:wktLiteral ;
  geo-pos:lat "69"^^xsd:decimal ;
  geo-pos:long "-11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '69'^^xsd:integer;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.545 -8.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.545"^^xsd:decimal ;
  dwc:decimalLongitude "-8.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.545 -8.91)"^^geo:wktLiteral ;
  geo-pos:lat "42.545"^^xsd:decimal ;
  geo-pos:long "-8.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-8.91'^^xsd:double;
  dwc:latitude '42.545'^^xsd:double;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:observationDate '1964-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 45)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ligidium euxinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '45'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '260978'^^xsd:integer;
  dwc:aphiaIdAccepted '260981'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 35)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:aphiaid '249205'^^xsd:integer;
  dwc:observationDate '1933-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '249205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.9"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.808334 -35.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.808334"^^xsd:decimal ;
  dwc:decimalLongitude "-35.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.808334 -35.29)"^^geo:wktLiteral ;
  geo-pos:lat "37.808334"^^xsd:decimal ;
  geo-pos:long "-35.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.29'^^xsd:double;
  dwc:latitude '37.808334'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1980-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asterina gibbosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '123987'^^xsd:integer;
  dwc:observationDate '1977-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '123987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1457.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1457.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -12.8)"^^geo:wktLiteral ;
  geo-pos:lat "49.4"^^xsd:decimal ;
  geo-pos:long "-12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paroriza pallens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-12.8'^^xsd:double;
  dwc:latitude '49.4'^^xsd:double;
  dwc:minimumDepth '1457.5'^^xsd:double;
  dwc:maximumDepth '1457.5'^^xsd:double;
  dwc:aphiaid '124579'^^xsd:integer;
  dwc:observationDate '1985-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '124579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 3)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '257832'^^xsd:integer;
  dwc:observationDate '1899-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '257832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '132.5'^^xsd:double;
  dwc:maximumDepth '132.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.29 33.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.29"^^xsd:decimal ;
  dwc:decimalLongitude "33.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.29 33.634)"^^geo:wktLiteral ;
  geo-pos:lat "66.29"^^xsd:decimal ;
  geo-pos:long "33.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucernaria bathyphila'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '33.634'^^xsd:double;
  dwc:latitude '66.29'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '135325'^^xsd:integer;
  dwc:observationDate '2006-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '135325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -15.4)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.4'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.110832"^^xsd:decimal ;
  dwc:decimalLongitude "12.886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  geo-pos:lat "38.110832"^^xsd:decimal ;
  geo-pos:long "12.886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.886667'^^xsd:double;
  dwc:latitude '38.110832'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '415'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -8.9)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "-8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-8.9'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hypocomides astartae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:aphiaid '134873'^^xsd:integer;
  dwc:observationDate '1963-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '134873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -37.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-37.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -37.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-37.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-37.6'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.3"^^xsd:decimal ;
  dwc:decimalLongitude "57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "59.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 57)"^^geo:wktLiteral ;
  geo-pos:lat "26.3"^^xsd:decimal ;
  geo-pos:long "57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Harpiosquilla harpax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '57'^^xsd:integer;
  dwc:latitude '26.3'^^xsd:double;
  dwc:minimumDepth '59.5'^^xsd:double;
  dwc:maximumDepth '59.5'^^xsd:double;
  dwc:aphiaid '221013'^^xsd:integer;
  dwc:observationDate '1963-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '221013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '257832'^^xsd:integer;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '257832'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -40.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -40.8)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-40.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-40.8'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1964-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.425 -15.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.425"^^xsd:decimal ;
  dwc:decimalLongitude "-15.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2670"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.425 -15.655)"^^geo:wktLiteral ;
  geo-pos:lat "27.425"^^xsd:decimal ;
  geo-pos:long "-15.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aurospio dibranchiata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.655'^^xsd:double;
  dwc:latitude '27.425'^^xsd:double;
  dwc:minimumDepth '2670'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:aphiaid '131110'^^xsd:integer;
  dwc:observationDate '1968-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.54333 -8.896667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.54333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.896667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.54333 -8.896667)"^^geo:wktLiteral ;
  geo-pos:lat "42.54333"^^xsd:decimal ;
  geo-pos:long "-8.896667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Necora puber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-8.896667'^^xsd:double;
  dwc:latitude '42.54333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '107398'^^xsd:integer;
  dwc:observationDate '1964-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '107398'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterorhabdus abyssalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104576'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.75'^^xsd:double;
  dwc:aphiaid '249205'^^xsd:integer;
  dwc:observationDate '1925-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '249205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.17 -29.841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.17"^^xsd:decimal ;
  dwc:decimalLongitude "-29.841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.17 -29.841667)"^^geo:wktLiteral ;
  geo-pos:lat "45.17"^^xsd:decimal ;
  geo-pos:long "-29.841667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-29.841667'^^xsd:double;
  dwc:latitude '45.17'^^xsd:double;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.541668 11.586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.541668"^^xsd:decimal ;
  dwc:decimalLongitude "11.586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.541668 11.586667)"^^geo:wktLiteral ;
  geo-pos:lat "33.541668"^^xsd:decimal ;
  geo-pos:long "11.586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.586667'^^xsd:double;
  dwc:latitude '33.541668'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.608334 11.505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.608334"^^xsd:decimal ;
  dwc:decimalLongitude "11.505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.608334 11.505)"^^geo:wktLiteral ;
  geo-pos:lat "34.608334"^^xsd:decimal ;
  geo-pos:long "11.505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asterina gibbosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '11.505'^^xsd:double;
  dwc:latitude '34.608334'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '123987'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '123987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.783333)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiocoma scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '33.783333'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '212378'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '212378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8 -14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.8"^^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 "1934"^^xsd:integer ;
  dwc:maximumDepthInMeters "1934"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8 -14.2)"^^geo:wktLiteral ;
  geo-pos:lat "27.8"^^xsd:decimal ;
  geo-pos:long "-14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haliophasma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:longitude '-14.2'^^xsd:double;
  dwc:latitude '27.8'^^xsd:double;
  dwc:minimumDepth '1934'^^xsd:integer;
  dwc:maximumDepth '1934'^^xsd:integer;
  dwc:aphiaid '118292'^^xsd:integer;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118292'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1867'^^xsd:integer;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:observationDate '1867-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.373333 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.373333"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "590"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.373333 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "36.373333"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '36.373333'^^xsd:double;
  dwc:minimumDepth '590'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.808334 10.411111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.808334"^^xsd:decimal ;
  dwc:decimalLongitude "10.411111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.808334 10.411111)"^^geo:wktLiteral ;
  geo-pos:lat "36.808334"^^xsd:decimal ;
  geo-pos:long "10.411111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.411111'^^xsd:double;
  dwc:latitude '36.808334'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-43.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.6)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-43.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-43.6'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1970-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -30.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-30.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640"^^xsd:integer ;
  dwc:maximumDepthInMeters "640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -30.8)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-30.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-30.8'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:minimumDepth '640'^^xsd:integer;
  dwc:maximumDepth '640'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -8.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-8.9'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "50.8"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '50.8'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.6"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1862'^^xsd:integer;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.6'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1862-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.9"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1848'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1848-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67 -4.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67"^^xsd:decimal ;
  dwc:decimalLongitude "-4.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67 -4.4)"^^geo:wktLiteral ;
  geo-pos:lat "67"^^xsd:decimal ;
  geo-pos:long "-4.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-4.4'^^xsd:double;
  dwc:latitude '67'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-40.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-40.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-40.9'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1970-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '52.5'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^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 "52.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.5)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.5'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '52.5'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 25)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^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 "1726"^^xsd:integer ;
  dwc:maximumDepthInMeters "1726"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1726'^^xsd:integer;
  dwc:maximumDepth '1726'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1870-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 -8.9)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "-8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-8.9'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6 -29.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6"^^xsd:decimal ;
  dwc:decimalLongitude "-29.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "385"^^xsd:integer ;
  dwc:maximumDepthInMeters "385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6 -29.7)"^^geo:wktLiteral ;
  geo-pos:lat "65.6"^^xsd:decimal ;
  geo-pos:long "-29.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-29.7'^^xsd:double;
  dwc:latitude '65.6'^^xsd:double;
  dwc:minimumDepth '385'^^xsd:integer;
  dwc:maximumDepth '385'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eurycope gigantea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '294745'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118636'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '36.5'^^xsd:double;
  dwc:maximumDepth '36.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1973-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^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 "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cadulus tumidosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '140011'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140011'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 12)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia princeps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104635'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -40.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-40.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -40.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-40.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-40.4'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "720"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -24.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-24.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '720'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1585.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1585.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Defrancia formosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '1585.5'^^xsd:double;
  dwc:maximumDepth '1585.5'^^xsd:double;
  dwc:aphiaid '437120'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -30.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "-30.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -30.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "-30.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calyptrophora josephinae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-30.2'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '177835'^^xsd:integer;
  dwc:observationDate '1948-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '125410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -8.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "109.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "109.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -8.925)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-8.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-8.925'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '109.5'^^xsd:double;
  dwc:maximumDepth '109.5'^^xsd:double;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:observationDate '1964-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 20.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 20.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "20.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20.2'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.75)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "47.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cymothoa eremita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '47.75'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:aphiaid '256753'^^xsd:integer;
  dwc:observationDate '1979-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '256753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "53.3"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '53.3'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:observationDate '1974-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clavelina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '103453'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -8.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-8.9'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -8.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "-8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29333"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.29333"^^xsd:decimal ;
  geo-pos:long "14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '44.29333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10.6'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -30.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-30.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640"^^xsd:integer ;
  dwc:maximumDepthInMeters "640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -30.8)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-30.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-30.8'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:minimumDepth '640'^^xsd:integer;
  dwc:maximumDepth '640'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "62.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-43.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '62.5'^^xsd:double;
  dwc:maximumDepth '62.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1970-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 35)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acaeroplastes koswigi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:aphiaid '258640'^^xsd:integer;
  dwc:aphiaIdAccepted '258640'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1838'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1838-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4 -12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1478"^^xsd:integer ;
  dwc:maximumDepthInMeters "1478"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4 -12.9)"^^geo:wktLiteral ;
  geo-pos:lat "51.4"^^xsd:decimal ;
  geo-pos:long "-12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-12.9'^^xsd:double;
  dwc:latitude '51.4'^^xsd:double;
  dwc:minimumDepth '1478'^^xsd:integer;
  dwc:maximumDepth '1478'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1869-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152"^^xsd:integer ;
  dwc:maximumDepthInMeters "152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -10.2)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1859'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10.2'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '152'^^xsd:integer;
  dwc:maximumDepth '152'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1859-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117"^^xsd:integer ;
  dwc:maximumDepthInMeters "117"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -8.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-8.9'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '117'^^xsd:integer;
  dwc:maximumDepth '117'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1870-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 11.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.575"^^xsd:decimal ;
  dwc:decimalLongitude "11.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 11.616667)"^^geo:wktLiteral ;
  geo-pos:lat "33.575"^^xsd:decimal ;
  geo-pos:long "11.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.616667'^^xsd:double;
  dwc:latitude '33.575'^^xsd:double;
  dwc:minimumDepth '48.5'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7675 5.917778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7675"^^xsd:decimal ;
  dwc:decimalLongitude "5.917778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7675 5.917778)"^^geo:wktLiteral ;
  geo-pos:lat "35.7675"^^xsd:decimal ;
  geo-pos:long "5.917778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '5.917778'^^xsd:double;
  dwc:latitude '35.7675'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16.2)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16.2'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1972-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia parva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104610'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia parva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104610'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia parva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104610'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -23.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1979-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.3"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '39.3'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^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 "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.7"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2652"^^xsd:integer ;
  dwc:maximumDepthInMeters "2652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-37.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera exigua'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2652'^^xsd:integer;
  dwc:maximumDepth '2652'^^xsd:integer;
  dwc:aphiaid '407766'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -40.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6"^^xsd:decimal ;
  dwc:decimalLongitude "-40.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 -40.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.6"^^xsd:decimal ;
  geo-pos:long "-40.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eunice norvegica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-40.6'^^xsd:double;
  dwc:latitude '40.6'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '130058'^^xsd:integer;
  dwc:observationDate '1884-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 -25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.2"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 -25.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.2"^^xsd:decimal ;
  geo-pos:long "-25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-25.2'^^xsd:double;
  dwc:latitude '45.2'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 -11)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "-11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -39.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-39.8'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -25.1)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "-25.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.735 -6.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.735"^^xsd:decimal ;
  dwc:decimalLongitude "-6.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "293"^^xsd:integer ;
  dwc:maximumDepthInMeters "293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.735 -6.29)"^^geo:wktLiteral ;
  geo-pos:lat "35.735"^^xsd:decimal ;
  geo-pos:long "-6.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-6.29'^^xsd:double;
  dwc:latitude '35.735'^^xsd:double;
  dwc:minimumDepth '293'^^xsd:integer;
  dwc:maximumDepth '293'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:observationDate '1973-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters "620"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.9)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ceramaster grenadensis grenadensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:longitude '22.9'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:maximumDepth '620'^^xsd:integer;
  dwc:aphiaid '125211'^^xsd:integer;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1801434'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetophiloscia splitensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '259739'^^xsd:integer;
  dwc:aphiaIdAccepted '259739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "704"^^xsd:integer ;
  dwc:maximumDepthInMeters "704"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -14)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brocchinia clenchi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '704'^^xsd:integer;
  dwc:maximumDepth '704'^^xsd:integer;
  dwc:aphiaid '138972'^^xsd:integer;
  dwc:aphiaIdAccepted '138972'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleuromamma robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '104642'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '746007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "730"^^xsd:integer ;
  dwc:maximumDepthInMeters "730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 5.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "5.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '5.9'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '730'^^xsd:integer;
  dwc:maximumDepth '730'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -16.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -16.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "-16.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Enopolteuthis veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-16.8'^^xsd:double;
  dwc:latitude '32.7'^^xsd:double;
  dwc:aphiaid '574572'^^xsd:integer;
  dwc:observationDate '1917-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '139688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia princeps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104635'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1973-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75 -0.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75"^^xsd:decimal ;
  dwc:decimalLongitude "-0.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75 -0.633)"^^geo:wktLiteral ;
  geo-pos:lat "35.75"^^xsd:decimal ;
  geo-pos:long "-0.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anilocra mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:longitude '-0.633'^^xsd:double;
  dwc:latitude '35.75'^^xsd:double;
  dwc:observationDate '1951-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "297.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:minimumDepth '297.5'^^xsd:double;
  dwc:maximumDepth '297.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1970-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.507 -8.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.507"^^xsd:decimal ;
  dwc:decimalLongitude "-8.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.507 -8.937)"^^geo:wktLiteral ;
  geo-pos:lat "42.507"^^xsd:decimal ;
  geo-pos:long "-8.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-8.937'^^xsd:double;
  dwc:latitude '42.507'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:observationDate '1964-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caligus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '135566'^^xsd:integer;
  dwc:aphiaIdAccepted '135566'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 15.111667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.111667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 15.111667)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "15.111667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachynotus gemmellari'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '15.111667'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107449'^^xsd:integer;
  dwc:observationDate '1988-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.733 34.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.733"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.733 34.25)"^^geo:wktLiteral ;
  geo-pos:lat "27.733"^^xsd:decimal ;
  geo-pos:long "34.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bopyridae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '34.25'^^xsd:double;
  dwc:latitude '27.733'^^xsd:double;
  dwc:aphiaid '1195'^^xsd:integer;
  dwc:observationDate '1989-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.4"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '53.4'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:observationDate '1974-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clavelina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '103453'^^xsd:integer;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '103453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-23.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-23.7'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -0.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -0.1)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-0.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis bonnellii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-0.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '140111'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '140111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters "365"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -7.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-7.4'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:maximumDepth '365'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.2"^^xsd:decimal ;
  dwc:decimalLongitude "14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 14.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.2"^^xsd:decimal ;
  geo-pos:long "14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.8'^^xsd:double;
  dwc:latitude '45.2'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:observationDate '1961-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.4"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '53.4'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:observationDate '1973-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -10.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1262"^^xsd:integer ;
  dwc:maximumDepthInMeters "1262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -10.1)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-10.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lyonsia formosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-10.1'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:minimumDepth '1262'^^xsd:integer;
  dwc:maximumDepth '1262'^^xsd:integer;
  dwc:aphiaid '156222'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140289'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1972-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4375"^^xsd:integer ;
  dwc:maximumDepthInMeters "4375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Xanthocalanus paraincertus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4375'^^xsd:integer;
  dwc:maximumDepth '4375'^^xsd:integer;
  dwc:aphiaid '356396'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '346189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.786667 -36.268333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.786667"^^xsd:decimal ;
  dwc:decimalLongitude "-36.268333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.786667 -36.268333)"^^geo:wktLiteral ;
  geo-pos:lat "39.786667"^^xsd:decimal ;
  geo-pos:long "-36.268333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis bonnellii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-36.268333'^^xsd:double;
  dwc:latitude '39.786667'^^xsd:double;
  dwc:aphiaid '140111'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '140111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.52667 -34.931667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.52667"^^xsd:decimal ;
  dwc:decimalLongitude "-34.931667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.52667 -34.931667)"^^geo:wktLiteral ;
  geo-pos:lat "41.52667"^^xsd:decimal ;
  geo-pos:long "-34.931667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis bonnellii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-34.931667'^^xsd:double;
  dwc:latitude '41.52667'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '140111'^^xsd:integer;
  dwc:observationDate '1980-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '140111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176666 -35.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176666"^^xsd:decimal ;
  dwc:decimalLongitude "-35.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176666 -35.515)"^^geo:wktLiteral ;
  geo-pos:lat "41.176666"^^xsd:decimal ;
  geo-pos:long "-35.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis bonnellii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-35.515'^^xsd:double;
  dwc:latitude '41.176666'^^xsd:double;
  dwc:aphiaid '140111'^^xsd:integer;
  dwc:observationDate '1980-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.023335 -35.521667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.023335"^^xsd:decimal ;
  dwc:decimalLongitude "-35.521667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.023335 -35.521667)"^^geo:wktLiteral ;
  geo-pos:lat "41.023335"^^xsd:decimal ;
  geo-pos:long "-35.521667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis bonnellii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-35.521667'^^xsd:double;
  dwc:latitude '41.023335'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140111'^^xsd:integer;
  dwc:observationDate '1980-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.183333)"^^geo:wktLiteral ;
  geo-pos:lat "34.475"^^xsd:decimal ;
  geo-pos:long "11.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clavelina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.183333'^^xsd:double;
  dwc:latitude '34.475'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '103453'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '103453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.875 11.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.875"^^xsd:decimal ;
  dwc:decimalLongitude "11.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.875 11.166667)"^^geo:wktLiteral ;
  geo-pos:lat "33.875"^^xsd:decimal ;
  geo-pos:long "11.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clavelina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.166667'^^xsd:double;
  dwc:latitude '33.875'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '103453'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 0)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "0"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 0)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "0"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '0'^^xsd:integer;
  dwc:latitude '43.5'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.966667 10.483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.966667"^^xsd:decimal ;
  dwc:decimalLongitude "10.483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.966667 10.483333)"^^geo:wktLiteral ;
  geo-pos:lat "42.966667"^^xsd:decimal ;
  geo-pos:long "10.483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haloporcellio sphinx'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.483333'^^xsd:double;
  dwc:latitude '42.966667'^^xsd:double;
  dwc:aphiaid '883692'^^xsd:integer;
  dwc:aphiaIdAccepted '262345'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.898335 -35.981667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.898335"^^xsd:decimal ;
  dwc:decimalLongitude "-35.981667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.898335 -35.981667)"^^geo:wktLiteral ;
  geo-pos:lat "39.898335"^^xsd:decimal ;
  geo-pos:long "-35.981667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-35.981667'^^xsd:double;
  dwc:latitude '39.898335'^^xsd:double;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1973-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2003"^^xsd:integer ;
  dwc:maximumDepthInMeters "2003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cadulus tumidosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '2003'^^xsd:integer;
  dwc:maximumDepth '2003'^^xsd:integer;
  dwc:aphiaid '140011'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140011'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 12)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dysidea fragilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '34.1'^^xsd:double;
  dwc:aphiaid '132324'^^xsd:integer;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '132324'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia princeps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104635'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "-24.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-24.9'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -10)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03 12.428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03"^^xsd:decimal ;
  dwc:decimalLongitude "12.428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03 12.428333)"^^geo:wktLiteral ;
  geo-pos:lat "38.03"^^xsd:decimal ;
  geo-pos:long "12.428333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Arbacia lixula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '12.428333'^^xsd:double;
  dwc:latitude '38.03'^^xsd:double;
  dwc:aphiaid '124249'^^xsd:integer;
  dwc:observationDate '1974-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '124249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-43.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -43.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-43.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-43.9'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1964-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Defrancia formosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '437120'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139352'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cancer pagurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:aphiaid '107276'^^xsd:integer;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -30.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-30.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640"^^xsd:integer ;
  dwc:maximumDepthInMeters "640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -30.8)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-30.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-30.8'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:minimumDepth '640'^^xsd:integer;
  dwc:maximumDepth '640'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.498333 13.290833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.498333"^^xsd:decimal ;
  dwc:decimalLongitude "13.290833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.498333 13.290833)"^^geo:wktLiteral ;
  geo-pos:lat "38.498333"^^xsd:decimal ;
  geo-pos:long "13.290833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '13.290833'^^xsd:double;
  dwc:latitude '38.498333'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1974-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 -5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 -5.7)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "-5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1843'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5.7'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:observationDate '1843-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.6"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6 35)"^^geo:wktLiteral ;
  geo-pos:lat "29.6"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eohoekia chaos'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '29.6'^^xsd:double;
  dwc:aphiaid '882344'^^xsd:integer;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '882344'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.466667 11.184722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.466667"^^xsd:decimal ;
  dwc:decimalLongitude "11.184722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.466667 11.184722)"^^geo:wktLiteral ;
  geo-pos:lat "34.466667"^^xsd:decimal ;
  geo-pos:long "11.184722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clavelina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.184722'^^xsd:double;
  dwc:latitude '34.466667'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '103453'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '103453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -21.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "-21.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -21.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "-21.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-21.6'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28472 10.618889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28472"^^xsd:decimal ;
  dwc:decimalLongitude "10.618889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28472 10.618889)"^^geo:wktLiteral ;
  geo-pos:lat "36.28472"^^xsd:decimal ;
  geo-pos:long "10.618889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.618889'^^xsd:double;
  dwc:latitude '36.28472'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:observationDate '1972-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 -43.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "-43.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 -43.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "-43.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-43.2'^^xsd:double;
  dwc:latitude '45.7'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1964-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7 -4)"^^geo:wktLiteral ;
  geo-pos:lat "48.7"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinoderes kristenseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '48.7'^^xsd:double;
  dwc:aphiaid '101119'^^xsd:integer;
  dwc:observationDate '1982-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '101119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7 -4)"^^geo:wktLiteral ;
  geo-pos:lat "48.7"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinoderes kristenseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '48.7'^^xsd:double;
  dwc:aphiaid '101119'^^xsd:integer;
  dwc:observationDate '1982-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '101119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1963-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858334 10.341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858334"^^xsd:decimal ;
  dwc:decimalLongitude "10.341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858334 10.341667)"^^geo:wktLiteral ;
  geo-pos:lat "36.858334"^^xsd:decimal ;
  geo-pos:long "10.341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.341667'^^xsd:double;
  dwc:latitude '36.858334'^^xsd:double;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1967-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.40167 -29.676666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.40167"^^xsd:decimal ;
  dwc:decimalLongitude "-29.676666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.40167 -29.676666)"^^geo:wktLiteral ;
  geo-pos:lat "45.40167"^^xsd:decimal ;
  geo-pos:long "-29.676666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-29.676666'^^xsd:double;
  dwc:latitude '45.40167'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1980-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "22.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '22.8'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -6.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-6.7'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1969-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinarmadillidium fruxgalii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '260229'^^xsd:integer;
  dwc:aphiaIdAccepted '260229'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 4.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.2'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -24.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "790"^^xsd:integer ;
  dwc:maximumDepthInMeters "790"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -24.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-24.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-24.7'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '790'^^xsd:integer;
  dwc:maximumDepth '790'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia princeps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104635'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.053333 -28.253332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.053333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.253332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1297.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1297.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.053333 -28.253332)"^^geo:wktLiteral ;
  geo-pos:lat "43.053333"^^xsd:decimal ;
  geo-pos:long "-28.253332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trochocyathus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-28.253332'^^xsd:double;
  dwc:latitude '43.053333'^^xsd:double;
  dwc:minimumDepth '1297.5'^^xsd:double;
  dwc:maximumDepth '1297.5'^^xsd:double;
  dwc:aphiaid '135105'^^xsd:integer;
  dwc:observationDate '1967-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '135105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.75833 -8.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.75833"^^xsd:decimal ;
  dwc:decimalLongitude "-8.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.75833 -8.533333)"^^geo:wktLiteral ;
  geo-pos:lat "33.75833"^^xsd:decimal ;
  geo-pos:long "-8.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Peponocyathus stimpsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-8.533333'^^xsd:double;
  dwc:latitude '33.75833'^^xsd:double;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '355'^^xsd:integer;
  dwc:aphiaid '546694'^^xsd:integer;
  dwc:observationDate '1984-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '546694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -8.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rissoa fischeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-8.1'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '666'^^xsd:integer;
  dwc:aphiaid '750188'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepioteuthis loliginiformes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '342240'^^xsd:integer;
  dwc:observationDate '1959-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '342240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "51.8"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '51.8'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.2 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.2"^^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 "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.2 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "69.2"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '69.2'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -11.1)"^^geo:wktLiteral ;
  geo-pos:lat "69"^^xsd:decimal ;
  geo-pos:long "-11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-11.1'^^xsd:double;
  dwc:latitude '69'^^xsd:integer;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 10.408333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "10.408333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 10.408333)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "10.408333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.408333'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68 -3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68"^^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 "1784"^^xsd:integer ;
  dwc:maximumDepthInMeters "1784"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68 -3.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.68"^^xsd:decimal ;
  geo-pos:long "-3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aurospio dibranchiata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-3.6'^^xsd:double;
  dwc:latitude '43.68'^^xsd:double;
  dwc:minimumDepth '1784'^^xsd:integer;
  dwc:maximumDepth '1784'^^xsd:integer;
  dwc:aphiaid '131110'^^xsd:integer;
  dwc:observationDate '1967-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1353"^^xsd:integer ;
  dwc:maximumDepthInMeters "1353"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cadulus tumidosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '1353'^^xsd:integer;
  dwc:maximumDepth '1353'^^xsd:integer;
  dwc:aphiaid '140011'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140011'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17.8)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinarmadillidium fruxgalii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17.8'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '260229'^^xsd:integer;
  dwc:aphiaIdAccepted '260229'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cypraea lentiginosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '216775'^^xsd:integer;
  dwc:aphiaIdAccepted '181002'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia princeps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104635'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "250.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '250.5'^^xsd:double;
  dwc:maximumDepth '250.5'^^xsd:double;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:observationDate '1972-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.734722 11.434722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.734722"^^xsd:decimal ;
  dwc:decimalLongitude "11.434722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.734722 11.434722)"^^geo:wktLiteral ;
  geo-pos:lat "33.734722"^^xsd:decimal ;
  geo-pos:long "11.434722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.434722'^^xsd:double;
  dwc:latitude '33.734722'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1972-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -33.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-33.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -33.6)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-33.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.6'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '23.5'^^xsd:double;
  dwc:maximumDepth '23.5'^^xsd:double;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1964-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29333"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.29333"^^xsd:decimal ;
  geo-pos:long "14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '44.29333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:aphiaid '140605'^^xsd:integer;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '140605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03 12.428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03"^^xsd:decimal ;
  dwc:decimalLongitude "12.428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03 12.428333)"^^geo:wktLiteral ;
  geo-pos:lat "38.03"^^xsd:decimal ;
  geo-pos:long "12.428333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia czerniavskii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.428333'^^xsd:double;
  dwc:latitude '38.03'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107337'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia czerniavskii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '107337'^^xsd:integer;
  dwc:observationDate '1973-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -27)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "-27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oxyrhynchaxius caespitosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-27'^^xsd:integer;
  dwc:latitude '29.5'^^xsd:double;
  dwc:observationDate '1926-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio childahensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:aphiaid '262255'^^xsd:integer;
  dwc:aphiaIdAccepted '262255'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -0.833056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.25"^^xsd:decimal ;
  dwc:decimalLongitude "-0.833056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.25 -0.833056)"^^geo:wktLiteral ;
  geo-pos:lat "43.25"^^xsd:decimal ;
  geo-pos:long "-0.833056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus ontoniscus pyrenaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-0.833056'^^xsd:double;
  dwc:latitude '43.25'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7 -4)"^^geo:wktLiteral ;
  geo-pos:lat "48.7"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinoderes kristenseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '48.7'^^xsd:double;
  dwc:aphiaid '101119'^^xsd:integer;
  dwc:observationDate '1982-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '101119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 -43.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "-43.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 -43.3)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "-43.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-43.3'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1964-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -3.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -3.4)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-3.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.4'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358334 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358334"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358334 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.358334"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlorotocus crassicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.358334'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107642'^^xsd:integer;
  dwc:observationDate '1972-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '107642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.49167"^^xsd:decimal ;
  dwc:decimalLongitude "11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.49167"^^xsd:decimal ;
  geo-pos:long "11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '11.7'^^xsd:double;
  dwc:latitude '34.49167'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.6"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6 35)"^^geo:wktLiteral ;
  geo-pos:lat "29.6"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eohoekia chaos'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '29.6'^^xsd:double;
  dwc:aphiaid '882344'^^xsd:integer;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '882344'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -3.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-3.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.5'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.8 -0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.8 -0.9)"^^geo:wktLiteral ;
  geo-pos:lat "60.8"^^xsd:decimal ;
  geo-pos:long "-0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1868'^^xsd:integer;
  dwc:longitude '-0.9'^^xsd:double;
  dwc:latitude '60.8'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:observationDate '1868-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8 -0.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8 -0.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.8"^^xsd:decimal ;
  geo-pos:long "-0.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-0.3'^^xsd:double;
  dwc:latitude '47.8'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 0.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Proboveria thyasirae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:aphiaid '427161'^^xsd:integer;
  dwc:observationDate '1963-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '427161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.816666 -25.200556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.816666"^^xsd:decimal ;
  dwc:decimalLongitude "-25.200556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.816666 -25.200556)"^^geo:wktLiteral ;
  geo-pos:lat "48.816666"^^xsd:decimal ;
  geo-pos:long "-25.200556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rhabdius rectius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-25.200556'^^xsd:double;
  dwc:latitude '48.816666'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '344596'^^xsd:integer;
  dwc:observationDate '1994-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '344596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tracheoniscus brentanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 10)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tracheoniscus larii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '262667'^^xsd:integer;
  dwc:aphiaIdAccepted '886250'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aetideus acutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104273'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Boltenia echinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '103814'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103814'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.7 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.7"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.7 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "79.7"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Boltenia echinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '79.7'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '103814'^^xsd:integer;
  dwc:aphiaIdAccepted '103814'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.96306 58.08611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.96306"^^xsd:decimal ;
  dwc:decimalLongitude "58.08611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.96306 58.08611)"^^geo:wktLiteral ;
  geo-pos:lat "69.96306"^^xsd:decimal ;
  geo-pos:long "58.08611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Boltenia echinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '58.08611'^^xsd:double;
  dwc:latitude '69.96306'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '103814'^^xsd:integer;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '103814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.75833 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.75833"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.75833 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.75833"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachynotus gemmellari'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.75833'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '107449'^^xsd:integer;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 12.158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "12.158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 12.158333)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "12.158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '12.158333'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '124257'^^xsd:integer;
  dwc:observationDate '1967-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '124257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '124257'^^xsd:integer;
  dwc:observationDate '1967-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '124257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.916668 -20.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.916668"^^xsd:decimal ;
  dwc:decimalLongitude "-20.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.916668 -20.011667)"^^geo:wktLiteral ;
  geo-pos:lat "52.916668"^^xsd:decimal ;
  geo-pos:long "-20.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conchoecia discoveryi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-20.011667'^^xsd:double;
  dwc:latitude '52.916668'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 13.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Corystes cassivelaunus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '13.4'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107277'^^xsd:integer;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.023335 -35.521667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.023335"^^xsd:decimal ;
  dwc:decimalLongitude "-35.521667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.023335 -35.521667)"^^geo:wktLiteral ;
  geo-pos:lat "41.023335"^^xsd:decimal ;
  geo-pos:long "-35.521667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis bonnellii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-35.521667'^^xsd:double;
  dwc:latitude '41.023335'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140111'^^xsd:integer;
  dwc:observationDate '1980-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.023335 -35.521667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.023335"^^xsd:decimal ;
  dwc:decimalLongitude "-35.521667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.023335 -35.521667)"^^geo:wktLiteral ;
  geo-pos:lat "41.023335"^^xsd:decimal ;
  geo-pos:long "-35.521667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis bonnellii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-35.521667'^^xsd:double;
  dwc:latitude '41.023335'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140111'^^xsd:integer;
  dwc:observationDate '1980-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.796665 -36.131668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.796665"^^xsd:decimal ;
  dwc:decimalLongitude "-36.131668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.796665 -36.131668)"^^geo:wktLiteral ;
  geo-pos:lat "39.796665"^^xsd:decimal ;
  geo-pos:long "-36.131668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis bonnellii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-36.131668'^^xsd:double;
  dwc:latitude '39.796665'^^xsd:double;
  dwc:aphiaid '140111'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '140111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483334 -0.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.483334"^^xsd:decimal ;
  dwc:decimalLongitude "-0.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.483334 -0.733333)"^^geo:wktLiteral ;
  geo-pos:lat "36.483334"^^xsd:decimal ;
  geo-pos:long "-0.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-0.733333'^^xsd:double;
  dwc:latitude '36.483334'^^xsd:double;
  dwc:minimumDepth '187.5'^^xsd:double;
  dwc:maximumDepth '187.5'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1870-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1870-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.6"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "825"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.6"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '31.6'^^xsd:double;
  dwc:minimumDepth '825'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^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 "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-13.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -20)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4500"^^xsd:integer ;
  dwc:maximumDepthInMeters "4500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '4500'^^xsd:integer;
  dwc:maximumDepth '4500'^^xsd:integer;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.786667 -36.268333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.786667"^^xsd:decimal ;
  dwc:decimalLongitude "-36.268333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.786667 -36.268333)"^^geo:wktLiteral ;
  geo-pos:lat "39.786667"^^xsd:decimal ;
  geo-pos:long "-36.268333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis bonnellii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-36.268333'^^xsd:double;
  dwc:latitude '39.786667'^^xsd:double;
  dwc:aphiaid '140111'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '140111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.898335 -35.981667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.898335"^^xsd:decimal ;
  dwc:decimalLongitude "-35.981667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.898335 -35.981667)"^^geo:wktLiteral ;
  geo-pos:lat "39.898335"^^xsd:decimal ;
  geo-pos:long "-35.981667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis bonnellii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-35.981667'^^xsd:double;
  dwc:latitude '39.898335'^^xsd:double;
  dwc:aphiaid '140111'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '140111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Androniscus stygins'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:aphiaid '258618'^^xsd:integer;
  dwc:aphiaIdAccepted '264405'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -25)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "-24.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-24.9'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "-24.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-24.9'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.844444 10.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.844444"^^xsd:decimal ;
  dwc:decimalLongitude "10.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.844444 10.486111)"^^geo:wktLiteral ;
  geo-pos:lat "36.844444"^^xsd:decimal ;
  geo-pos:long "10.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.486111'^^xsd:double;
  dwc:latitude '36.844444'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nannosquilloides occulta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '34.5'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '136125'^^xsd:integer;
  dwc:observationDate '1969-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '136125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Erato voluta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '139761'^^xsd:integer;
  dwc:aphiaIdAccepted '139761'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.691666 -7.323333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.691666"^^xsd:decimal ;
  dwc:decimalLongitude "-7.323333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "543.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "543.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.691666 -7.323333)"^^geo:wktLiteral ;
  geo-pos:lat "36.691666"^^xsd:decimal ;
  geo-pos:long "-7.323333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-7.323333'^^xsd:double;
  dwc:latitude '36.691666'^^xsd:double;
  dwc:minimumDepth '543.5'^^xsd:double;
  dwc:maximumDepth '543.5'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:observationDate '1984-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1215"^^xsd:integer ;
  dwc:maximumDepthInMeters "1215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aglaophenia latecarinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '1215'^^xsd:integer;
  dwc:maximumDepth '1215'^^xsd:integer;
  dwc:aphiaid '117278'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '117278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 13.161667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "13.161667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 13.161667)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "13.161667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachynotus gemmellari'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '13.161667'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '107449'^^xsd:integer;
  dwc:observationDate '1973-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anilocra mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anilocra mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:observationDate '1926-07-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -24.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -24.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-24.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-24.7'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus ovalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '221276'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.66072 -7.3341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.66072"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1321"^^xsd:integer ;
  dwc:maximumDepthInMeters "1321"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.66072 -7.3341)"^^geo:wktLiteral ;
  geo-pos:lat "35.66072"^^xsd:decimal ;
  geo-pos:long "-7.3341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thyasira vulcolutre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-7.3341'^^xsd:double;
  dwc:latitude '35.66072'^^xsd:double;
  dwc:minimumDepth '1321'^^xsd:integer;
  dwc:maximumDepth '1321'^^xsd:integer;
  dwc:aphiaid '367749'^^xsd:integer;
  dwc:observationDate '2006-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '367749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8156 34.9892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8156"^^xsd:decimal ;
  dwc:decimalLongitude "34.9892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8156 34.9892)"^^geo:wktLiteral ;
  geo-pos:lat "32.8156"^^xsd:decimal ;
  geo-pos:long "34.9892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anilocra mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '34.9892'^^xsd:double;
  dwc:latitude '32.8156'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "172.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '172.5'^^xsd:double;
  dwc:maximumDepth '172.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Arenicolides branchialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '129869'^^xsd:integer;
  dwc:aphiaIdAccepted '129869'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^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 "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.78361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.78361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.78361)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.78361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aspidosiphon elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '33.78361'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '136033'^^xsd:integer;
  dwc:observationDate '1965-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '136033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 0.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '0.5'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.021667 -8.971667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.021667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.971667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.021667 -8.971667)"^^geo:wktLiteral ;
  geo-pos:lat "37.021667"^^xsd:decimal ;
  geo-pos:long "-8.971667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:longitude '-8.971667'^^xsd:double;
  dwc:latitude '37.021667'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -31.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -31.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "-31.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-31.9'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "19.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '19.7'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.8'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1969-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4"^^xsd:decimal ;
  dwc:decimalLongitude "-15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2981"^^xsd:integer ;
  dwc:maximumDepthInMeters "2981"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -15.4)"^^geo:wktLiteral ;
  geo-pos:lat "53.4"^^xsd:decimal ;
  geo-pos:long "-15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-15.4'^^xsd:double;
  dwc:latitude '53.4'^^xsd:double;
  dwc:minimumDepth '2981'^^xsd:integer;
  dwc:maximumDepth '2981'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.2 -22.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.2"^^xsd:decimal ;
  dwc:decimalLongitude "-22.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "271"^^xsd:integer ;
  dwc:maximumDepthInMeters "271"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.2 -22.4)"^^geo:wktLiteral ;
  geo-pos:lat "63.2"^^xsd:decimal ;
  geo-pos:long "-22.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1903'^^xsd:integer;
  dwc:longitude '-22.4'^^xsd:double;
  dwc:latitude '63.2'^^xsd:double;
  dwc:minimumDepth '271'^^xsd:integer;
  dwc:maximumDepth '271'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:observationDate '1903-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 22.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '22.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '580'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^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 "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 11.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.575"^^xsd:decimal ;
  dwc:decimalLongitude "11.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 11.616667)"^^geo:wktLiteral ;
  geo-pos:lat "33.575"^^xsd:decimal ;
  geo-pos:long "11.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.616667'^^xsd:double;
  dwc:latitude '33.575'^^xsd:double;
  dwc:minimumDepth '48.5'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.241667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.49167"^^xsd:decimal ;
  dwc:decimalLongitude "11.241667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.241667)"^^geo:wktLiteral ;
  geo-pos:lat "34.49167"^^xsd:decimal ;
  geo-pos:long "11.241667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.241667'^^xsd:double;
  dwc:latitude '34.49167'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 17.952778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "17.952778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 17.952778)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "17.952778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '17.952778'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1960-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 14.8)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.8'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 -5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 -5.4)"^^geo:wktLiteral ;
  geo-pos:lat "55.9"^^xsd:decimal ;
  geo-pos:long "-5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.4'^^xsd:double;
  dwc:latitude '55.9'^^xsd:double;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.7'^^xsd:double;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stenophiloscia dalmatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '886923'^^xsd:integer;
  dwc:aphiaIdAccepted '263275'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Xanthocalanus paraincertus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '356396'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '346189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -25)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -8.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-8.9'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1978-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 12.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '12.1'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 13.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '13.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1969-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.8'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1971-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^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 "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 4.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1"^^xsd:decimal ;
  dwc:decimalLongitude "4.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 4.283)"^^geo:wktLiteral ;
  geo-pos:lat "52.1"^^xsd:decimal ;
  geo-pos:long "4.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '4.283'^^xsd:double;
  dwc:latitude '52.1'^^xsd:double;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1960-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-39.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -39.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.1"^^xsd:decimal ;
  geo-pos:long "-39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-39.5'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.9 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.9"^^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 "357.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "357.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.9 -11.5)"^^geo:wktLiteral ;
  geo-pos:lat "68.9"^^xsd:decimal ;
  geo-pos:long "-11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '68.9'^^xsd:double;
  dwc:minimumDepth '357.5'^^xsd:double;
  dwc:maximumDepth '357.5'^^xsd:double;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -40.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-40.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -40.2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-40.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.2'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1 -11)"^^geo:wktLiteral ;
  geo-pos:lat "69.1"^^xsd:decimal ;
  geo-pos:long "-11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '69.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia parva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '104610'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia parva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104610'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81333 -7.081667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.081667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81333 -7.081667)"^^geo:wktLiteral ;
  geo-pos:lat "36.81333"^^xsd:decimal ;
  geo-pos:long "-7.081667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-7.081667'^^xsd:double;
  dwc:latitude '36.81333'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia parva'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104610'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.68833 -6.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.68833"^^xsd:decimal ;
  dwc:decimalLongitude "-6.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "361"^^xsd:integer ;
  dwc:maximumDepthInMeters "361"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.68833 -6.495)"^^geo:wktLiteral ;
  geo-pos:lat "35.68833"^^xsd:decimal ;
  geo-pos:long "-6.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-6.495'^^xsd:double;
  dwc:latitude '35.68833'^^xsd:double;
  dwc:minimumDepth '361'^^xsd:integer;
  dwc:maximumDepth '361'^^xsd:integer;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:observationDate '1984-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calathura brachiata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '118497'^^xsd:integer;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118497'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.718332 -29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.718332"^^xsd:decimal ;
  dwc:decimalLongitude "-29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "757.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "757.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.718332 -29.71)"^^geo:wktLiteral ;
  geo-pos:lat "31.718332"^^xsd:decimal ;
  geo-pos:long "-29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bolitaena microcotyla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-29.71'^^xsd:double;
  dwc:latitude '31.718332'^^xsd:double;
  dwc:minimumDepth '757.5'^^xsd:double;
  dwc:maximumDepth '757.5'^^xsd:double;
  dwc:aphiaid '238362'^^xsd:integer;
  dwc:observationDate '1981-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '341781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.96306 58.08611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.96306"^^xsd:decimal ;
  dwc:decimalLongitude "58.08611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.96306 58.08611)"^^geo:wktLiteral ;
  geo-pos:lat "69.96306"^^xsd:decimal ;
  geo-pos:long "58.08611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Boltenia echinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '58.08611'^^xsd:double;
  dwc:latitude '69.96306'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '103814'^^xsd:integer;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '103814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -5.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "-5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1844'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5.2'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:observationDate '1844-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.725 -6.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.725 -6.35)"^^geo:wktLiteral ;
  geo-pos:lat "35.725"^^xsd:decimal ;
  geo-pos:long "-6.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '-6.35'^^xsd:double;
  dwc:latitude '35.725'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '124257'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124257'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22139 6.208611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.22139"^^xsd:decimal ;
  dwc:decimalLongitude "6.208611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22139 6.208611)"^^geo:wktLiteral ;
  geo-pos:lat "55.22139"^^xsd:decimal ;
  geo-pos:long "6.208611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pectinaria amphictene auricoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '6.208611'^^xsd:double;
  dwc:latitude '55.22139'^^xsd:double;
  dwc:minimumDepth '49.2'^^xsd:double;
  dwc:maximumDepth '49.2'^^xsd:double;
  dwc:aphiaid '130590'^^xsd:integer;
  dwc:observationDate '1990-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '152448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1270"^^xsd:integer ;
  dwc:maximumDepthInMeters "1270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -12.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.4"^^xsd:decimal ;
  geo-pos:long "-12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:longitude '-12.3'^^xsd:double;
  dwc:latitude '49.4'^^xsd:double;
  dwc:minimumDepth '1270'^^xsd:integer;
  dwc:maximumDepth '1270'^^xsd:integer;
  dwc:aphiaid '124257'^^xsd:integer;
  dwc:observationDate '1900-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124257'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "560.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "560.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -7.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Odostomia semicostata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-7.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '560.5'^^xsd:double;
  dwc:maximumDepth '560.5'^^xsd:double;
  dwc:aphiaid '749608'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141091'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -9.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "54.583"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cellepora surcularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '54.583'^^xsd:double;
  dwc:aphiaid '558257'^^xsd:integer;
  dwc:aphiaIdAccepted '111277'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ephyrina figueirai'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.9'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:aphiaid '107587'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.70639 9.018611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.70639"^^xsd:decimal ;
  dwc:decimalLongitude "9.018611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "118.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.70639 9.018611)"^^geo:wktLiteral ;
  geo-pos:lat "42.70639"^^xsd:decimal ;
  geo-pos:long "9.018611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia smithii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '9.018611'^^xsd:double;
  dwc:latitude '42.70639'^^xsd:double;
  dwc:minimumDepth '118.5'^^xsd:double;
  dwc:maximumDepth '118.5'^^xsd:double;
  dwc:aphiaid '135144'^^xsd:integer;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '135144'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "555"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '555'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vallombrosae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:aphiaid '257824'^^xsd:integer;
  dwc:aphiaIdAccepted '257824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4375"^^xsd:integer ;
  dwc:maximumDepthInMeters "4375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus ovalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4375'^^xsd:integer;
  dwc:maximumDepth '4375'^^xsd:integer;
  dwc:aphiaid '221276'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -4.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-4.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -4.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-4.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mesalia striata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-4.9'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '524688'^^xsd:integer;
  dwc:observationDate '1980-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '139694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "238"^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '238'^^xsd:integer;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -5.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.1'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -40.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-40.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -40.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-40.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.4'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.6'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.085 -14.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.085"^^xsd:decimal ;
  dwc:decimalLongitude "-14.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3859"^^xsd:integer ;
  dwc:maximumDepthInMeters "3859"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.085 -14.405)"^^geo:wktLiteral ;
  geo-pos:lat "50.085"^^xsd:decimal ;
  geo-pos:long "-14.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathytanaissus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-14.405'^^xsd:double;
  dwc:latitude '50.085'^^xsd:double;
  dwc:minimumDepth '3859'^^xsd:integer;
  dwc:maximumDepth '3859'^^xsd:integer;
  dwc:aphiaid '136484'^^xsd:integer;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '136484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ecteinascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '103503'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.49167"^^xsd:decimal ;
  dwc:decimalLongitude "11.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.216667)"^^geo:wktLiteral ;
  geo-pos:lat "34.49167"^^xsd:decimal ;
  geo-pos:long "11.216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.216667'^^xsd:double;
  dwc:latitude '34.49167'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '124257'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124257'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -37.7)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "-37.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1970-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gaetanus minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '104312'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -27.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-27.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -27.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-27.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus furcatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-27.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104503'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2310"^^xsd:integer ;
  dwc:maximumDepthInMeters "2310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "56.1"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Glomus nitens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '56.1'^^xsd:double;
  dwc:minimumDepth '2310'^^xsd:integer;
  dwc:maximumDepth '2310'^^xsd:integer;
  dwc:aphiaid '539750'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140847'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ecteinascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '103503'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ecteinascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '103503'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45111 10.633889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.45111"^^xsd:decimal ;
  dwc:decimalLongitude "10.633889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45111 10.633889)"^^geo:wktLiteral ;
  geo-pos:lat "34.45111"^^xsd:decimal ;
  geo-pos:long "10.633889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ecteinascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.633889'^^xsd:double;
  dwc:latitude '34.45111'^^xsd:double;
  dwc:minimumDepth '24.5'^^xsd:double;
  dwc:maximumDepth '24.5'^^xsd:double;
  dwc:aphiaid '103503'^^xsd:integer;
  dwc:observationDate '1973-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '103503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium zenckeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '54'^^xsd:integer;
  dwc:aphiaid '257837'^^xsd:integer;
  dwc:aphiaIdAccepted '257837'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astacilla longicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.7'^^xsd:double;
  dwc:aphiaid '119024'^^xsd:integer;
  dwc:aphiaIdAccepted '119024'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.368 0.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.368"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.368 0.2)"^^geo:wktLiteral ;
  geo-pos:lat "53.368"^^xsd:decimal ;
  geo-pos:long "0.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astacilla longicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '0.2'^^xsd:double;
  dwc:latitude '53.368'^^xsd:double;
  dwc:aphiaid '119024'^^xsd:integer;
  dwc:aphiaIdAccepted '119024'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.085 -14.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.085"^^xsd:decimal ;
  dwc:decimalLongitude "-14.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3859"^^xsd:integer ;
  dwc:maximumDepthInMeters "3859"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.085 -14.405)"^^geo:wktLiteral ;
  geo-pos:lat "50.085"^^xsd:decimal ;
  geo-pos:long "-14.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathytanaissus spinulosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-14.405'^^xsd:double;
  dwc:latitude '50.085'^^xsd:double;
  dwc:minimumDepth '3859'^^xsd:integer;
  dwc:maximumDepth '3859'^^xsd:integer;
  dwc:aphiaid '136484'^^xsd:integer;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '136484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 12.218333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14"^^xsd:decimal ;
  dwc:decimalLongitude "12.218333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14 12.218333)"^^geo:wktLiteral ;
  geo-pos:lat "38.14"^^xsd:decimal ;
  geo-pos:long "12.218333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.218333'^^xsd:double;
  dwc:latitude '38.14'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '124257'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '124257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '124257'^^xsd:integer;
  dwc:observationDate '1973-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '124257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 12.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 12.383333)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "12.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '12.383333'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '124257'^^xsd:integer;
  dwc:observationDate '1973-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '124257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.124166 -42.1185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.124166"^^xsd:decimal ;
  dwc:decimalLongitude "-42.1185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "930"^^xsd:integer ;
  dwc:maximumDepthInMeters "930"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.124166 -42.1185)"^^geo:wktLiteral ;
  geo-pos:lat "30.124166"^^xsd:decimal ;
  geo-pos:long "-42.1185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-42.1185'^^xsd:double;
  dwc:latitude '30.124166'^^xsd:double;
  dwc:minimumDepth '930'^^xsd:integer;
  dwc:maximumDepth '930'^^xsd:integer;
  dwc:aphiaid '124257'^^xsd:integer;
  dwc:observationDate '2000-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '124257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '26.1'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1973-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "51.8"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '51.8'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -40)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-40"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "51.7"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.916668 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.916668"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.916668 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.916668"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '35.916668'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1862'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:observationDate '1862-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 -5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 -5.4)"^^geo:wktLiteral ;
  geo-pos:lat "55.9"^^xsd:decimal ;
  geo-pos:long "-5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.4'^^xsd:double;
  dwc:latitude '55.9'^^xsd:double;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cypraea erythraeensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '216792'^^xsd:integer;
  dwc:aphiaIdAccepted '529731'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-06-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Favia favus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '207435'^^xsd:integer;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '718748'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gaetanus minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '104312'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193333 12.271667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.193333"^^xsd:decimal ;
  dwc:decimalLongitude "12.271667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193333 12.271667)"^^geo:wktLiteral ;
  geo-pos:lat "36.193333"^^xsd:decimal ;
  geo-pos:long "12.271667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anamathia rissoana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.271667'^^xsd:double;
  dwc:latitude '36.193333'^^xsd:double;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '441513'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '441513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.373333 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.373333"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "590"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.373333 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "36.373333"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anamathia rissoana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '36.373333'^^xsd:double;
  dwc:minimumDepth '590'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:aphiaid '441513'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '441513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.373333 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.373333"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "590"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.373333 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "36.373333"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anamathia rissoana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '36.373333'^^xsd:double;
  dwc:minimumDepth '590'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:aphiaid '441513'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '441513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 12)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Axinella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '131774'^^xsd:integer;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131774'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "-18.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.9)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "-18.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.9'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '52.5'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.1"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1970-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-43.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-43.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-43.9'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1970-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "-19.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "112.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "-19.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-19.8'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:minimumDepth '112.5'^^xsd:double;
  dwc:maximumDepth '112.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^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 "2438"^^xsd:integer ;
  dwc:maximumDepthInMeters "2438"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 5.2)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Elpidia glacialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:longitude '5.2'^^xsd:double;
  dwc:latitude '78'^^xsd:integer;
  dwc:minimumDepth '2438'^^xsd:integer;
  dwc:maximumDepth '2438'^^xsd:integer;
  dwc:aphiaid '124726'^^xsd:integer;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124726'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.4"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.4 -14.8)"^^geo:wktLiteral ;
  geo-pos:lat "72.4"^^xsd:decimal ;
  geo-pos:long "-14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Elpidia glacialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '72.4'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '124726'^^xsd:integer;
  dwc:observationDate '1900-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '124726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.3 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1890"^^xsd:integer ;
  dwc:maximumDepthInMeters "1890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.3 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "69.3"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Elpidia glacialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '69.3'^^xsd:double;
  dwc:minimumDepth '1890'^^xsd:integer;
  dwc:maximumDepth '1890'^^xsd:integer;
  dwc:aphiaid '124726'^^xsd:integer;
  dwc:aphiaIdAccepted '124726'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ephyrina figueirai'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '107587'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Typhlocirolana moraguesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:aphiaid '263918'^^xsd:integer;
  dwc:observationDate '1986-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '263918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Typhlocirolana moraguesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:aphiaid '263918'^^xsd:integer;
  dwc:observationDate '1986-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '263918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Xanthocalanus difficilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104703'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '361583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -2.8)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thysanoessa tenosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.8'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 25)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asellus polychaetus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167778 0.1825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.167778"^^xsd:decimal ;
  dwc:decimalLongitude "0.1825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167778 0.1825)"^^geo:wktLiteral ;
  geo-pos:lat "40.167778"^^xsd:decimal ;
  geo-pos:long "0.1825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachionus rotundiformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '0.1825'^^xsd:double;
  dwc:latitude '40.167778'^^xsd:double;
  dwc:aphiaid '146452'^^xsd:integer;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '146452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167778 0.1825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.167778"^^xsd:decimal ;
  dwc:decimalLongitude "0.1825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167778 0.1825)"^^geo:wktLiteral ;
  geo-pos:lat "40.167778"^^xsd:decimal ;
  geo-pos:long "0.1825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachionus rotundiformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '0.1825'^^xsd:double;
  dwc:latitude '40.167778'^^xsd:double;
  dwc:aphiaid '146452'^^xsd:integer;
  dwc:observationDate '1993-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '146452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 13.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2.2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.2'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.9"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '45.9'^^xsd:double;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:observationDate '1979-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.8 11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.8 11.9)"^^geo:wktLiteral ;
  geo-pos:lat "79.8"^^xsd:decimal ;
  geo-pos:long "11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaeroforma arctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.9'^^xsd:double;
  dwc:latitude '79.8'^^xsd:double;
  dwc:aphiaid '395681'^^xsd:integer;
  dwc:aphiaIdAccepted '395681'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.016666"^^xsd:decimal ;
  dwc:decimalLongitude "4.600556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  geo-pos:lat "42.016666"^^xsd:decimal ;
  geo-pos:long "4.600556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclolites elliptica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '4.600556'^^xsd:double;
  dwc:latitude '42.016666'^^xsd:double;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -10.2)"^^geo:wktLiteral ;
  geo-pos:lat "52.1"^^xsd:decimal ;
  geo-pos:long "-10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-10.2'^^xsd:double;
  dwc:latitude '52.1'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:observationDate '1952-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Didemnum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '103456'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "419"^^xsd:integer ;
  dwc:maximumDepthInMeters "419"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda subaequilatera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '60.5'^^xsd:double;
  dwc:minimumDepth '419'^^xsd:integer;
  dwc:maximumDepth '419'^^xsd:integer;
  dwc:aphiaid '540123'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -25.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "730"^^xsd:integer ;
  dwc:maximumDepthInMeters "730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -25.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-25.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea hoplocerca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-25.6'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:minimumDepth '730'^^xsd:integer;
  dwc:maximumDepth '730'^^xsd:integer;
  dwc:aphiaid '107674'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "367.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "367.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '367.5'^^xsd:double;
  dwc:maximumDepth '367.5'^^xsd:double;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1972-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -0.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-0.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.50833 11.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.50833"^^xsd:decimal ;
  dwc:decimalLongitude "11.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.50833 11.57)"^^geo:wktLiteral ;
  geo-pos:lat "33.50833"^^xsd:decimal ;
  geo-pos:long "11.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.57'^^xsd:double;
  dwc:latitude '33.50833'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '44.5'^^xsd:double;
  dwc:maximumDepth '44.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -24)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 10)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus circulifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.555 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.555"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.555 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.555"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Archidistoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.555'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '103452'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "54.583"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alcyonidium parasiticum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '54.583'^^xsd:double;
  dwc:aphiaid '111604'^^xsd:integer;
  dwc:aphiaIdAccepted '111604'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.832 27.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.832"^^xsd:decimal ;
  dwc:decimalLongitude "27.92"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "485.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "485.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.832 27.92)"^^geo:wktLiteral ;
  geo-pos:lat "35.832"^^xsd:decimal ;
  geo-pos:long "27.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-06-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Antipathes dichotoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '27.92'^^xsd:double;
  dwc:latitude '35.832'^^xsd:double;
  dwc:minimumDepth '485.5'^^xsd:double;
  dwc:maximumDepth '485.5'^^xsd:double;
  dwc:aphiaid '103309'^^xsd:integer;
  dwc:observationDate '2005-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '103309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus ovalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '221276'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus ovalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '221276'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4500"^^xsd:integer ;
  dwc:maximumDepthInMeters "4500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus ovalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '4500'^^xsd:integer;
  dwc:maximumDepth '4500'^^xsd:integer;
  dwc:aphiaid '221276'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus ovalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '221276'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "62.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -31.4)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-31.4'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:minimumDepth '62.5'^^xsd:double;
  dwc:maximumDepth '62.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 -21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.3"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "202.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "202.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 -21.7)"^^geo:wktLiteral ;
  geo-pos:lat "26.3"^^xsd:decimal ;
  geo-pos:long "-21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.7'^^xsd:double;
  dwc:latitude '26.3'^^xsd:double;
  dwc:minimumDepth '202.5'^^xsd:double;
  dwc:maximumDepth '202.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -28.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1280"^^xsd:integer ;
  dwc:maximumDepthInMeters "1280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -28.9)"^^geo:wktLiteral ;
  geo-pos:lat "49.6"^^xsd:decimal ;
  geo-pos:long "-28.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spiratella planospira'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-28.9'^^xsd:double;
  dwc:latitude '49.6'^^xsd:double;
  dwc:minimumDepth '1280'^^xsd:integer;
  dwc:maximumDepth '1280'^^xsd:integer;
  dwc:aphiaid '769126'^^xsd:integer;
  dwc:aphiaIdAccepted '140223'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thuiaria articulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '117932'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117932'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-42.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.625"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "33.625"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Distaplia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '33.625'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '103464'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 3.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 3.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "3.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.9'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 10.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 10.733333)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "10.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.733333'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:maximumDepth '17.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -7)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-7'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29333"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.29333"^^xsd:decimal ;
  geo-pos:long "14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '44.29333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "133.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "133.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '133.5'^^xsd:double;
  dwc:maximumDepth '133.5'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1976-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 8)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus circulifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus magnus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104853'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "122.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "122.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '122.5'^^xsd:double;
  dwc:maximumDepth '122.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Typhlocirolana moraguesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:aphiaid '263918'^^xsd:integer;
  dwc:observationDate '1986-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '263918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "48.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "48.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caenanthura enigmatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '48.9'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:minimumDepth '1.3'^^xsd:double;
  dwc:maximumDepth '1.3'^^xsd:double;
  dwc:aphiaid '259609'^^xsd:integer;
  dwc:observationDate '1982-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '259609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oniscus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '147059'^^xsd:integer;
  dwc:observationDate '1923-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '147059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 12.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '12.1'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '124257'^^xsd:integer;
  dwc:observationDate '1967-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '124257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -24.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "790"^^xsd:integer ;
  dwc:maximumDepthInMeters "790"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -24.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-24.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-24.7'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '790'^^xsd:integer;
  dwc:maximumDepth '790'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyphoniscellus karawankianus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.239166 12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.239166"^^xsd:decimal ;
  dwc:decimalLongitude "12.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.239166 12.28)"^^geo:wktLiteral ;
  geo-pos:lat "36.239166"^^xsd:decimal ;
  geo-pos:long "12.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anamathia rissoana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.28'^^xsd:double;
  dwc:latitude '36.239166'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '441513'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '441513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13 12.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13"^^xsd:decimal ;
  dwc:decimalLongitude "12.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "535"^^xsd:integer ;
  dwc:maximumDepthInMeters "535"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13 12.283333)"^^geo:wktLiteral ;
  geo-pos:lat "38.13"^^xsd:decimal ;
  geo-pos:long "12.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.283333'^^xsd:double;
  dwc:latitude '38.13'^^xsd:double;
  dwc:minimumDepth '535'^^xsd:integer;
  dwc:maximumDepth '535'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.958332 -7.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.958332"^^xsd:decimal ;
  dwc:decimalLongitude "-7.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "358"^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.958332 -7.845)"^^geo:wktLiteral ;
  geo-pos:lat "47.958332"^^xsd:decimal ;
  geo-pos:long "-7.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-7.845'^^xsd:double;
  dwc:latitude '47.958332'^^xsd:double;
  dwc:minimumDepth '358'^^xsd:integer;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:observationDate '1967-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^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 "1739"^^xsd:integer ;
  dwc:maximumDepthInMeters "1739"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilosanthura fresii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '1739'^^xsd:integer;
  dwc:maximumDepth '1739'^^xsd:integer;
  dwc:aphiaid '118481'^^xsd:integer;
  dwc:aphiaIdAccepted '118481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1969-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.6"^^xsd:decimal ;
  dwc:decimalLongitude "17.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters "444"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 17.4)"^^geo:wktLiteral ;
  geo-pos:lat "31.6"^^xsd:decimal ;
  geo-pos:long "17.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '17.4'^^xsd:double;
  dwc:latitude '31.6'^^xsd:double;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:maximumDepth '444'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:observationDate '1970-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.9"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tremoctopus violaceus violaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '834115'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '141694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.583332 16.066668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.583332"^^xsd:decimal ;
  dwc:decimalLongitude "16.066668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "505"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.583332 16.066668)"^^geo:wktLiteral ;
  geo-pos:lat "35.583332"^^xsd:decimal ;
  geo-pos:long "16.066668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '16.066668'^^xsd:double;
  dwc:latitude '35.583332'^^xsd:double;
  dwc:minimumDepth '505'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66 2)"^^geo:wktLiteral ;
  geo-pos:lat "66"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '66'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:observationDate '1972-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 15)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus rathkei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '62'^^xsd:integer;
  dwc:aphiaid '263585'^^xsd:integer;
  dwc:observationDate '1923-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '263585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4947 0.0538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4947"^^xsd:decimal ;
  dwc:decimalLongitude "0.0538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4947 0.0538)"^^geo:wktLiteral ;
  geo-pos:lat "51.4947"^^xsd:decimal ;
  geo-pos:long "0.0538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heleobia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '0.0538'^^xsd:double;
  dwc:latitude '51.4947'^^xsd:double;
  dwc:aphiaid '138080'^^xsd:integer;
  dwc:observationDate '2006-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "15.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 15.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastrosaccus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '15.3'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:aphiaid '120016'^^xsd:integer;
  dwc:observationDate '1975-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '120016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333332 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333332"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "361"^^xsd:integer ;
  dwc:maximumDepthInMeters "361"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333332 13.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.333332"^^xsd:decimal ;
  geo-pos:long "13.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '40.333332'^^xsd:double;
  dwc:minimumDepth '361'^^xsd:integer;
  dwc:maximumDepth '361'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 13.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hyloniscus vividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '260701'^^xsd:integer;
  dwc:aphiaIdAccepted '260701'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "172"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.1'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '172'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -5.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1849'^^xsd:integer;
  dwc:longitude '-5.1'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:observationDate '1849-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 3)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Candacia elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '104477'^^xsd:integer;
  dwc:observationDate '1970-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '104477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66 2)"^^geo:wktLiteral ;
  geo-pos:lat "66"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '66'^^xsd:integer;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:observationDate '1952-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3 -34.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3 -34.2)"^^geo:wktLiteral ;
  geo-pos:lat "59.3"^^xsd:decimal ;
  geo-pos:long "-34.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-34.2'^^xsd:double;
  dwc:latitude '59.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:observationDate '1928-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 64.00833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "64.00833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 64.00833)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "64.00833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '64.00833'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:observationDate '1959-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 4.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.2"^^xsd:decimal ;
  geo-pos:long "4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '52.2'^^xsd:double;
  dwc:aphiaid '249205'^^xsd:integer;
  dwc:observationDate '1922-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '249205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spatangus purpureus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '124418'^^xsd:integer;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '124418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.725 -3.977778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.725"^^xsd:decimal ;
  dwc:decimalLongitude "-3.977778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.725 -3.977778)"^^geo:wktLiteral ;
  geo-pos:lat "48.725"^^xsd:decimal ;
  geo-pos:long "-3.977778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Botryllophilus ruber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-3.977778'^^xsd:double;
  dwc:latitude '48.725'^^xsd:double;
  dwc:aphiaid '106496'^^xsd:integer;
  dwc:observationDate '1996-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '106496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "182.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.3)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-5.3'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '182.5'^^xsd:double;
  dwc:maximumDepth '182.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mimocalanus nudus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104841'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^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 "1739"^^xsd:integer ;
  dwc:maximumDepthInMeters "1739"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilosanthura fresii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '1739'^^xsd:integer;
  dwc:maximumDepth '1739'^^xsd:integer;
  dwc:aphiaid '118481'^^xsd:integer;
  dwc:aphiaIdAccepted '118481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72333 -17.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.72333"^^xsd:decimal ;
  dwc:decimalLongitude "-17.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4632"^^xsd:integer ;
  dwc:maximumDepthInMeters "4632"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.72333 -17.87)"^^geo:wktLiteral ;
  geo-pos:lat "50.72333"^^xsd:decimal ;
  geo-pos:long "-17.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metagathotanais insulcatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-17.87'^^xsd:double;
  dwc:latitude '50.72333'^^xsd:double;
  dwc:minimumDepth '4632'^^xsd:integer;
  dwc:maximumDepth '4632'^^xsd:integer;
  dwc:aphiaid '136374'^^xsd:integer;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '136374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mimocalanus nudus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104841'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 -5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "73.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 -5.4)"^^geo:wktLiteral ;
  geo-pos:lat "55.9"^^xsd:decimal ;
  geo-pos:long "-5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.4'^^xsd:double;
  dwc:latitude '55.9'^^xsd:double;
  dwc:minimumDepth '73.5'^^xsd:double;
  dwc:maximumDepth '73.5'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -5.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.1'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -4.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -4.4)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-4.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1846'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-4.4'^^xsd:double;
  dwc:latitude '55.7'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:observationDate '1846-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 15.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "437.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "437.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 15.983333)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "15.983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '15.983333'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:minimumDepth '437.5'^^xsd:double;
  dwc:maximumDepth '437.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 7.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "7.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 7.166667)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "7.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus alpioniscus dispersus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '7.166667'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -0.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-0.8'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:observationDate '1969-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 16.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16.2'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra eximia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '19.2'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '564909'^^xsd:integer;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '564909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-08-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mesothuria intestinalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '580'^^xsd:integer;
  dwc:aphiaid '816800'^^xsd:integer;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '816800'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nerocila arres'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '256838'^^xsd:integer;
  dwc:aphiaIdAccepted '256838'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters "119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -5)"^^geo:wktLiteral ;
  geo-pos:lat "47.7"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '47.7'^^xsd:double;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:maximumDepth '119'^^xsd:integer;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:observationDate '1968-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8"^^xsd:decimal ;
  dwc:decimalLongitude "20.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.8"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mesocyclops leuckarti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '20.5'^^xsd:double;
  dwc:latitude '46.8'^^xsd:double;
  dwc:aphiaid '234061'^^xsd:integer;
  dwc:observationDate '1990-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1671280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nannoniscus teres'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.746667'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:minimumDepth '4430.5'^^xsd:double;
  dwc:maximumDepth '4430.5'^^xsd:double;
  dwc:aphiaid '118790'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '118790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 26.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "26.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "497.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "497.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 26.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "26.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.8'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '497.5'^^xsd:double;
  dwc:maximumDepth '497.5'^^xsd:double;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "75.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.9'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '75.5'^^xsd:double;
  dwc:maximumDepth '75.5'^^xsd:double;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.583332 16.066668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.583332"^^xsd:decimal ;
  dwc:decimalLongitude "16.066668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "770"^^xsd:integer ;
  dwc:maximumDepthInMeters "770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.583332 16.066668)"^^geo:wktLiteral ;
  geo-pos:lat "35.583332"^^xsd:decimal ;
  geo-pos:long "16.066668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '16.066668'^^xsd:double;
  dwc:latitude '35.583332'^^xsd:double;
  dwc:minimumDepth '770'^^xsd:integer;
  dwc:maximumDepth '770'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933334 16.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933334"^^xsd:decimal ;
  dwc:decimalLongitude "16.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933334 16.283333)"^^geo:wktLiteral ;
  geo-pos:lat "35.933334"^^xsd:decimal ;
  geo-pos:long "16.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.283333'^^xsd:double;
  dwc:latitude '35.933334'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.816666 16.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.816666"^^xsd:decimal ;
  dwc:decimalLongitude "16.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "477.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "477.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.816666 16.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.816666"^^xsd:decimal ;
  geo-pos:long "16.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16.25'^^xsd:double;
  dwc:latitude '35.816666'^^xsd:double;
  dwc:minimumDepth '477.5'^^xsd:double;
  dwc:maximumDepth '477.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nannoniscus teres'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.746667'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:minimumDepth '4430.5'^^xsd:double;
  dwc:maximumDepth '4430.5'^^xsd:double;
  dwc:aphiaid '118790'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '118790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 48)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nerocila arres'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '48'^^xsd:integer;
  dwc:latitude '29.4'^^xsd:double;
  dwc:aphiaid '256838'^^xsd:integer;
  dwc:observationDate '1982-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '256838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "92.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '92.5'^^xsd:double;
  dwc:maximumDepth '92.5'^^xsd:double;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '26.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1969-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1970-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.578333 -29.968332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.578333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.968332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.578333 -29.968332)"^^geo:wktLiteral ;
  geo-pos:lat "28.578333"^^xsd:decimal ;
  geo-pos:long "-29.968332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.968332'^^xsd:double;
  dwc:latitude '28.578333'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.511665 -30.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.511665"^^xsd:decimal ;
  dwc:decimalLongitude "-30.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.511665 -30.655)"^^geo:wktLiteral ;
  geo-pos:lat "33.511665"^^xsd:decimal ;
  geo-pos:long "-30.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-30.655'^^xsd:double;
  dwc:latitude '33.511665'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.983 8.9167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.983"^^xsd:decimal ;
  dwc:decimalLongitude "8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.983 8.9167)"^^geo:wktLiteral ;
  geo-pos:lat "45.983"^^xsd:decimal ;
  geo-pos:long "8.9167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus rathkei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '8.9167'^^xsd:double;
  dwc:latitude '45.983'^^xsd:double;
  dwc:aphiaid '263585'^^xsd:integer;
  dwc:observationDate '1904-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '263585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 15)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus rathkei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '62'^^xsd:integer;
  dwc:aphiaid '263585'^^xsd:integer;
  dwc:observationDate '1923-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '263585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8667 5.7667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8667"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8667 5.7667)"^^geo:wktLiteral ;
  geo-pos:lat "50.8667"^^xsd:decimal ;
  geo-pos:long "5.7667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus rathkei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '5.7667'^^xsd:double;
  dwc:latitude '50.8667'^^xsd:double;
  dwc:aphiaid '263585'^^xsd:integer;
  dwc:observationDate '1950-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '263585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.478333 -14.841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.478333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.478333 -14.841667)"^^geo:wktLiteral ;
  geo-pos:lat "34.478333"^^xsd:decimal ;
  geo-pos:long "-14.841667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hygrosoma petersii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-14.841667'^^xsd:double;
  dwc:latitude '34.478333'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '124339'^^xsd:integer;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '124339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 12.2825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36667"^^xsd:decimal ;
  dwc:decimalLongitude "12.2825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 12.2825)"^^geo:wktLiteral ;
  geo-pos:lat "36.36667"^^xsd:decimal ;
  geo-pos:long "12.2825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-03-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Isidella elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.2825'^^xsd:double;
  dwc:latitude '36.36667'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '125373'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '125373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 12.861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.135"^^xsd:decimal ;
  dwc:decimalLongitude "12.861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640"^^xsd:integer ;
  dwc:maximumDepthInMeters "640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 12.861667)"^^geo:wktLiteral ;
  geo-pos:lat "38.135"^^xsd:decimal ;
  geo-pos:long "12.861667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ligur ensiferus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.861667'^^xsd:double;
  dwc:latitude '38.135'^^xsd:double;
  dwc:minimumDepth '640'^^xsd:integer;
  dwc:maximumDepth '640'^^xsd:integer;
  dwc:aphiaid '107523'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 29.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 29.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "29.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idotea ostroumovi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '29.4'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:aphiaid '119049'^^xsd:integer;
  dwc:observationDate '1910-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '119049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483334 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483334"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483334 3.133333)"^^geo:wktLiteral ;
  geo-pos:lat "42.483334"^^xsd:decimal ;
  geo-pos:long "3.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ischyromene lacazei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483334'^^xsd:double;
  dwc:aphiaid '118948'^^xsd:integer;
  dwc:observationDate '1909-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '118948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9167 32.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9167"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9167 32.55)"^^geo:wktLiteral ;
  geo-pos:lat "29.9167"^^xsd:decimal ;
  geo-pos:long "32.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Joeropsis rathbunae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '32.55'^^xsd:double;
  dwc:latitude '29.9167'^^xsd:double;
  dwc:aphiaid '256073'^^xsd:integer;
  dwc:aphiaIdAccepted '256073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Microsetella rosea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '116116'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '116116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neomormonilla minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '344703'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '344703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-39.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -39.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.1"^^xsd:decimal ;
  geo-pos:long "-39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onykia caribboea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-39.5'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:aphiaid '140650'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '140650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "768"^^xsd:integer ;
  dwc:maximumDepthInMeters "768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -14.3)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-14.3'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '768'^^xsd:integer;
  dwc:maximumDepth '768'^^xsd:integer;
  dwc:aphiaid '888545'^^xsd:integer;
  dwc:observationDate '1869-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '478545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neomormonilla minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '344703'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '344703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '103524'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '103524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.50833 11.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.50833"^^xsd:decimal ;
  dwc:decimalLongitude "11.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.50833 11.57)"^^geo:wktLiteral ;
  geo-pos:lat "33.50833"^^xsd:decimal ;
  geo-pos:long "11.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.57'^^xsd:double;
  dwc:latitude '33.50833'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '103524'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:aphiaid '103524'^^xsd:integer;
  dwc:observationDate '1967-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '103524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "968"^^xsd:integer ;
  dwc:maximumDepthInMeters "968"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:minimumDepth '968'^^xsd:integer;
  dwc:maximumDepth '968'^^xsd:integer;
  dwc:aphiaid '888545'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '478545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 13.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tanymastix stagnalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '13.2'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:aphiaid '1047579'^^xsd:integer;
  dwc:observationDate '1989-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1047579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "50.2"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pawsonia saxicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '50.2'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '124653'^^xsd:integer;
  dwc:observationDate '1947-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '124653'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -42.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-42.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -42.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-42.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sagitella kowalevskii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '-42.4'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '331185'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '155459'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 14.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galatheascus striatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '14.1'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '134795'^^xsd:integer;
  dwc:observationDate '1973-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '134795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 -3.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 -3.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "-3.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hatschekia cluthae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-3.7'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:aphiaid '135823'^^xsd:integer;
  dwc:observationDate '1961-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '135823'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -42.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61"^^xsd:decimal ;
  dwc:decimalLongitude "-42.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -42.5)"^^geo:wktLiteral ;
  geo-pos:lat "61"^^xsd:decimal ;
  geo-pos:long "-42.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Polyandrocarpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.5'^^xsd:double;
  dwc:latitude '61'^^xsd:integer;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '103537'^^xsd:integer;
  dwc:observationDate '1939-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '103537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 28)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4 -21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4"^^xsd:decimal ;
  dwc:decimalLongitude "-21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4 -21.8)"^^geo:wktLiteral ;
  geo-pos:lat "46.4"^^xsd:decimal ;
  geo-pos:long "-21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-21.8'^^xsd:double;
  dwc:latitude '46.4'^^xsd:double;
  dwc:minimumDepth '52.5'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83167 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83167"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "112.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83167 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.83167"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus parvirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '38.83167'^^xsd:double;
  dwc:minimumDepth '112.5'^^xsd:double;
  dwc:maximumDepth '112.5'^^xsd:double;
  dwc:aphiaid '107332'^^xsd:integer;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hyloniscus vividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:aphiaid '260701'^^xsd:integer;
  dwc:aphiaIdAccepted '260701'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Jaera (Jaera) albifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '118715'^^xsd:integer;
  dwc:observationDate '1949-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '264171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.466667 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.466667"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "323.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "323.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.466667 13.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.466667"^^xsd:decimal ;
  geo-pos:long "13.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '40.466667'^^xsd:double;
  dwc:minimumDepth '323.5'^^xsd:double;
  dwc:maximumDepth '323.5'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.11667 12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.11667"^^xsd:decimal ;
  dwc:decimalLongitude "12.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.11667 12.95)"^^geo:wktLiteral ;
  geo-pos:lat "40.11667"^^xsd:decimal ;
  geo-pos:long "12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '12.95'^^xsd:double;
  dwc:latitude '40.11667'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "173.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 25)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aclis attenuans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '173.5'^^xsd:double;
  dwc:maximumDepth '173.5'^^xsd:double;
  dwc:aphiaid '138679'^^xsd:integer;
  dwc:aphiaIdAccepted '138679'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "173.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 25)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aclis attenuans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '173.5'^^xsd:double;
  dwc:maximumDepth '173.5'^^xsd:double;
  dwc:aphiaid '138679'^^xsd:integer;
  dwc:aphiaIdAccepted '138679'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.5 -17.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "84.5"^^xsd:decimal ;
  dwc:decimalLongitude "-17.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1230"^^xsd:integer ;
  dwc:maximumDepthInMeters "1230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (84.5 -17.1)"^^geo:wktLiteral ;
  geo-pos:lat "84.5"^^xsd:decimal ;
  geo-pos:long "-17.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-17.1'^^xsd:double;
  dwc:latitude '84.5'^^xsd:double;
  dwc:minimumDepth '1230'^^xsd:integer;
  dwc:maximumDepth '1230'^^xsd:integer;
  dwc:aphiaid '104183'^^xsd:integer;
  dwc:observationDate '1964-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '104183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.85 12.716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.85"^^xsd:decimal ;
  dwc:decimalLongitude "12.716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "209"^^xsd:integer ;
  dwc:maximumDepthInMeters "209"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.85 12.716667)"^^geo:wktLiteral ;
  geo-pos:lat "39.85"^^xsd:decimal ;
  geo-pos:long "12.716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '12.716667'^^xsd:double;
  dwc:latitude '39.85'^^xsd:double;
  dwc:minimumDepth '209'^^xsd:integer;
  dwc:maximumDepth '209'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183334 13.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.183334"^^xsd:decimal ;
  dwc:decimalLongitude "13.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183334 13.133333)"^^geo:wktLiteral ;
  geo-pos:lat "40.183334"^^xsd:decimal ;
  geo-pos:long "13.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '13.133333'^^xsd:double;
  dwc:latitude '40.183334'^^xsd:double;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '395'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^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 "277.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "277.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -19.6)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-19.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '277.5'^^xsd:double;
  dwc:maximumDepth '277.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1973-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183334 13.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.183334"^^xsd:decimal ;
  dwc:decimalLongitude "13.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "197.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183334 13.133333)"^^geo:wktLiteral ;
  geo-pos:lat "40.183334"^^xsd:decimal ;
  geo-pos:long "13.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '13.133333'^^xsd:double;
  dwc:latitude '40.183334'^^xsd:double;
  dwc:minimumDepth '197.5'^^xsd:double;
  dwc:maximumDepth '197.5'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "331"^^xsd:integer ;
  dwc:maximumDepthInMeters "331"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Monodaeus couchii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '331'^^xsd:integer;
  dwc:maximumDepth '331'^^xsd:integer;
  dwc:aphiaid '241154'^^xsd:integer;
  dwc:observationDate '1972-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '241154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ancistrum venerupis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:aphiaid '427153'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427153'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1"^^xsd:decimal ;
  dwc:decimalLongitude "8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 8.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.1"^^xsd:decimal ;
  geo-pos:long "8.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tanymastix stagnalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '8.3'^^xsd:double;
  dwc:latitude '39.1'^^xsd:double;
  dwc:aphiaid '1047579'^^xsd:integer;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1047579'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.50833 11.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.50833"^^xsd:decimal ;
  dwc:decimalLongitude "11.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.50833 11.57)"^^geo:wktLiteral ;
  geo-pos:lat "33.50833"^^xsd:decimal ;
  geo-pos:long "11.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.57'^^xsd:double;
  dwc:latitude '33.50833'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '103524'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.80417 -5.770833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.80417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.770833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.80417 -5.770833)"^^geo:wktLiteral ;
  geo-pos:lat "35.80417"^^xsd:decimal ;
  geo-pos:long "-5.770833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Polyandrocarpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-5.770833'^^xsd:double;
  dwc:latitude '35.80417'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '103537'^^xsd:integer;
  dwc:observationDate '1969-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "20.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "20.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20.3'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Notopterophorus elatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '106630'^^xsd:integer;
  dwc:aphiaIdAccepted '106630'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.933334 16.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.933334"^^xsd:decimal ;
  dwc:decimalLongitude "16.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.933334 16.283333)"^^geo:wktLiteral ;
  geo-pos:lat "34.933334"^^xsd:decimal ;
  geo-pos:long "16.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.283333'^^xsd:double;
  dwc:latitude '34.933334'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Amallothrix falcifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104769'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^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 "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.8 -0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.8 -0.9)"^^geo:wktLiteral ;
  geo-pos:lat "60.8"^^xsd:decimal ;
  geo-pos:long "-0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1862'^^xsd:integer;
  dwc:longitude '-0.9'^^xsd:double;
  dwc:latitude '60.8'^^xsd:double;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:observationDate '1862-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.7"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  geo-pos:lat "31.7"^^xsd:decimal ;
  geo-pos:long "-30.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-30.7'^^xsd:double;
  dwc:latitude '31.7'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.8 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.8"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.8 8)"^^geo:wktLiteral ;
  geo-pos:lat "79.8"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '79.8'^^xsd:double;
  dwc:minimumDepth '15.5'^^xsd:double;
  dwc:maximumDepth '15.5'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:observationDate '1881-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus rathkei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '263585'^^xsd:integer;
  dwc:observationDate '1925-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '263585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cellularia peachii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6 -3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6 -3.1)"^^geo:wktLiteral ;
  geo-pos:lat "60.6"^^xsd:decimal ;
  geo-pos:long "-3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Latirus albus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-3.1'^^xsd:double;
  dwc:latitude '60.6'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neomormonilla minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '344703'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '344703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ancistrum venerupis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:aphiaid '427153'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427153'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.021667 -35.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.021667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.021667 -35.55)"^^geo:wktLiteral ;
  geo-pos:lat "41.021667"^^xsd:decimal ;
  geo-pos:long "-35.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-35.55'^^xsd:double;
  dwc:latitude '41.021667'^^xsd:double;
  dwc:minimumDepth '48.5'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 24.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "24.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "173.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 24.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "24.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '24.8'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '173.5'^^xsd:double;
  dwc:maximumDepth '173.5'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -2.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1846'^^xsd:integer;
  dwc:longitude '-2.4'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:observationDate '1846-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -2.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.4'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.55 34.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.55"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.55 34.95)"^^geo:wktLiteral ;
  geo-pos:lat "29.55"^^xsd:decimal ;
  geo-pos:long "34.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nerocila orbignyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '34.95'^^xsd:double;
  dwc:latitude '29.55'^^xsd:double;
  dwc:aphiaid '118911'^^xsd:integer;
  dwc:observationDate '1962-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '118911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -30.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-30.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -30.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-30.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiosphalma armigerum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-30.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:aphiaid '124901'^^xsd:integer;
  dwc:observationDate '1947-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '124901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09833 -4.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.09833"^^xsd:decimal ;
  dwc:decimalLongitude "-4.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1845"^^xsd:integer ;
  dwc:maximumDepthInMeters "1845"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.09833 -4.26)"^^geo:wktLiteral ;
  geo-pos:lat "44.09833"^^xsd:decimal ;
  geo-pos:long "-4.26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Prionotoleberis rex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-4.26'^^xsd:double;
  dwc:latitude '44.09833'^^xsd:double;
  dwc:minimumDepth '1845'^^xsd:integer;
  dwc:maximumDepth '1845'^^xsd:integer;
  dwc:aphiaid '183366'^^xsd:integer;
  dwc:observationDate '1973-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '183366'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scalpellum angustum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '345667'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias panopla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32 -8.536667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.32"^^xsd:decimal ;
  dwc:decimalLongitude "-8.536667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.32 -8.536667)"^^geo:wktLiteral ;
  geo-pos:lat "51.32"^^xsd:decimal ;
  geo-pos:long "-8.536667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aspidosiphon muelleri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-8.536667'^^xsd:double;
  dwc:latitude '51.32'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '425058'^^xsd:integer;
  dwc:observationDate '1975-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '136037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.093334 12.328333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.093334"^^xsd:decimal ;
  dwc:decimalLongitude "12.328333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.093334 12.328333)"^^geo:wktLiteral ;
  geo-pos:lat "38.093334"^^xsd:decimal ;
  geo-pos:long "12.328333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten articulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.328333'^^xsd:double;
  dwc:latitude '38.093334'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '158491'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '158491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2 48.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.2"^^xsd:decimal ;
  dwc:decimalLongitude "48.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2 48.1)"^^geo:wktLiteral ;
  geo-pos:lat "29.2"^^xsd:decimal ;
  geo-pos:long "48.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium thericium caeruleum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '48.1'^^xsd:double;
  dwc:latitude '29.2'^^xsd:double;
  dwc:observationDate '1978-12-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '103524'^^xsd:integer;
  dwc:observationDate '1967-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '103524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -5.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "-5.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-5.9'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:aphiaid '103524'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -5.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "-5.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-5.9'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:aphiaid '103524'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '103524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Joryma sawayah'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '260861'^^xsd:integer;
  dwc:observationDate '1976-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '260861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "47.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "47.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Joryma sawayah'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '47.8'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:aphiaid '260861'^^xsd:integer;
  dwc:observationDate '1976-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '260861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Joryma sawayah'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '260861'^^xsd:integer;
  dwc:observationDate '1976-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '260861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Joryma sawayah'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '260861'^^xsd:integer;
  dwc:observationDate '1976-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '260861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "312.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '312.5'^^xsd:double;
  dwc:maximumDepth '312.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.8'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1971-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters "335"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:maximumDepth '335'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.066666 -39.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.066666"^^xsd:decimal ;
  dwc:decimalLongitude "-39.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "612.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "612.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.066666 -39.86667)"^^geo:wktLiteral ;
  geo-pos:lat "38.066666"^^xsd:decimal ;
  geo-pos:long "-39.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-39.86667'^^xsd:double;
  dwc:latitude '38.066666'^^xsd:double;
  dwc:minimumDepth '612.5'^^xsd:double;
  dwc:maximumDepth '612.5'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.65"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.65"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '35.65'^^xsd:double;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.65"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "485"^^xsd:integer ;
  dwc:maximumDepthInMeters "485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.65"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '35.65'^^xsd:double;
  dwc:minimumDepth '485'^^xsd:integer;
  dwc:maximumDepth '485'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88333 16.333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.88333"^^xsd:decimal ;
  dwc:decimalLongitude "16.333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88333 16.333332)"^^geo:wktLiteral ;
  geo-pos:lat "35.88333"^^xsd:decimal ;
  geo-pos:long "16.333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '16.333332'^^xsd:double;
  dwc:latitude '35.88333'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "17.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "397.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 17.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "17.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.4'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '397.5'^^xsd:double;
  dwc:maximumDepth '397.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1971-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '26.1'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453335 -31.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.453335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "687.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "687.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453335 -31.86)"^^geo:wktLiteral ;
  geo-pos:lat "35.453335"^^xsd:decimal ;
  geo-pos:long "-31.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-31.86'^^xsd:double;
  dwc:latitude '35.453335'^^xsd:double;
  dwc:minimumDepth '687.5'^^xsd:double;
  dwc:maximumDepth '687.5'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1980-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.741667 -29.588333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.741667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.588333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.741667 -29.588333)"^^geo:wktLiteral ;
  geo-pos:lat "31.741667"^^xsd:decimal ;
  geo-pos:long "-29.588333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-29.588333'^^xsd:double;
  dwc:latitude '31.741667'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '16.4'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1972-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.2'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1972-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.266666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.266666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.266666)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.266666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.266666'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 16.416668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "16.416668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 16.416668)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "16.416668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '16.416668'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11667 -24.733334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.733334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11667 -24.733334)"^^geo:wktLiteral ;
  geo-pos:lat "45.11667"^^xsd:decimal ;
  geo-pos:long "-24.733334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-24.733334'^^xsd:double;
  dwc:latitude '45.11667'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983334 -10.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.983334"^^xsd:decimal ;
  dwc:decimalLongitude "-10.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983334 -10.983333)"^^geo:wktLiteral ;
  geo-pos:lat "57.983334"^^xsd:decimal ;
  geo-pos:long "-10.983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-10.983333'^^xsd:double;
  dwc:latitude '57.983334'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -8.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Odostomia crassa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-8.1'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '666'^^xsd:integer;
  dwc:aphiaid '749579'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140989'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "958.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "958.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "48.3"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Odostomia crassa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '48.3'^^xsd:double;
  dwc:minimumDepth '958.5'^^xsd:double;
  dwc:maximumDepth '958.5'^^xsd:double;
  dwc:aphiaid '749579'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140989'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.208332 -30.208332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.208332"^^xsd:decimal ;
  dwc:decimalLongitude "-30.208332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.208332 -30.208332)"^^geo:wktLiteral ;
  geo-pos:lat "34.208332"^^xsd:decimal ;
  geo-pos:long "-30.208332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-30.208332'^^xsd:double;
  dwc:latitude '34.208332'^^xsd:double;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:observationDate '1948-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.891666 -29.083332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.891666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.083332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1317"^^xsd:integer ;
  dwc:maximumDepthInMeters "1317"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.891666 -29.083332)"^^geo:wktLiteral ;
  geo-pos:lat "42.891666"^^xsd:decimal ;
  geo-pos:long "-29.083332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-29.083332'^^xsd:double;
  dwc:latitude '42.891666'^^xsd:double;
  dwc:minimumDepth '1317'^^xsd:integer;
  dwc:maximumDepth '1317'^^xsd:integer;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:observationDate '1948-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 34.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.4"^^xsd:decimal ;
  dwc:decimalLongitude "34.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 34.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.4"^^xsd:decimal ;
  geo-pos:long "34.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nannosquilloides occulta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '34.2'^^xsd:double;
  dwc:latitude '31.4'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '136125'^^xsd:integer;
  dwc:observationDate '1970-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '136125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.7"^^xsd:decimal ;
  dwc:decimalLongitude "34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.7"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nannosquilloides occulta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1917'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '34.5'^^xsd:double;
  dwc:latitude '31.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '136125'^^xsd:integer;
  dwc:observationDate '1917-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '136125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -14.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -14.4)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-14.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus pubescens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-14.4'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:aphiaid '107240'^^xsd:integer;
  dwc:aphiaIdAccepted '107240'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisidia longicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:aphiaid '107188'^^xsd:integer;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Amallothrix falcifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104769'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8075 -5.769444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8075"^^xsd:decimal ;
  dwc:decimalLongitude "-5.769444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8075 -5.769444)"^^geo:wktLiteral ;
  geo-pos:lat "35.8075"^^xsd:decimal ;
  geo-pos:long "-5.769444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplidium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.769444'^^xsd:double;
  dwc:latitude '35.8075'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '103471'^^xsd:integer;
  dwc:observationDate '1969-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.58472 11.384722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.58472"^^xsd:decimal ;
  dwc:decimalLongitude "11.384722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.58472 11.384722)"^^geo:wktLiteral ;
  geo-pos:lat "34.58472"^^xsd:decimal ;
  geo-pos:long "11.384722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplidium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.384722'^^xsd:double;
  dwc:latitude '34.58472'^^xsd:double;
  dwc:minimumDepth '28.5'^^xsd:double;
  dwc:maximumDepth '28.5'^^xsd:double;
  dwc:aphiaid '103471'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '16.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1972-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '26.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1969-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9 13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9"^^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 "109.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "109.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9 13.2)"^^geo:wktLiteral ;
  geo-pos:lat "32.9"^^xsd:decimal ;
  geo-pos:long "13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '13.2'^^xsd:double;
  dwc:latitude '32.9'^^xsd:double;
  dwc:minimumDepth '109.5'^^xsd:double;
  dwc:maximumDepth '109.5'^^xsd:double;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33.1)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-33.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-33.1'^^xsd:double;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-31'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '27.5'^^xsd:double;
  dwc:maximumDepth '27.5'^^xsd:double;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1964-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.875"^^xsd:decimal ;
  dwc:decimalLongitude "-44.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  geo-pos:lat "46.875"^^xsd:decimal ;
  geo-pos:long "-44.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.908333'^^xsd:double;
  dwc:latitude '46.875'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathypontia minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104454'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1041717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 16.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "16.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 16.6)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "16.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Buddelundiella cataractae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '16.6'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:aphiaid '259435'^^xsd:integer;
  dwc:aphiaIdAccepted '259435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Buddelundiella cataractae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '259435'^^xsd:integer;
  dwc:aphiaIdAccepted '259435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "525"^^xsd:integer ;
  dwc:maximumDepthInMeters "525"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 26.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '26.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '525'^^xsd:integer;
  dwc:maximumDepth '525'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1972-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus rathkei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '263585'^^xsd:integer;
  dwc:observationDate '1933-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '263585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alcyonidium gelatinosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '111600'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '111600'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Argonauta hians'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:aphiaid '215276'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '215276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chiridius obtusifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '104292'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dinemoura latifolia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:aphiaid '135974'^^xsd:integer;
  dwc:observationDate '1967-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '135974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.066666 -39.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.066666"^^xsd:decimal ;
  dwc:decimalLongitude "-39.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "612.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "612.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.066666 -39.86667)"^^geo:wktLiteral ;
  geo-pos:lat "38.066666"^^xsd:decimal ;
  geo-pos:long "-39.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Doliolum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-39.86667'^^xsd:double;
  dwc:latitude '38.066666'^^xsd:double;
  dwc:minimumDepth '612.5'^^xsd:double;
  dwc:maximumDepth '612.5'^^xsd:double;
  dwc:aphiaid '137222'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 56.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "56.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 56.7)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "56.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metapenaeus monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '56.7'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '107107'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 35.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 35.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "35.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metapenaeus monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '35.2'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:aphiaid '107107'^^xsd:integer;
  dwc:aphiaIdAccepted '107107'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03 12.428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03"^^xsd:decimal ;
  dwc:decimalLongitude "12.428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03 12.428333)"^^geo:wktLiteral ;
  geo-pos:lat "38.03"^^xsd:decimal ;
  geo-pos:long "12.428333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus forbesii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.428333'^^xsd:double;
  dwc:latitude '38.03'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107237'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "56.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "56.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracis ceylonensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '56.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '290610'^^xsd:integer;
  dwc:observationDate '1963-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '1831491'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6 -3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.6 -3.1)"^^geo:wktLiteral ;
  geo-pos:lat "60.6"^^xsd:decimal ;
  geo-pos:long "-3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Latirus albus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-3.1'^^xsd:double;
  dwc:latitude '60.6'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2 4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.2"^^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 "1922"^^xsd:integer ;
  dwc:maximumDepthInMeters "1922"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2 4.8)"^^geo:wktLiteral ;
  geo-pos:lat "46.2"^^xsd:decimal ;
  geo-pos:long "4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptanthura affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '4.8'^^xsd:double;
  dwc:latitude '46.2'^^xsd:double;
  dwc:minimumDepth '1922'^^xsd:integer;
  dwc:maximumDepth '1922'^^xsd:integer;
  dwc:aphiaid '118499'^^xsd:integer;
  dwc:aphiaIdAccepted '118499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptomysis lingvura adriatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '13.6'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '451682'^^xsd:integer;
  dwc:observationDate '1974-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '451682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9 5.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9"^^xsd:decimal ;
  dwc:decimalLongitude "5.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9 5.583)"^^geo:wktLiteral ;
  geo-pos:lat "52.9"^^xsd:decimal ;
  geo-pos:long "5.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Limnoria quadripunctata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '5.583'^^xsd:double;
  dwc:latitude '52.9'^^xsd:double;
  dwc:aphiaid '118918'^^xsd:integer;
  dwc:observationDate '1949-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '118918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4500"^^xsd:integer ;
  dwc:maximumDepthInMeters "4500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neomormonilla minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '4500'^^xsd:integer;
  dwc:maximumDepth '4500'^^xsd:integer;
  dwc:aphiaid '344703'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '344703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neomormonilla minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '344703'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '344703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neomormonilla minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '344703'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '344703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 22)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio flavomarginatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:aphiaid '262299'^^xsd:integer;
  dwc:aphiaIdAccepted '262299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.42 -29.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.42"^^xsd:decimal ;
  dwc:decimalLongitude "-29.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "974.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.42 -29.658333)"^^geo:wktLiteral ;
  geo-pos:lat "65.42"^^xsd:decimal ;
  geo-pos:long "-29.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiactis abyssicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-29.658333'^^xsd:double;
  dwc:latitude '65.42'^^xsd:double;
  dwc:minimumDepth '974.5'^^xsd:double;
  dwc:maximumDepth '974.5'^^xsd:double;
  dwc:aphiaid '125109'^^xsd:integer;
  dwc:observationDate '1973-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666 -11.083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.016666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666 -11.083333)"^^geo:wktLiteral ;
  geo-pos:lat "58.016666"^^xsd:decimal ;
  geo-pos:long "-11.083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-11.083333'^^xsd:double;
  dwc:latitude '58.016666'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplidium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:aphiaid '103471'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.3"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '39.3'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1969-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.6'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Candacia bipinnata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104475'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2 -30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2"^^xsd:decimal ;
  dwc:decimalLongitude "-30.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2 -30.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.2"^^xsd:decimal ;
  geo-pos:long "-30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caligus coryphaenae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-30.5'^^xsd:double;
  dwc:latitude '32.2'^^xsd:double;
  dwc:aphiaid '135748'^^xsd:integer;
  dwc:observationDate '1966-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '135748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.716667 6.083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.716667"^^xsd:decimal ;
  dwc:decimalLongitude "6.083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.716667 6.083333)"^^geo:wktLiteral ;
  geo-pos:lat "52.716667"^^xsd:decimal ;
  geo-pos:long "6.083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Limnoria quadripunctata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '6.083333'^^xsd:double;
  dwc:latitude '52.716667'^^xsd:double;
  dwc:aphiaid '118918'^^xsd:integer;
  dwc:observationDate '1948-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '118918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neomormonilla minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '344703'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '344703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 35.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 35.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "35.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Marsupenaeus japonicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:longitude '35.2'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:aphiaid '107102'^^xsd:integer;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '210371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -40.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -40.8)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-40.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-40.8'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1964-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.578 -8.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.578"^^xsd:decimal ;
  dwc:decimalLongitude "-8.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.578 -8.872)"^^geo:wktLiteral ;
  geo-pos:lat "42.578"^^xsd:decimal ;
  geo-pos:long "-8.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-8.872'^^xsd:double;
  dwc:latitude '42.578'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:observationDate '1964-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.110832"^^xsd:decimal ;
  dwc:decimalLongitude "12.886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  geo-pos:lat "38.110832"^^xsd:decimal ;
  geo-pos:long "12.886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.886667'^^xsd:double;
  dwc:latitude '38.110832'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '415'^^xsd:integer;
  dwc:aphiaid '123386'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '123386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scolecithrix danae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '104821'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.078335 -29.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-29.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.078335 -29.945)"^^geo:wktLiteral ;
  geo-pos:lat "45.078335"^^xsd:decimal ;
  geo-pos:long "-29.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-29.945'^^xsd:double;
  dwc:latitude '45.078335'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^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 "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Seguenzia elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '141430'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141430'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 -1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 -1.6)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "-1.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1868'^^xsd:integer;
  dwc:longitude '-1.6'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:observationDate '1868-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1860'^^xsd:integer;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:observationDate '1860-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neomormonilla minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '344703'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '344703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.516666 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.516666"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.516666 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "34.516666"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplidium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '34.516666'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '103471'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1970"^^xsd:integer ;
  dwc:maximumDepthInMeters "1970"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flabellum angulare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '1970'^^xsd:integer;
  dwc:maximumDepth '1970'^^xsd:integer;
  dwc:aphiaid '135195'^^xsd:integer;
  dwc:observationDate '1980-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '135195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia extenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.9'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:aphiaid '240789'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1056518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.83167 -6.143333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.83167"^^xsd:decimal ;
  dwc:decimalLongitude "-6.143333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "362"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.83167 -6.143333)"^^geo:wktLiteral ;
  geo-pos:lat "35.83167"^^xsd:decimal ;
  geo-pos:long "-6.143333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stenocyathus vermiformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-6.143333'^^xsd:double;
  dwc:latitude '35.83167'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '362'^^xsd:integer;
  dwc:aphiaid '135208'^^xsd:integer;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '135208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 12.861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.135"^^xsd:decimal ;
  dwc:decimalLongitude "12.861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640"^^xsd:integer ;
  dwc:maximumDepthInMeters "640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 12.861667)"^^geo:wktLiteral ;
  geo-pos:lat "38.135"^^xsd:decimal ;
  geo-pos:long "12.861667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika martia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.861667'^^xsd:double;
  dwc:latitude '38.135'^^xsd:double;
  dwc:minimumDepth '640'^^xsd:integer;
  dwc:maximumDepth '640'^^xsd:integer;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193333 12.271667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.193333"^^xsd:decimal ;
  dwc:decimalLongitude "12.271667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193333 12.271667)"^^geo:wktLiteral ;
  geo-pos:lat "36.193333"^^xsd:decimal ;
  geo-pos:long "12.271667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika martia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.271667'^^xsd:double;
  dwc:latitude '36.193333'^^xsd:double;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pontellina plumata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104743'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483334 11.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483334"^^xsd:decimal ;
  dwc:decimalLongitude "11.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483334 11.183333)"^^geo:wktLiteral ;
  geo-pos:lat "34.483334"^^xsd:decimal ;
  geo-pos:long "11.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.183333'^^xsd:double;
  dwc:latitude '34.483334'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.894 4.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.894"^^xsd:decimal ;
  dwc:decimalLongitude "4.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.894 4.321)"^^geo:wktLiteral ;
  geo-pos:lat "39.894"^^xsd:decimal ;
  geo-pos:long "4.321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Perkinsus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '4.321'^^xsd:double;
  dwc:latitude '39.894'^^xsd:double;
  dwc:aphiaid '388641'^^xsd:integer;
  dwc:aphiaIdAccepted '388641'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa nodipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neomormonilla minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '344703'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '344703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neomormonilla minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '344703'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '344703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neomormonilla minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '344703'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '344703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1927-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8 15)"^^geo:wktLiteral ;
  geo-pos:lat "49.8"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '49.8'^^xsd:double;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1923-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1927-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.816666 16.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.816666"^^xsd:decimal ;
  dwc:decimalLongitude "16.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.816666 16.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.816666"^^xsd:decimal ;
  geo-pos:long "16.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16.25'^^xsd:double;
  dwc:latitude '35.816666'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.15 26.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.15"^^xsd:decimal ;
  dwc:decimalLongitude "26.866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "602.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "602.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.15 26.866667)"^^geo:wktLiteral ;
  geo-pos:lat "34.15"^^xsd:decimal ;
  geo-pos:long "26.866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.866667'^^xsd:double;
  dwc:latitude '34.15'^^xsd:double;
  dwc:minimumDepth '602.5'^^xsd:double;
  dwc:maximumDepth '602.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.15 26.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.15"^^xsd:decimal ;
  dwc:decimalLongitude "26.866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.15 26.866667)"^^geo:wktLiteral ;
  geo-pos:lat "34.15"^^xsd:decimal ;
  geo-pos:long "26.866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.866667'^^xsd:double;
  dwc:latitude '34.15'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.916668 26.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.916668"^^xsd:decimal ;
  dwc:decimalLongitude "26.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "497.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "497.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.916668 26.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.916668"^^xsd:decimal ;
  geo-pos:long "26.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.8'^^xsd:double;
  dwc:latitude '33.916668'^^xsd:double;
  dwc:minimumDepth '497.5'^^xsd:double;
  dwc:maximumDepth '497.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17.8)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio narentanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17.8'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '262381'^^xsd:integer;
  dwc:aphiaIdAccepted '262381'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1924-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183334 10.313889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183334"^^xsd:decimal ;
  dwc:decimalLongitude "10.313889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183334 10.313889)"^^geo:wktLiteral ;
  geo-pos:lat "37.183334"^^xsd:decimal ;
  geo-pos:long "10.313889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '10.313889'^^xsd:double;
  dwc:latitude '37.183334'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:maximumDepth '17.5'^^xsd:double;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 66.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "66.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 66.8)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "66.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplidium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '66.8'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '103471'^^xsd:integer;
  dwc:observationDate '1959-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "22.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '22.6'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.855 -27.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.855"^^xsd:decimal ;
  dwc:decimalLongitude "-27.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.855 -27.555)"^^geo:wktLiteral ;
  geo-pos:lat "37.855"^^xsd:decimal ;
  geo-pos:long "-27.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pegantha clara'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-27.555'^^xsd:double;
  dwc:latitude '37.855'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '117942'^^xsd:integer;
  dwc:observationDate '1978-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '117942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.595 -12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.595"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.595 -12.9)"^^geo:wktLiteral ;
  geo-pos:lat "28.595"^^xsd:decimal ;
  geo-pos:long "-12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Penaeopsis serrata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-12.9'^^xsd:double;
  dwc:latitude '28.595'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107111'^^xsd:integer;
  dwc:observationDate '1965-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.063334 -12.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.063334"^^xsd:decimal ;
  dwc:decimalLongitude "-12.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters "620"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.063334 -12.275)"^^geo:wktLiteral ;
  geo-pos:lat "29.063334"^^xsd:decimal ;
  geo-pos:long "-12.275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Penaeopsis serrata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-12.275'^^xsd:double;
  dwc:latitude '29.063334'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:maximumDepth '620'^^xsd:integer;
  dwc:aphiaid '107111'^^xsd:integer;
  dwc:observationDate '1965-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philoscia muscorum frigidana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '264348'^^xsd:integer;
  dwc:aphiaIdAccepted '264348'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa nodipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplidium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '103471'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-41.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-41.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-41.3'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -30.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -30.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-30.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-30.3'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1979-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.15 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.15"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.15 12)"^^geo:wktLiteral ;
  geo-pos:lat "34.15"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ircinia dendroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '34.15'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '132349'^^xsd:integer;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '132349'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.15 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.15"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.15 12)"^^geo:wktLiteral ;
  geo-pos:lat "34.15"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ircinia dendroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '34.15'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '132349'^^xsd:integer;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '132349'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "297.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:minimumDepth '297.5'^^xsd:double;
  dwc:maximumDepth '297.5'^^xsd:double;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1970-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -36.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-36.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -36.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-36.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-36.9'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1964-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^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 "575"^^xsd:integer ;
  dwc:maximumDepthInMeters "575"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -19.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-19.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '575'^^xsd:integer;
  dwc:maximumDepth '575'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 7.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.7'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "525"^^xsd:integer ;
  dwc:maximumDepthInMeters "525"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 26.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '26.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '525'^^xsd:integer;
  dwc:maximumDepth '525'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1972-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.458332 10.691667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.458332"^^xsd:decimal ;
  dwc:decimalLongitude "10.691667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "273.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.458332 10.691667)"^^geo:wktLiteral ;
  geo-pos:lat "37.458332"^^xsd:decimal ;
  geo-pos:long "10.691667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '10.691667'^^xsd:double;
  dwc:latitude '37.458332'^^xsd:double;
  dwc:minimumDepth '273.5'^^xsd:double;
  dwc:maximumDepth '273.5'^^xsd:double;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:observationDate '1972-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium carniolense'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:aphiaid '257659'^^xsd:integer;
  dwc:aphiaIdAccepted '257659'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8992 15.593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8992"^^xsd:decimal ;
  dwc:decimalLongitude "15.593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8992 15.593)"^^geo:wktLiteral ;
  geo-pos:lat "44.8992"^^xsd:decimal ;
  geo-pos:long "15.593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium carniolense'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '15.593'^^xsd:double;
  dwc:latitude '44.8992'^^xsd:double;
  dwc:aphiaid '257659'^^xsd:integer;
  dwc:aphiaIdAccepted '257659'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadilloniscus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '257476'^^xsd:integer;
  dwc:aphiaIdAccepted '257476'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.053333 -28.253332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.053333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.253332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1297.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1297.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.053333 -28.253332)"^^geo:wktLiteral ;
  geo-pos:lat "43.053333"^^xsd:decimal ;
  geo-pos:long "-28.253332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-28.253332'^^xsd:double;
  dwc:latitude '43.053333'^^xsd:double;
  dwc:minimumDepth '1297.5'^^xsd:double;
  dwc:maximumDepth '1297.5'^^xsd:double;
  dwc:aphiaid '135085'^^xsd:integer;
  dwc:observationDate '1967-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '135085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clibanarius erythropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '107196'^^xsd:integer;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '107196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 4.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.2'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -36.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -36.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.1"^^xsd:decimal ;
  geo-pos:long "-36.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-36.8'^^xsd:double;
  dwc:latitude '52.1'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.373333 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.373333"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "590"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.373333 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "36.373333"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika martia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '36.373333'^^xsd:double;
  dwc:minimumDepth '590'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13 12.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13"^^xsd:decimal ;
  dwc:decimalLongitude "12.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "535"^^xsd:integer ;
  dwc:maximumDepthInMeters "535"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13 12.283333)"^^geo:wktLiteral ;
  geo-pos:lat "38.13"^^xsd:decimal ;
  geo-pos:long "12.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika martia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.283333'^^xsd:double;
  dwc:latitude '38.13'^^xsd:double;
  dwc:minimumDepth '535'^^xsd:integer;
  dwc:maximumDepth '535'^^xsd:integer;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "38.11"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika martia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '38.11'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 12.2825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36667"^^xsd:decimal ;
  dwc:decimalLongitude "12.2825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 12.2825)"^^geo:wktLiteral ;
  geo-pos:lat "36.36667"^^xsd:decimal ;
  geo-pos:long "12.2825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika martia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.2825'^^xsd:double;
  dwc:latitude '36.36667'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '107661'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mesorhabdus brevicaudatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '104589'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1448"^^xsd:integer ;
  dwc:maximumDepthInMeters "1448"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -12.8)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mesothuria verrilli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-12.8'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:minimumDepth '1448'^^xsd:integer;
  dwc:maximumDepth '1448'^^xsd:integer;
  dwc:aphiaid '124576'^^xsd:integer;
  dwc:observationDate '1979-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '816801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 49.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 49.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "49.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mysis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '49.8'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:aphiaid '119886'^^xsd:integer;
  dwc:observationDate '1956-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '119886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2652"^^xsd:integer ;
  dwc:maximumDepthInMeters "2652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-37.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera papyria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2652'^^xsd:integer;
  dwc:maximumDepth '2652'^^xsd:integer;
  dwc:aphiaid '407879'^^xsd:integer;
  dwc:aphiaIdAccepted '407878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1933-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1928-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 10)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '62'^^xsd:integer;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1934-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1923-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.816666 16.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.816666"^^xsd:decimal ;
  dwc:decimalLongitude "16.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "267.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.816666 16.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.816666"^^xsd:decimal ;
  geo-pos:long "16.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16.25'^^xsd:double;
  dwc:latitude '35.816666'^^xsd:double;
  dwc:minimumDepth '267.5'^^xsd:double;
  dwc:maximumDepth '267.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.916668 26.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.916668"^^xsd:decimal ;
  dwc:decimalLongitude "26.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "770"^^xsd:integer ;
  dwc:maximumDepthInMeters "770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.916668 26.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.916668"^^xsd:decimal ;
  geo-pos:long "26.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.8'^^xsd:double;
  dwc:latitude '33.916668'^^xsd:double;
  dwc:minimumDepth '770'^^xsd:integer;
  dwc:maximumDepth '770'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11667 26.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11667"^^xsd:decimal ;
  dwc:decimalLongitude "26.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11667 26.65)"^^geo:wktLiteral ;
  geo-pos:lat "34.11667"^^xsd:decimal ;
  geo-pos:long "26.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.65'^^xsd:double;
  dwc:latitude '34.11667'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.216667 26.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.216667"^^xsd:decimal ;
  dwc:decimalLongitude "26.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.216667 26.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.216667"^^xsd:decimal ;
  geo-pos:long "26.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.6'^^xsd:double;
  dwc:latitude '34.216667'^^xsd:double;
  dwc:minimumDepth '52.5'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.48 -5.498333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.48"^^xsd:decimal ;
  dwc:decimalLongitude "-5.498333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.48 -5.498333)"^^geo:wktLiteral ;
  geo-pos:lat "56.48"^^xsd:decimal ;
  geo-pos:long "-5.498333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-5.498333'^^xsd:double;
  dwc:latitude '56.48'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:observationDate '1982-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:observationDate '1973-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.50833 -3.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-3.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "461"^^xsd:integer ;
  dwc:maximumDepthInMeters "461"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.50833 -3.82)"^^geo:wktLiteral ;
  geo-pos:lat "35.50833"^^xsd:decimal ;
  geo-pos:long "-3.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.82'^^xsd:double;
  dwc:latitude '35.50833'^^xsd:double;
  dwc:minimumDepth '461'^^xsd:integer;
  dwc:maximumDepth '461'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408333 -4.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.408333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.408333 -4.335)"^^geo:wktLiteral ;
  geo-pos:lat "35.408333"^^xsd:decimal ;
  geo-pos:long "-4.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.335'^^xsd:double;
  dwc:latitude '35.408333'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplidium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '103471'^^xsd:integer;
  dwc:observationDate '1967-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplidium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '103471'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-42.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-39.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -39.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.1"^^xsd:decimal ;
  geo-pos:long "-39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-39.5'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1979-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 4.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 4.4)"^^geo:wktLiteral ;
  geo-pos:lat "52.1"^^xsd:decimal ;
  geo-pos:long "4.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.4'^^xsd:double;
  dwc:latitude '52.1'^^xsd:double;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1930-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193333 12.271667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.193333"^^xsd:decimal ;
  dwc:decimalLongitude "12.271667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193333 12.271667)"^^geo:wktLiteral ;
  geo-pos:lat "36.193333"^^xsd:decimal ;
  geo-pos:long "12.271667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.271667'^^xsd:double;
  dwc:latitude '36.193333'^^xsd:double;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.104168 12.2675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.104168"^^xsd:decimal ;
  dwc:decimalLongitude "12.2675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.104168 12.2675)"^^geo:wktLiteral ;
  geo-pos:lat "38.104168"^^xsd:decimal ;
  geo-pos:long "12.2675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.2675'^^xsd:double;
  dwc:latitude '38.104168'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6281"^^xsd:decimal ;
  dwc:decimalLongitude "50.0931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  geo-pos:lat "26.6281"^^xsd:decimal ;
  geo-pos:long "50.0931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Malacanthura arabica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '50.0931'^^xsd:double;
  dwc:latitude '26.6281'^^xsd:double;
  dwc:aphiaid '212832'^^xsd:integer;
  dwc:observationDate '1981-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '212832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oniscus asellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '257580'^^xsd:integer;
  dwc:observationDate '1927-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '257580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74167 11.441667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.74167"^^xsd:decimal ;
  dwc:decimalLongitude "11.441667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74167 11.441667)"^^geo:wktLiteral ;
  geo-pos:lat "33.74167"^^xsd:decimal ;
  geo-pos:long "11.441667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa nodipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.441667'^^xsd:double;
  dwc:latitude '33.74167'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:observationDate '1972-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35 11.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35 11.733333)"^^geo:wktLiteral ;
  geo-pos:lat "35.35"^^xsd:decimal ;
  geo-pos:long "11.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa nodipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '11.733333'^^xsd:double;
  dwc:latitude '35.35'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:observationDate '1972-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa nodipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:observationDate '1963-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "54.583"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Retepora cellulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '54.583'^^xsd:double;
  dwc:aphiaid '423713'^^xsd:integer;
  dwc:aphiaIdAccepted '423713'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.125 -4.603333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.125"^^xsd:decimal ;
  dwc:decimalLongitude "-4.603333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.125 -4.603333)"^^geo:wktLiteral ;
  geo-pos:lat "44.125"^^xsd:decimal ;
  geo-pos:long "-4.603333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Angulorostrum segonzaci'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-4.603333'^^xsd:double;
  dwc:latitude '44.125'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '127863'^^xsd:integer;
  dwc:observationDate '1971-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium carniolense'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:aphiaid '257659'^^xsd:integer;
  dwc:aphiaIdAccepted '257659'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.908333 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.908333"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.908333 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.908333"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '35.908333'^^xsd:double;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:observationDate '1967-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.925 10.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.925"^^xsd:decimal ;
  dwc:decimalLongitude "10.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.925 10.533333)"^^geo:wktLiteral ;
  geo-pos:lat "36.925"^^xsd:decimal ;
  geo-pos:long "10.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.533333'^^xsd:double;
  dwc:latitude '36.925'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:observationDate '1972-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.125 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.125 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.125"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.125'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parantipathes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1180'^^xsd:integer;
  dwc:aphiaid '103306'^^xsd:integer;
  dwc:observationDate '1958-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '103306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576668 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.576668"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576668 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.576668"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pirimela denticulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '37.576668'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '107278'^^xsd:integer;
  dwc:observationDate '1985-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '34.5'^^xsd:double;
  dwc:maximumDepth '34.5'^^xsd:double;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8992 15.593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8992"^^xsd:decimal ;
  dwc:decimalLongitude "15.593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8992 15.593)"^^geo:wktLiteral ;
  geo-pos:lat "44.8992"^^xsd:decimal ;
  geo-pos:long "15.593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hyloniscus adonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '15.593'^^xsd:double;
  dwc:latitude '44.8992'^^xsd:double;
  dwc:aphiaid '260669'^^xsd:integer;
  dwc:aphiaIdAccepted '260669'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "-19.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "-19.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas brevirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-19.8'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107093'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "92.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas brevirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '92.5'^^xsd:double;
  dwc:maximumDepth '92.5'^^xsd:double;
  dwc:aphiaid '107093'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas brevirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:aphiaid '107093'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^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 "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 5.2)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Diaixis hibernica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '5.2'^^xsd:double;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '104521'^^xsd:integer;
  dwc:observationDate '1995-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '104521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euaugaptilus gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104392'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.656296 51.562748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.656296"^^xsd:decimal ;
  dwc:decimalLongitude "51.562748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.656296 51.562748)"^^geo:wktLiteral ;
  geo-pos:lat "26.656296"^^xsd:decimal ;
  geo-pos:long "51.562748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteropsammia cochlea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '51.562748'^^xsd:double;
  dwc:latitude '26.656296'^^xsd:double;
  dwc:minimumDepth '24.5'^^xsd:double;
  dwc:maximumDepth '24.5'^^xsd:double;
  dwc:aphiaid '207501'^^xsd:integer;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '207501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas brevirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107093'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7"^^xsd:decimal ;
  dwc:decimalLongitude "-39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -39.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.7"^^xsd:decimal ;
  geo-pos:long "-39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-39.5'^^xsd:double;
  dwc:latitude '49.7'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.908333 -30.038334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.908333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.038334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.908333 -30.038334)"^^geo:wktLiteral ;
  geo-pos:lat "50.908333"^^xsd:decimal ;
  geo-pos:long "-30.038334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-30.038334'^^xsd:double;
  dwc:latitude '50.908333'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1980-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^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 "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.9'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 20)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2.2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.2'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.8"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.8 -6)"^^geo:wktLiteral ;
  geo-pos:lat "56.8"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '56.8'^^xsd:double;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "54.9"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '54.9'^^xsd:double;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "53.3"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '53.3'^^xsd:double;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Centropages violaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '104500'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Centropages violaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '104500'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4054"^^xsd:integer ;
  dwc:maximumDepthInMeters "4054"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8 -14)"^^geo:wktLiteral ;
  geo-pos:lat "49.8"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cherbonniera utriculus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '49.8'^^xsd:double;
  dwc:minimumDepth '4054'^^xsd:integer;
  dwc:maximumDepth '4054'^^xsd:integer;
  dwc:aphiaid '124792'^^xsd:integer;
  dwc:observationDate '1978-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '124792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.205 -13.596667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.205"^^xsd:decimal ;
  dwc:decimalLongitude "-13.596667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2879"^^xsd:integer ;
  dwc:maximumDepthInMeters "2879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.205 -13.596667)"^^geo:wktLiteral ;
  geo-pos:lat "50.205"^^xsd:decimal ;
  geo-pos:long "-13.596667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cherbonniera utriculus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-13.596667'^^xsd:double;
  dwc:latitude '50.205'^^xsd:double;
  dwc:minimumDepth '2879'^^xsd:integer;
  dwc:maximumDepth '2879'^^xsd:integer;
  dwc:aphiaid '124792'^^xsd:integer;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '124792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-41.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.6)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-41.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-41.6'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-40.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-40.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-40.9'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1970-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "31"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '31'^^xsd:integer;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.65"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "735"^^xsd:integer ;
  dwc:maximumDepthInMeters "735"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.65"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '35.65'^^xsd:double;
  dwc:minimumDepth '735'^^xsd:integer;
  dwc:maximumDepth '735'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -40)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-40"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22139 6.208611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.22139"^^xsd:decimal ;
  dwc:decimalLongitude "6.208611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "49.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.22139 6.208611)"^^geo:wktLiteral ;
  geo-pos:lat "55.22139"^^xsd:decimal ;
  geo-pos:long "6.208611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Diplocirrus glaucus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '6.208611'^^xsd:double;
  dwc:latitude '55.22139'^^xsd:double;
  dwc:minimumDepth '49.2'^^xsd:double;
  dwc:maximumDepth '49.2'^^xsd:double;
  dwc:aphiaid '130100'^^xsd:integer;
  dwc:observationDate '1990-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '130100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183334 10.313889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183334"^^xsd:decimal ;
  dwc:decimalLongitude "10.313889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183334 10.313889)"^^geo:wktLiteral ;
  geo-pos:lat "37.183334"^^xsd:decimal ;
  geo-pos:long "10.313889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '10.313889'^^xsd:double;
  dwc:latitude '37.183334'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:maximumDepth '17.5'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183334 10.313889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183334"^^xsd:decimal ;
  dwc:decimalLongitude "10.313889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183334 10.313889)"^^geo:wktLiteral ;
  geo-pos:lat "37.183334"^^xsd:decimal ;
  geo-pos:long "10.313889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '10.313889'^^xsd:double;
  dwc:latitude '37.183334'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:maximumDepth '17.5'^^xsd:double;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 12.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 12.383333)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "12.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '12.383333'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:observationDate '1973-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138332 -13.871667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-13.871667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3347"^^xsd:integer ;
  dwc:maximumDepthInMeters "3347"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138332 -13.871667)"^^geo:wktLiteral ;
  geo-pos:lat "50.138332"^^xsd:decimal ;
  geo-pos:long "-13.871667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-05-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cherbonniera utriculus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-13.871667'^^xsd:double;
  dwc:latitude '50.138332'^^xsd:double;
  dwc:minimumDepth '3347'^^xsd:integer;
  dwc:maximumDepth '3347'^^xsd:integer;
  dwc:aphiaid '124792'^^xsd:integer;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '124792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.085 -14.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.085"^^xsd:decimal ;
  dwc:decimalLongitude "-14.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3859"^^xsd:integer ;
  dwc:maximumDepthInMeters "3859"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.085 -14.405)"^^geo:wktLiteral ;
  geo-pos:lat "50.085"^^xsd:decimal ;
  geo-pos:long "-14.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cherbonniera utriculus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-14.405'^^xsd:double;
  dwc:latitude '50.085'^^xsd:double;
  dwc:minimumDepth '3859'^^xsd:integer;
  dwc:maximumDepth '3859'^^xsd:integer;
  dwc:aphiaid '124792'^^xsd:integer;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '124792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cladocora caespitosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '135146'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '135146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.56333 -14.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.56333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.56333 -14.985)"^^geo:wktLiteral ;
  geo-pos:lat "56.56333"^^xsd:decimal ;
  geo-pos:long "-14.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pione vastifica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-14.985'^^xsd:double;
  dwc:latitude '56.56333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '157411'^^xsd:integer;
  dwc:aphiaIdAccepted '157411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neomormonilla minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '344703'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '344703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833 -3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77833"^^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 "2379"^^xsd:integer ;
  dwc:maximumDepthInMeters "2379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833 -3.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.77833"^^xsd:decimal ;
  geo-pos:long "-3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neotanais affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-3.6'^^xsd:double;
  dwc:latitude '43.77833'^^xsd:double;
  dwc:minimumDepth '2379'^^xsd:integer;
  dwc:maximumDepth '2379'^^xsd:integer;
  dwc:aphiaid '136329'^^xsd:integer;
  dwc:observationDate '1967-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '136329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.808334 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.808334"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1940"^^xsd:integer ;
  dwc:maximumDepthInMeters "1940"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.808334 -27.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.808334"^^xsd:decimal ;
  geo-pos:long "-27.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neotanais affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:latitude '36.808334'^^xsd:double;
  dwc:minimumDepth '1940'^^xsd:integer;
  dwc:maximumDepth '1940'^^xsd:integer;
  dwc:aphiaid '136329'^^xsd:integer;
  dwc:observationDate '1969-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '136329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.421665 -2.863333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.421665"^^xsd:decimal ;
  dwc:decimalLongitude "-2.863333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "113"^^xsd:integer ;
  dwc:maximumDepthInMeters "113"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.421665 -2.863333)"^^geo:wktLiteral ;
  geo-pos:lat "35.421665"^^xsd:decimal ;
  geo-pos:long "-2.863333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.863333'^^xsd:double;
  dwc:latitude '35.421665'^^xsd:double;
  dwc:minimumDepth '113'^^xsd:integer;
  dwc:maximumDepth '113'^^xsd:integer;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.373333 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.373333"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "590"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.373333 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "36.373333"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '36.373333'^^xsd:double;
  dwc:minimumDepth '590'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "22.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '22.6'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -35.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-42.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2 -30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2"^^xsd:decimal ;
  dwc:decimalLongitude "-30.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2 -30.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.2"^^xsd:decimal ;
  geo-pos:long "-30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caligus coryphaenae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-30.5'^^xsd:double;
  dwc:latitude '32.2'^^xsd:double;
  dwc:aphiaid '135748'^^xsd:integer;
  dwc:observationDate '1966-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '135748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Candacia longimana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104481'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Candacia longimana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104481'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cenchritis muricatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:aphiaid '419557'^^xsd:integer;
  dwc:aphiaIdAccepted '419557'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666 -11.083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.016666"^^xsd:decimal ;
  dwc:decimalLongitude "-11.083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666 -11.083333)"^^geo:wktLiteral ;
  geo-pos:lat "58.016666"^^xsd:decimal ;
  geo-pos:long "-11.083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Doliolum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-11.083333'^^xsd:double;
  dwc:latitude '58.016666'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '137222'^^xsd:integer;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137222'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.875"^^xsd:decimal ;
  dwc:decimalLongitude "-44.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  geo-pos:lat "46.875"^^xsd:decimal ;
  geo-pos:long "-44.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Epizoanthus papillosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.908333'^^xsd:double;
  dwc:latitude '46.875'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '101037'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '101037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -27.195833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-27.195833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "983"^^xsd:integer ;
  dwc:maximumDepthInMeters "983"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -27.195833)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-27.195833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Errina atlantica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-27.195833'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '983'^^xsd:integer;
  dwc:maximumDepth '983'^^xsd:integer;
  dwc:aphiaid '117958'^^xsd:integer;
  dwc:observationDate '1883-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '117958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.541668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.541668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "817.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "817.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.541668)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.541668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Errina atlantica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-25.541668'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '817.5'^^xsd:double;
  dwc:maximumDepth '817.5'^^xsd:double;
  dwc:aphiaid '117958'^^xsd:integer;
  dwc:observationDate '1971-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '117958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-42.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-42.9'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 6.083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "6.083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 6.083333)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "6.083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '6.083333'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:observationDate '1972-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^xsd:decimal ;
  dwc:decimalLongitude "16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 16.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '16.2'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:observationDate '1973-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.44583 -30.838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.44583"^^xsd:decimal ;
  dwc:decimalLongitude "-30.838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "477"^^xsd:integer ;
  dwc:maximumDepthInMeters "477"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.44583 -30.838333)"^^geo:wktLiteral ;
  geo-pos:lat "65.44583"^^xsd:decimal ;
  geo-pos:long "-30.838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stylaster erubescens groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-30.838333'^^xsd:double;
  dwc:latitude '65.44583'^^xsd:double;
  dwc:minimumDepth '477'^^xsd:integer;
  dwc:maximumDepth '477'^^xsd:integer;
  dwc:aphiaid '118001'^^xsd:integer;
  dwc:observationDate '1990-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '118001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.495 -30.031944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.495"^^xsd:decimal ;
  dwc:decimalLongitude "-30.031944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "423"^^xsd:integer ;
  dwc:maximumDepthInMeters "423"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.495 -30.031944)"^^geo:wktLiteral ;
  geo-pos:lat "65.495"^^xsd:decimal ;
  geo-pos:long "-30.031944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stylaster erubescens groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-30.031944'^^xsd:double;
  dwc:latitude '65.495'^^xsd:double;
  dwc:minimumDepth '423'^^xsd:integer;
  dwc:maximumDepth '423'^^xsd:integer;
  dwc:aphiaid '118001'^^xsd:integer;
  dwc:observationDate '1990-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '118001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.995 -26.593332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.995"^^xsd:decimal ;
  dwc:decimalLongitude "-26.593332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "585"^^xsd:integer ;
  dwc:maximumDepthInMeters "585"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.995 -26.593332)"^^geo:wktLiteral ;
  geo-pos:lat "61.995"^^xsd:decimal ;
  geo-pos:long "-26.593332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stylaster erubescens groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-26.593332'^^xsd:double;
  dwc:latitude '61.995'^^xsd:double;
  dwc:minimumDepth '585'^^xsd:integer;
  dwc:maximumDepth '585'^^xsd:integer;
  dwc:aphiaid '118001'^^xsd:integer;
  dwc:observationDate '1975-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '118001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplidium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '103471'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.65 11.661667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.661667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.65 11.661667)"^^geo:wktLiteral ;
  geo-pos:lat "33.65"^^xsd:decimal ;
  geo-pos:long "11.661667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplidium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.661667'^^xsd:double;
  dwc:latitude '33.65'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '103471'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplidium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '44.5'^^xsd:double;
  dwc:maximumDepth '44.5'^^xsd:double;
  dwc:aphiaid '103471'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.63333 11.541667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.63333"^^xsd:decimal ;
  dwc:decimalLongitude "11.541667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.63333 11.541667)"^^geo:wktLiteral ;
  geo-pos:lat "33.63333"^^xsd:decimal ;
  geo-pos:long "11.541667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplidium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.541667'^^xsd:double;
  dwc:latitude '33.63333'^^xsd:double;
  dwc:minimumDepth '45.5'^^xsd:double;
  dwc:maximumDepth '45.5'^^xsd:double;
  dwc:aphiaid '103471'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 16.016666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "16.016666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "378"^^xsd:integer ;
  dwc:maximumDepthInMeters "378"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 16.016666)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "16.016666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '16.016666'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:minimumDepth '378'^^xsd:integer;
  dwc:maximumDepth '378'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 16.066668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.65"^^xsd:decimal ;
  dwc:decimalLongitude "16.066668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 16.066668)"^^geo:wktLiteral ;
  geo-pos:lat "35.65"^^xsd:decimal ;
  geo-pos:long "16.066668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '16.066668'^^xsd:double;
  dwc:latitude '35.65'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.816666 16.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.816666"^^xsd:decimal ;
  dwc:decimalLongitude "16.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.816666 16.116667)"^^geo:wktLiteral ;
  geo-pos:lat "35.816666"^^xsd:decimal ;
  geo-pos:long "16.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '16.116667'^^xsd:double;
  dwc:latitude '35.816666'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.925 10.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.925"^^xsd:decimal ;
  dwc:decimalLongitude "10.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.925 10.358)"^^geo:wktLiteral ;
  geo-pos:lat "36.925"^^xsd:decimal ;
  geo-pos:long "10.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.358'^^xsd:double;
  dwc:latitude '36.925'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1972-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.903 10.446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.903"^^xsd:decimal ;
  dwc:decimalLongitude "10.446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.903 10.446)"^^geo:wktLiteral ;
  geo-pos:lat "36.903"^^xsd:decimal ;
  geo-pos:long "10.446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.446'^^xsd:double;
  dwc:latitude '36.903'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.81 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.81"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.81 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.81"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '33.81'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.49167"^^xsd:decimal ;
  dwc:decimalLongitude "11.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.216667)"^^geo:wktLiteral ;
  geo-pos:lat "34.49167"^^xsd:decimal ;
  geo-pos:long "11.216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.216667'^^xsd:double;
  dwc:latitude '34.49167'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.478333 -14.841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.478333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.478333 -14.841667)"^^geo:wktLiteral ;
  geo-pos:lat "34.478333"^^xsd:decimal ;
  geo-pos:long "-14.841667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-14.841667'^^xsd:double;
  dwc:latitude '34.478333'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Podocoryna borealis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:aphiaid '117654'^^xsd:integer;
  dwc:observationDate '1904-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117654'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "52.2"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eriocheir sinensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '52.2'^^xsd:double;
  dwc:aphiaid '107451'^^xsd:integer;
  dwc:observationDate '1981-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '107451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.78361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.78361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.78361)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.78361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-12-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Fungia fungites'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '33.78361'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:minimumDepth '1.75'^^xsd:double;
  dwc:maximumDepth '1.75'^^xsd:double;
  dwc:aphiaid '207350'^^xsd:integer;
  dwc:observationDate '1965-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '207350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '25.5'^^xsd:double;
  dwc:maximumDepth '25.5'^^xsd:double;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.844444 10.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.844444"^^xsd:decimal ;
  dwc:decimalLongitude "10.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.844444 10.486111)"^^geo:wktLiteral ;
  geo-pos:lat "36.844444"^^xsd:decimal ;
  geo-pos:long "10.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.486111'^^xsd:double;
  dwc:latitude '36.844444'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433334 -25.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433334"^^xsd:decimal ;
  dwc:decimalLongitude "-25.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433334 -25.216667)"^^geo:wktLiteral ;
  geo-pos:lat "37.433334"^^xsd:decimal ;
  geo-pos:long "-25.216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-06-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parvamussium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1873'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-25.216667'^^xsd:double;
  dwc:latitude '37.433334'^^xsd:double;
  dwc:minimumDepth '1829'^^xsd:integer;
  dwc:maximumDepth '1829'^^xsd:integer;
  dwc:aphiaid '181286'^^xsd:integer;
  dwc:observationDate '1873-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '181286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^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 "1678"^^xsd:integer ;
  dwc:maximumDepthInMeters "1678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-06-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parvamussium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '1678'^^xsd:integer;
  dwc:maximumDepth '1678'^^xsd:integer;
  dwc:aphiaid '181286'^^xsd:integer;
  dwc:aphiaIdAccepted '181286'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.425 53.516666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.425"^^xsd:decimal ;
  dwc:decimalLongitude "53.516666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.425 53.516666)"^^geo:wktLiteral ;
  geo-pos:lat "73.425"^^xsd:decimal ;
  geo-pos:long "53.516666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pentamera calcigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:longitude '53.516666'^^xsd:double;
  dwc:latitude '73.425'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '124655'^^xsd:integer;
  dwc:observationDate '1889-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124655'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.18833 5.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.18833"^^xsd:decimal ;
  dwc:decimalLongitude "5.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "680"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.18833 5.215)"^^geo:wktLiteral ;
  geo-pos:lat "60.18833"^^xsd:decimal ;
  geo-pos:long "5.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Polynoidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '5.215'^^xsd:double;
  dwc:latitude '60.18833'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '680'^^xsd:integer;
  dwc:aphiaid '939'^^xsd:integer;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.110832"^^xsd:decimal ;
  dwc:decimalLongitude "12.886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  geo-pos:lat "38.110832"^^xsd:decimal ;
  geo-pos:long "12.886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika gigliolii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.886667'^^xsd:double;
  dwc:latitude '38.110832'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '415'^^xsd:integer;
  dwc:aphiaid '107659'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.97"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.97"^^xsd:decimal ;
  geo-pos:long "-29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Megalocranchia oceanica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.9'^^xsd:double;
  dwc:latitude '31.97'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '225818'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '225818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.613335 -9.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.613335"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3742"^^xsd:integer ;
  dwc:maximumDepthInMeters "3742"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.613335 -9.12)"^^geo:wktLiteral ;
  geo-pos:lat "47.613335"^^xsd:decimal ;
  geo-pos:long "-9.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parasterope styx'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-9.12'^^xsd:double;
  dwc:latitude '47.613335'^^xsd:double;
  dwc:minimumDepth '3742'^^xsd:integer;
  dwc:maximumDepth '3742'^^xsd:integer;
  dwc:aphiaid '183334'^^xsd:integer;
  dwc:observationDate '1974-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '183334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.47167 -9.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.47167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3548"^^xsd:integer ;
  dwc:maximumDepthInMeters "3548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.47167 -9.12)"^^geo:wktLiteral ;
  geo-pos:lat "47.47167"^^xsd:decimal ;
  geo-pos:long "-9.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parasterope styx'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-9.12'^^xsd:double;
  dwc:latitude '47.47167'^^xsd:double;
  dwc:minimumDepth '3548'^^xsd:integer;
  dwc:maximumDepth '3548'^^xsd:integer;
  dwc:aphiaid '183334'^^xsd:integer;
  dwc:observationDate '1973-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '183334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-03-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sertularia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '117234'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117234'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.475 11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.475 11.55)"^^geo:wktLiteral ;
  geo-pos:lat "33.475"^^xsd:decimal ;
  geo-pos:long "11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.55'^^xsd:double;
  dwc:latitude '33.475'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.49167"^^xsd:decimal ;
  dwc:decimalLongitude "11.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.216667)"^^geo:wktLiteral ;
  geo-pos:lat "34.49167"^^xsd:decimal ;
  geo-pos:long "11.216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.216667'^^xsd:double;
  dwc:latitude '34.49167'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "80.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '26.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '80.5'^^xsd:double;
  dwc:maximumDepth '80.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 12.244167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "12.244167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 12.244167)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "12.244167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.244167'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -26.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -26.6)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-26.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-26.6'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1973-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -43.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-43.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "910"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -43.4)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-43.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-43.4'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:minimumDepth '910'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:observationDate '1973-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45 10.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.45"^^xsd:decimal ;
  dwc:decimalLongitude "10.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45 10.616667)"^^geo:wktLiteral ;
  geo-pos:lat "34.45"^^xsd:decimal ;
  geo-pos:long "10.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.616667'^^xsd:double;
  dwc:latitude '34.45'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:observationDate '1973-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69"^^xsd:decimal ;
  dwc:decimalLongitude "54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 54)"^^geo:wktLiteral ;
  geo-pos:lat "69"^^xsd:decimal ;
  geo-pos:long "54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lafoea derrius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '54'^^xsd:integer;
  dwc:latitude '69'^^xsd:integer;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2652"^^xsd:integer ;
  dwc:maximumDepthInMeters "2652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-37.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda pusio latior'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2652'^^xsd:integer;
  dwc:maximumDepth '2652'^^xsd:integer;
  dwc:aphiaid '546266'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '367752'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "38.11"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pontophilus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '38.11'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2544"^^xsd:integer ;
  dwc:maximumDepthInMeters "2544"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -13.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.3"^^xsd:decimal ;
  geo-pos:long "-13.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nephasoma diaphanes corrugatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.1'^^xsd:double;
  dwc:latitude '50.3'^^xsd:double;
  dwc:minimumDepth '2544'^^xsd:integer;
  dwc:maximumDepth '2544'^^xsd:integer;
  dwc:aphiaid '425255'^^xsd:integer;
  dwc:observationDate '1976-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '410733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86111 10.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86111"^^xsd:decimal ;
  dwc:decimalLongitude "10.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86111 10.383333)"^^geo:wktLiteral ;
  geo-pos:lat "36.86111"^^xsd:decimal ;
  geo-pos:long "10.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.383333'^^xsd:double;
  dwc:latitude '36.86111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2 0.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2 0.65)"^^geo:wktLiteral ;
  geo-pos:lat "51.2"^^xsd:decimal ;
  geo-pos:long "0.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathycopea typhlops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '0.65'^^xsd:double;
  dwc:latitude '51.2'^^xsd:double;
  dwc:aphiaid '118925'^^xsd:integer;
  dwc:observationDate '1904-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '118925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "97.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas brevirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '97.5'^^xsd:double;
  dwc:maximumDepth '97.5'^^xsd:double;
  dwc:aphiaid '107093'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas brevirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107093'^^xsd:integer;
  dwc:observationDate '1972-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas brevirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10.6'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '107093'^^xsd:integer;
  dwc:observationDate '1972-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -10)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas brevirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '107093'^^xsd:integer;
  dwc:observationDate '1972-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.860558 -5.563333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.860558"^^xsd:decimal ;
  dwc:decimalLongitude "-5.563333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.860558 -5.563333)"^^geo:wktLiteral ;
  geo-pos:lat "35.860558"^^xsd:decimal ;
  geo-pos:long "-5.563333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:longitude '-5.563333'^^xsd:double;
  dwc:latitude '35.860558'^^xsd:double;
  dwc:minimumDepth '36.5'^^xsd:double;
  dwc:maximumDepth '36.5'^^xsd:double;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 16.016666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "16.016666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "392.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "392.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 16.016666)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "16.016666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '16.016666'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:minimumDepth '392.5'^^xsd:double;
  dwc:maximumDepth '392.5'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.04 -35.538334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.04"^^xsd:decimal ;
  dwc:decimalLongitude "-35.538334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.04 -35.538334)"^^geo:wktLiteral ;
  geo-pos:lat "41.04"^^xsd:decimal ;
  geo-pos:long "-35.538334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-35.538334'^^xsd:double;
  dwc:latitude '41.04'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -35.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.895"^^xsd:decimal ;
  dwc:decimalLongitude "-35.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -35.295)"^^geo:wktLiteral ;
  geo-pos:lat "37.895"^^xsd:decimal ;
  geo-pos:long "-35.295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.295'^^xsd:double;
  dwc:latitude '37.895'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1980-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -35.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.895"^^xsd:decimal ;
  dwc:decimalLongitude "-35.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -35.295)"^^geo:wktLiteral ;
  geo-pos:lat "37.895"^^xsd:decimal ;
  geo-pos:long "-35.295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.295'^^xsd:double;
  dwc:latitude '37.895'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1980-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.301666 -31.611668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.301666"^^xsd:decimal ;
  dwc:decimalLongitude "-31.611668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.301666 -31.611668)"^^geo:wktLiteral ;
  geo-pos:lat "35.301666"^^xsd:decimal ;
  geo-pos:long "-31.611668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-31.611668'^^xsd:double;
  dwc:latitude '35.301666'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1980-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.1 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.1"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "219"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.1 -18)"^^geo:wktLiteral ;
  geo-pos:lat "74.1"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '74.1'^^xsd:double;
  dwc:minimumDepth '219'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:observationDate '1931-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.89236 3.47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.89236"^^xsd:decimal ;
  dwc:decimalLongitude "3.47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.89236 3.47)"^^geo:wktLiteral ;
  geo-pos:lat "55.89236"^^xsd:decimal ;
  geo-pos:long "3.47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.47'^^xsd:double;
  dwc:latitude '55.89236'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:observationDate '1990-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nymphon macronyx'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '134697'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '134697'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2652"^^xsd:integer ;
  dwc:maximumDepthInMeters "2652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-37.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Poromya rotundata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2652'^^xsd:integer;
  dwc:maximumDepth '2652'^^xsd:integer;
  dwc:aphiaid '543100'^^xsd:integer;
  dwc:aphiaIdAccepted '140843'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28472 10.618889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28472"^^xsd:decimal ;
  dwc:decimalLongitude "10.618889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28472 10.618889)"^^geo:wktLiteral ;
  geo-pos:lat "36.28472"^^xsd:decimal ;
  geo-pos:long "10.618889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.618889'^^xsd:double;
  dwc:latitude '36.28472'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1972-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.125 10.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.125 10.788889)"^^geo:wktLiteral ;
  geo-pos:lat "37.125"^^xsd:decimal ;
  geo-pos:long "10.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '10.788889'^^xsd:double;
  dwc:latitude '37.125'^^xsd:double;
  dwc:minimumDepth '60.5'^^xsd:double;
  dwc:maximumDepth '60.5'^^xsd:double;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1972-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.391666 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.391666"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.391666 15.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.391666"^^xsd:decimal ;
  geo-pos:long "15.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '37.391666'^^xsd:double;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1988-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.318333 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.318333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1060"^^xsd:integer ;
  dwc:maximumDepthInMeters "1060"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.318333 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "31.318333"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Errina atlantica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '31.318333'^^xsd:double;
  dwc:minimumDepth '1060'^^xsd:integer;
  dwc:maximumDepth '1060'^^xsd:integer;
  dwc:aphiaid '117958'^^xsd:integer;
  dwc:observationDate '1993-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '117958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neorhabdus latus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104592'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 12)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ircinia dendroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '132349'^^xsd:integer;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '132349'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 12.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 12.383333)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "12.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '12.383333'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:observationDate '1973-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83472 12.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83472"^^xsd:decimal ;
  dwc:decimalLongitude "12.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83472 12.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.83472"^^xsd:decimal ;
  geo-pos:long "12.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.15'^^xsd:double;
  dwc:latitude '36.83472'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura ophiura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '124929'^^xsd:integer;
  dwc:observationDate '1973-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '124929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1585.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1585.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Montacuta ferruginosa nivea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '1585.5'^^xsd:double;
  dwc:maximumDepth '1585.5'^^xsd:double;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "69.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 69.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Protracheoniscus taschkentensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '69.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:aphiaid '262691'^^xsd:integer;
  dwc:aphiaIdAccepted '883498'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "69.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 69.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Protracheoniscus taschkentensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '69.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:aphiaid '262691'^^xsd:integer;
  dwc:aphiaIdAccepted '883498'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76 55.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76"^^xsd:decimal ;
  dwc:decimalLongitude "55.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76 55.4)"^^geo:wktLiteral ;
  geo-pos:lat "76"^^xsd:decimal ;
  geo-pos:long "55.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudocnus glacialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '55.4'^^xsd:double;
  dwc:latitude '76'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:observationDate '1901-08-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.333332 -29.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.333332"^^xsd:decimal ;
  dwc:decimalLongitude "-29.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "465"^^xsd:integer ;
  dwc:maximumDepthInMeters "465"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.333332 -29.345)"^^geo:wktLiteral ;
  geo-pos:lat "50.333332"^^xsd:decimal ;
  geo-pos:long "-29.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-29.345'^^xsd:double;
  dwc:latitude '50.333332'^^xsd:double;
  dwc:minimumDepth '465'^^xsd:integer;
  dwc:maximumDepth '465'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.953335 -30.088333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.953335"^^xsd:decimal ;
  dwc:decimalLongitude "-30.088333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.953335 -30.088333)"^^geo:wktLiteral ;
  geo-pos:lat "44.953335"^^xsd:decimal ;
  geo-pos:long "-30.088333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-30.088333'^^xsd:double;
  dwc:latitude '44.953335'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.976665 -30.006666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.976665"^^xsd:decimal ;
  dwc:decimalLongitude "-30.006666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.976665 -30.006666)"^^geo:wktLiteral ;
  geo-pos:lat "50.976665"^^xsd:decimal ;
  geo-pos:long "-30.006666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-30.006666'^^xsd:double;
  dwc:latitude '50.976665'^^xsd:double;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1980-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.976665 -30.006666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.976665"^^xsd:decimal ;
  dwc:decimalLongitude "-30.006666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.976665 -30.006666)"^^geo:wktLiteral ;
  geo-pos:lat "50.976665"^^xsd:decimal ;
  geo-pos:long "-30.006666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-30.006666'^^xsd:double;
  dwc:latitude '50.976665'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1980-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8 48.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.8"^^xsd:decimal ;
  dwc:decimalLongitude "48.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8 48.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.8"^^xsd:decimal ;
  geo-pos:long "48.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-10-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelobdella lubrica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '48.8'^^xsd:double;
  dwc:latitude '27.8'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '116991'^^xsd:integer;
  dwc:observationDate '1981-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '116991'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Balanus amphitrite'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '106258'^^xsd:integer;
  dwc:aphiaIdAccepted '422776'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 20.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "20.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 20.483)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "20.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hyloniscus crassicornis remyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '20.483'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.816666 16.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.816666"^^xsd:decimal ;
  dwc:decimalLongitude "16.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.816666 16.116667)"^^geo:wktLiteral ;
  geo-pos:lat "35.816666"^^xsd:decimal ;
  geo-pos:long "16.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '16.116667'^^xsd:double;
  dwc:latitude '35.816666'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.816666 16.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.816666"^^xsd:decimal ;
  dwc:decimalLongitude "16.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.816666 16.116667)"^^geo:wktLiteral ;
  geo-pos:lat "35.816666"^^xsd:decimal ;
  geo-pos:long "16.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '16.116667'^^xsd:double;
  dwc:latitude '35.816666'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.86667 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.86667"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "97.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.86667 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.86667"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '35.86667'^^xsd:double;
  dwc:minimumDepth '97.5'^^xsd:double;
  dwc:maximumDepth '97.5'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -30.718332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.11"^^xsd:decimal ;
  dwc:decimalLongitude "-30.718332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "525"^^xsd:integer ;
  dwc:maximumDepthInMeters "525"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.11 -30.718332)"^^geo:wktLiteral ;
  geo-pos:lat "34.11"^^xsd:decimal ;
  geo-pos:long "-30.718332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-30.718332'^^xsd:double;
  dwc:latitude '34.11'^^xsd:double;
  dwc:minimumDepth '525'^^xsd:integer;
  dwc:maximumDepth '525'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.59833 -34.958332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.59833"^^xsd:decimal ;
  dwc:decimalLongitude "-34.958332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.59833 -34.958332)"^^geo:wktLiteral ;
  geo-pos:lat "41.59833"^^xsd:decimal ;
  geo-pos:long "-34.958332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-34.958332'^^xsd:double;
  dwc:latitude '41.59833'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1980-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.198334 -31.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.198334"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.198334 -31.27)"^^geo:wktLiteral ;
  geo-pos:lat "34.198334"^^xsd:decimal ;
  geo-pos:long "-31.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-31.27'^^xsd:double;
  dwc:latitude '34.198334'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1981-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3 -34.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3"^^xsd:decimal ;
  dwc:decimalLongitude "-34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3 -34.2)"^^geo:wktLiteral ;
  geo-pos:lat "59.3"^^xsd:decimal ;
  geo-pos:long "-34.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anomalocera patersoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-34.2'^^xsd:double;
  dwc:latitude '59.3'^^xsd:double;
  dwc:aphiaid '104722'^^xsd:integer;
  dwc:observationDate '1928-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '364368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium jonicum leucadium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:aphiaid '264308'^^xsd:integer;
  dwc:aphiaIdAccepted '264308'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1969-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "22.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '22.6'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.613 -3.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.613"^^xsd:decimal ;
  dwc:decimalLongitude "-3.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.613 -3.592)"^^geo:wktLiteral ;
  geo-pos:lat "43.613"^^xsd:decimal ;
  geo-pos:long "-3.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-3.592'^^xsd:double;
  dwc:latitude '43.613'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:observationDate '1970-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.577 -9.253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.577"^^xsd:decimal ;
  dwc:decimalLongitude "-9.253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.577 -9.253)"^^geo:wktLiteral ;
  geo-pos:lat "41.577"^^xsd:decimal ;
  geo-pos:long "-9.253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-9.253'^^xsd:double;
  dwc:latitude '41.577'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:observationDate '1972-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.958332 -25.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.958332"^^xsd:decimal ;
  dwc:decimalLongitude "-25.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1152"^^xsd:integer ;
  dwc:maximumDepthInMeters "1152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.958332 -25.55)"^^geo:wktLiteral ;
  geo-pos:lat "37.958332"^^xsd:decimal ;
  geo-pos:long "-25.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-25.55'^^xsd:double;
  dwc:latitude '37.958332'^^xsd:double;
  dwc:minimumDepth '1152'^^xsd:integer;
  dwc:maximumDepth '1152'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:observationDate '1971-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -44.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-44.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -44.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-44.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.2'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1964-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.6)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.6'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "555"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '555'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.503332 -29.846666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.503332"^^xsd:decimal ;
  dwc:decimalLongitude "-29.846666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.503332 -29.846666)"^^geo:wktLiteral ;
  geo-pos:lat "28.503332"^^xsd:decimal ;
  geo-pos:long "-29.846666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-29.846666'^^xsd:double;
  dwc:latitude '28.503332'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.88333 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.88333"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.88333 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.88333"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '40.88333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.816666 16.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.816666"^^xsd:decimal ;
  dwc:decimalLongitude "16.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "267.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.816666 16.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.816666"^^xsd:decimal ;
  geo-pos:long "16.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16.25'^^xsd:double;
  dwc:latitude '35.816666'^^xsd:double;
  dwc:minimumDepth '267.5'^^xsd:double;
  dwc:maximumDepth '267.5'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "16.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "283"^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16.25)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "16.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16.25'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '283'^^xsd:integer;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "16.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters "171"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16.25)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "16.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16.25'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:maximumDepth '171'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "17.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "397.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 17.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "17.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.4'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '397.5'^^xsd:double;
  dwc:maximumDepth '397.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1971-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -40.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-40.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -40.7)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-40.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-40.7'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 15.691667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.691667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 15.691667)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "15.691667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '15.691667'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1974-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -8.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "-8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:observationDate '1980-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603333 -35.718334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.603333"^^xsd:decimal ;
  dwc:decimalLongitude "-35.718334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1128.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1128.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603333 -35.718334)"^^geo:wktLiteral ;
  geo-pos:lat "39.603333"^^xsd:decimal ;
  geo-pos:long "-35.718334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-35.718334'^^xsd:double;
  dwc:latitude '39.603333'^^xsd:double;
  dwc:minimumDepth '1128.5'^^xsd:double;
  dwc:maximumDepth '1128.5'^^xsd:double;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:observationDate '1982-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.896667 -29.731667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.896667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.731667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.896667 -29.731667)"^^geo:wktLiteral ;
  geo-pos:lat "50.896667"^^xsd:decimal ;
  geo-pos:long "-29.731667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-29.731667'^^xsd:double;
  dwc:latitude '50.896667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:observationDate '1981-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.675 -30.676666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.675"^^xsd:decimal ;
  dwc:decimalLongitude "-30.676666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "515"^^xsd:integer ;
  dwc:maximumDepthInMeters "515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.675 -30.676666)"^^geo:wktLiteral ;
  geo-pos:lat "33.675"^^xsd:decimal ;
  geo-pos:long "-30.676666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-30.676666'^^xsd:double;
  dwc:latitude '33.675'^^xsd:double;
  dwc:minimumDepth '515'^^xsd:integer;
  dwc:maximumDepth '515'^^xsd:integer;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -9.093333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.093333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "281"^^xsd:integer ;
  dwc:maximumDepthInMeters "281"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -9.093333)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-9.093333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parastichopus tremulus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-9.093333'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '281'^^xsd:integer;
  dwc:maximumDepth '281'^^xsd:integer;
  dwc:aphiaid '124535'^^xsd:integer;
  dwc:observationDate '1970-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '124535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -14.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3"^^xsd:decimal ;
  dwc:decimalLongitude "-14.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -14.4)"^^geo:wktLiteral ;
  geo-pos:lat "51.3"^^xsd:decimal ;
  geo-pos:long "-14.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parastichopus tremulus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-14.4'^^xsd:double;
  dwc:latitude '51.3'^^xsd:double;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '510'^^xsd:integer;
  dwc:aphiaid '124535'^^xsd:integer;
  dwc:observationDate '1979-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Notostomus elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '107600'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:observationDate '1967-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia curta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104596'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.949722 -3.607778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.949722"^^xsd:decimal ;
  dwc:decimalLongitude "-3.607778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.949722 -3.607778)"^^geo:wktLiteral ;
  geo-pos:lat "31.949722"^^xsd:decimal ;
  geo-pos:long "-3.607778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Magniezia gardei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-3.607778'^^xsd:double;
  dwc:latitude '31.949722'^^xsd:double;
  dwc:aphiaid '261090'^^xsd:integer;
  dwc:observationDate '1977-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '261090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58"^^xsd:decimal ;
  dwc:decimalLongitude "-9.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4288"^^xsd:integer ;
  dwc:maximumDepthInMeters "4288"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58 -9.555)"^^geo:wktLiteral ;
  geo-pos:lat "47.58"^^xsd:decimal ;
  geo-pos:long "-9.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metavargula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-9.555'^^xsd:double;
  dwc:latitude '47.58'^^xsd:double;
  dwc:minimumDepth '4288'^^xsd:integer;
  dwc:maximumDepth '4288'^^xsd:integer;
  dwc:aphiaid '182924'^^xsd:integer;
  dwc:observationDate '1974-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '182924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.106667 10.258333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.106667"^^xsd:decimal ;
  dwc:decimalLongitude "10.258333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.106667 10.258333)"^^geo:wktLiteral ;
  geo-pos:lat "37.106667"^^xsd:decimal ;
  geo-pos:long "10.258333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.258333'^^xsd:double;
  dwc:latitude '37.106667'^^xsd:double;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:observationDate '1974-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.291667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.291667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.291667)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "10.291667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.291667'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:observationDate '1973-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "250.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '250.5'^^xsd:double;
  dwc:maximumDepth '250.5'^^xsd:double;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:observationDate '1972-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.683 11.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.683"^^xsd:decimal ;
  dwc:decimalLongitude "11.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.683 11.1667)"^^geo:wktLiteral ;
  geo-pos:lat "48.683"^^xsd:decimal ;
  geo-pos:long "11.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cylisticus convexus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.1667'^^xsd:double;
  dwc:latitude '48.683'^^xsd:double;
  dwc:aphiaid '260073'^^xsd:integer;
  dwc:aphiaIdAccepted '260073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1969-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cycloteuthis sirventi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '139472'^^xsd:integer;
  dwc:observationDate '1972-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '139472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cycloteuthis sirventi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '139472'^^xsd:integer;
  dwc:observationDate '1969-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '139472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cycloteuthis sirventi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139472'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '139472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.19 -29.94)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.19"^^xsd:decimal ;
  dwc:decimalLongitude "-29.94"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.19 -29.94)"^^geo:wktLiteral ;
  geo-pos:lat "32.19"^^xsd:decimal ;
  geo-pos:long "-29.94"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathothauma lyromma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-29.94'^^xsd:double;
  dwc:latitude '32.19'^^xsd:double;
  dwc:aphiaid '139422'^^xsd:integer;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '139422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -21.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "515"^^xsd:integer ;
  dwc:maximumDepthInMeters "515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -21.2)"^^geo:wktLiteral ;
  geo-pos:lat "26.7"^^xsd:decimal ;
  geo-pos:long "-21.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathothauma lyromma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.2'^^xsd:double;
  dwc:latitude '26.7'^^xsd:double;
  dwc:minimumDepth '515'^^xsd:integer;
  dwc:maximumDepth '515'^^xsd:integer;
  dwc:aphiaid '139422'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '139422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudocnella syracusana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '242021'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudocnella syracusana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '36.5'^^xsd:double;
  dwc:maximumDepth '36.5'^^xsd:double;
  dwc:aphiaid '242021'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudocnella syracusana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '242021'^^xsd:integer;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.796665 -36.131668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.796665"^^xsd:decimal ;
  dwc:decimalLongitude "-36.131668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.796665 -36.131668)"^^geo:wktLiteral ;
  geo-pos:lat "39.796665"^^xsd:decimal ;
  geo-pos:long "-36.131668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-36.131668'^^xsd:double;
  dwc:latitude '39.796665'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.023335 -35.521667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.023335"^^xsd:decimal ;
  dwc:decimalLongitude "-35.521667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.023335 -35.521667)"^^geo:wktLiteral ;
  geo-pos:lat "41.023335"^^xsd:decimal ;
  geo-pos:long "-35.521667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-35.521667'^^xsd:double;
  dwc:latitude '41.023335'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^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 "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 3.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 3.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "3.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.9'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tremoctopus violaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '141694'^^xsd:integer;
  dwc:observationDate '1972-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '141694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 16.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tremoctopus violaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16.2'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141694'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '141694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "32.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 32.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '32.5'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:observationDate '1966-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "32.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 32.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '32.5'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:observationDate '1966-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90278 10.445833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90278"^^xsd:decimal ;
  dwc:decimalLongitude "10.445833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90278 10.445833)"^^geo:wktLiteral ;
  geo-pos:lat "36.90278"^^xsd:decimal ;
  geo-pos:long "10.445833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepietta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.445833'^^xsd:double;
  dwc:latitude '36.90278'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138482'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '138482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "172"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.1'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '172'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "177.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "-19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.2'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '177.5'^^xsd:double;
  dwc:maximumDepth '177.5'^^xsd:double;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -8.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Argopecten commutatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-8.1'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '666'^^xsd:integer;
  dwc:aphiaid '715191'^^xsd:integer;
  dwc:observationDate '1870-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "234"^^xsd:integer ;
  dwc:maximumDepthInMeters "234"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -6.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Argopecten commutatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-6.4'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '234'^^xsd:integer;
  dwc:maximumDepth '234'^^xsd:integer;
  dwc:aphiaid '715191'^^xsd:integer;
  dwc:observationDate '1870-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 21)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium cetinjense'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '257664'^^xsd:integer;
  dwc:aphiaIdAccepted '257725'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bopyrus squillarum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:aphiaid '118205'^^xsd:integer;
  dwc:aphiaIdAccepted '1650764'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933334 -40.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933334"^^xsd:decimal ;
  dwc:decimalLongitude "-40.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933334 -40.383)"^^geo:wktLiteral ;
  geo-pos:lat "37.933334"^^xsd:decimal ;
  geo-pos:long "-40.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.383'^^xsd:double;
  dwc:latitude '37.933334'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333 -11.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.033333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333 -11.116667)"^^geo:wktLiteral ;
  geo-pos:lat "58.033333"^^xsd:decimal ;
  geo-pos:long "-11.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-11.116667'^^xsd:double;
  dwc:latitude '58.033333'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1967-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 5.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 5.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "5.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '5.85'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.216667 26.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.216667"^^xsd:decimal ;
  dwc:decimalLongitude "26.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.216667 26.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.216667"^^xsd:decimal ;
  geo-pos:long "26.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.6'^^xsd:double;
  dwc:latitude '34.216667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.797 -35.046665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.797"^^xsd:decimal ;
  dwc:decimalLongitude "-35.046665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "745"^^xsd:integer ;
  dwc:maximumDepthInMeters "745"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.797 -35.046665)"^^geo:wktLiteral ;
  geo-pos:lat "41.797"^^xsd:decimal ;
  geo-pos:long "-35.046665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-35.046665'^^xsd:double;
  dwc:latitude '41.797'^^xsd:double;
  dwc:minimumDepth '745'^^xsd:integer;
  dwc:maximumDepth '745'^^xsd:integer;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:observationDate '1980-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 12.244167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "12.244167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 12.244167)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "12.244167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.244167'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudocnella syracusana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '242021'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.511665 -30.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.511665"^^xsd:decimal ;
  dwc:decimalLongitude "-30.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.511665 -30.655)"^^geo:wktLiteral ;
  geo-pos:lat "33.511665"^^xsd:decimal ;
  geo-pos:long "-30.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathothauma lyromma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-30.655'^^xsd:double;
  dwc:latitude '33.511665'^^xsd:double;
  dwc:aphiaid '139422'^^xsd:integer;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '139422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "570"^^xsd:integer ;
  dwc:maximumDepthInMeters "570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "-18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '570'^^xsd:integer;
  dwc:maximumDepth '570'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 6)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '6'^^xsd:integer;
  dwc:latitude '41.1'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1972-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "32.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 32.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Turbellaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '32.5'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:aphiaid '794'^^xsd:integer;
  dwc:observationDate '1966-04-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.733 -3.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.733"^^xsd:decimal ;
  dwc:decimalLongitude "-3.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.733 -3.983)"^^geo:wktLiteral ;
  geo-pos:lat "48.733"^^xsd:decimal ;
  geo-pos:long "-3.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bopyrus squillarum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.983'^^xsd:double;
  dwc:latitude '48.733'^^xsd:double;
  dwc:aphiaid '118205'^^xsd:integer;
  dwc:aphiaIdAccepted '1650764'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.475 -27.908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.475"^^xsd:decimal ;
  dwc:decimalLongitude "-27.908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1272.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1272.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.475 -27.908)"^^geo:wktLiteral ;
  geo-pos:lat "38.475"^^xsd:decimal ;
  geo-pos:long "-27.908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-27.908'^^xsd:double;
  dwc:latitude '38.475'^^xsd:double;
  dwc:minimumDepth '1272.5'^^xsd:double;
  dwc:maximumDepth '1272.5'^^xsd:double;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:observationDate '1971-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^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 "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88333 16.333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.88333"^^xsd:decimal ;
  dwc:decimalLongitude "16.333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "201.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88333 16.333332)"^^geo:wktLiteral ;
  geo-pos:lat "35.88333"^^xsd:decimal ;
  geo-pos:long "16.333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '16.333332'^^xsd:double;
  dwc:latitude '35.88333'^^xsd:double;
  dwc:minimumDepth '201.5'^^xsd:double;
  dwc:maximumDepth '201.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35278 -4.158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.35278"^^xsd:decimal ;
  dwc:decimalLongitude "-4.158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.35278 -4.158333)"^^geo:wktLiteral ;
  geo-pos:lat "50.35278"^^xsd:decimal ;
  geo-pos:long "-4.158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-4.158333'^^xsd:double;
  dwc:latitude '50.35278'^^xsd:double;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:observationDate '1999-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.025 10.691667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.025"^^xsd:decimal ;
  dwc:decimalLongitude "10.691667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "274.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.025 10.691667)"^^geo:wktLiteral ;
  geo-pos:lat "32.025"^^xsd:decimal ;
  geo-pos:long "10.691667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '10.691667'^^xsd:double;
  dwc:latitude '32.025'^^xsd:double;
  dwc:minimumDepth '274.5'^^xsd:double;
  dwc:maximumDepth '274.5'^^xsd:double;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:observationDate '1972-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1965-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -6)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracyathus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '135163'^^xsd:integer;
  dwc:observationDate '1958-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '135163'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.351665 -12.123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.351665"^^xsd:decimal ;
  dwc:decimalLongitude "-12.123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.351665 -12.123333)"^^geo:wktLiteral ;
  geo-pos:lat "52.351665"^^xsd:decimal ;
  geo-pos:long "-12.123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parastichopus tremulus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-12.123333'^^xsd:double;
  dwc:latitude '52.351665'^^xsd:double;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '124535'^^xsd:integer;
  dwc:observationDate '1972-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '124535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -1.3)"^^geo:wktLiteral ;
  geo-pos:lat "60.2"^^xsd:decimal ;
  geo-pos:long "-1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1851'^^xsd:integer;
  dwc:longitude '-1.3'^^xsd:double;
  dwc:latitude '60.2'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:observationDate '1851-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "16.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16.25)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "16.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16.25'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '58.5'^^xsd:double;
  dwc:maximumDepth '58.5'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.148335 -34.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.148335"^^xsd:decimal ;
  dwc:decimalLongitude "-34.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.148335 -34.86667)"^^geo:wktLiteral ;
  geo-pos:lat "37.148335"^^xsd:decimal ;
  geo-pos:long "-34.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.86667'^^xsd:double;
  dwc:latitude '37.148335'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1981-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-23.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-23.7'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -1.3)"^^geo:wktLiteral ;
  geo-pos:lat "60.2"^^xsd:decimal ;
  geo-pos:long "-1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:longitude '-1.3'^^xsd:double;
  dwc:latitude '60.2'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:observationDate '1864-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -1.3)"^^geo:wktLiteral ;
  geo-pos:lat "60.2"^^xsd:decimal ;
  geo-pos:long "-1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1.3'^^xsd:double;
  dwc:latitude '60.2'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 -1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 -1.6)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "-1.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1868'^^xsd:integer;
  dwc:longitude '-1.6'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:observationDate '1868-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-42.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -42.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-42.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1964-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.1"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1970-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.248333 -15.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.248333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.248333 -15.605)"^^geo:wktLiteral ;
  geo-pos:lat "27.248333"^^xsd:decimal ;
  geo-pos:long "-15.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-15.605'^^xsd:double;
  dwc:latitude '27.248333'^^xsd:double;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:observationDate '1968-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.100555 12.484722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.100555"^^xsd:decimal ;
  dwc:decimalLongitude "12.484722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.100555 12.484722)"^^geo:wktLiteral ;
  geo-pos:lat "56.100555"^^xsd:decimal ;
  geo-pos:long "12.484722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eumida ockelmanni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.484722'^^xsd:double;
  dwc:latitude '56.100555'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130642'^^xsd:integer;
  dwc:observationDate '1986-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '130642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.100834 12.484722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.100834"^^xsd:decimal ;
  dwc:decimalLongitude "12.484722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.100834 12.484722)"^^geo:wktLiteral ;
  geo-pos:lat "56.100834"^^xsd:decimal ;
  geo-pos:long "12.484722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eumida ockelmanni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '12.484722'^^xsd:double;
  dwc:latitude '56.100834'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '130642'^^xsd:integer;
  dwc:observationDate '1986-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '130642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.100555 12.485833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.100555"^^xsd:decimal ;
  dwc:decimalLongitude "12.485833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.100555 12.485833)"^^geo:wktLiteral ;
  geo-pos:lat "56.100555"^^xsd:decimal ;
  geo-pos:long "12.485833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eumida ockelmanni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.485833'^^xsd:double;
  dwc:latitude '56.100555'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '130642'^^xsd:integer;
  dwc:observationDate '1986-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '130642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.875"^^xsd:decimal ;
  dwc:decimalLongitude "-44.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  geo-pos:lat "46.875"^^xsd:decimal ;
  geo-pos:long "-44.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Henricia sanguinolenta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.908333'^^xsd:double;
  dwc:latitude '46.875'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '381573'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.751945 15.350278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.751945"^^xsd:decimal ;
  dwc:decimalLongitude "15.350278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.751945 15.350278)"^^geo:wktLiteral ;
  geo-pos:lat "47.751945"^^xsd:decimal ;
  geo-pos:long "15.350278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calamophylliopsis marini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '15.350278'^^xsd:double;
  dwc:latitude '47.751945'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rhinoclavis proclava kochi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '473148'^^xsd:integer;
  dwc:aphiaIdAccepted '139068'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "167.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "167.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '167.5'^^xsd:double;
  dwc:maximumDepth '167.5'^^xsd:double;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1972-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "144.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "144.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '144.5'^^xsd:double;
  dwc:maximumDepth '144.5'^^xsd:double;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 27.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "27.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 27.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "27.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '27.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1969-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^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 "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "22.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '22.6'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 13.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1969-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88333 16.333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.88333"^^xsd:decimal ;
  dwc:decimalLongitude "16.333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88333 16.333332)"^^geo:wktLiteral ;
  geo-pos:lat "35.88333"^^xsd:decimal ;
  geo-pos:long "16.333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '16.333332'^^xsd:double;
  dwc:latitude '35.88333'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -11.083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "-11.083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -11.083333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "-11.083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-11.083333'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933334 16.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933334"^^xsd:decimal ;
  dwc:decimalLongitude "16.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "568.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "568.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933334 16.283333)"^^geo:wktLiteral ;
  geo-pos:lat "35.933334"^^xsd:decimal ;
  geo-pos:long "16.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.283333'^^xsd:double;
  dwc:latitude '35.933334'^^xsd:double;
  dwc:minimumDepth '568.5'^^xsd:double;
  dwc:maximumDepth '568.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333 -10.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.033333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333 -10.983333)"^^geo:wktLiteral ;
  geo-pos:lat "58.033333"^^xsd:decimal ;
  geo-pos:long "-10.983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-10.983333'^^xsd:double;
  dwc:latitude '58.033333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1967-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -9.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-9.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "950"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -9.558)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-9.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-9.558'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:minimumDepth '950'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:observationDate '1973-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.74 -8.118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.74"^^xsd:decimal ;
  dwc:decimalLongitude "-8.118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.74 -8.118)"^^geo:wktLiteral ;
  geo-pos:lat "47.74"^^xsd:decimal ;
  geo-pos:long "-8.118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-8.118'^^xsd:double;
  dwc:latitude '47.74'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:observationDate '1973-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.648 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.648"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.648 -7.48)"^^geo:wktLiteral ;
  geo-pos:lat "47.648"^^xsd:decimal ;
  geo-pos:long "-7.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '47.648'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:observationDate '1973-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.825 -25.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.825"^^xsd:decimal ;
  dwc:decimalLongitude "-25.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "815"^^xsd:integer ;
  dwc:maximumDepthInMeters "815"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.825 -25.025)"^^geo:wktLiteral ;
  geo-pos:lat "37.825"^^xsd:decimal ;
  geo-pos:long "-25.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-25.025'^^xsd:double;
  dwc:latitude '37.825'^^xsd:double;
  dwc:minimumDepth '815'^^xsd:integer;
  dwc:maximumDepth '815'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:observationDate '1971-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13 12.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13"^^xsd:decimal ;
  dwc:decimalLongitude "12.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "535"^^xsd:integer ;
  dwc:maximumDepthInMeters "535"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13 12.283333)"^^geo:wktLiteral ;
  geo-pos:lat "38.13"^^xsd:decimal ;
  geo-pos:long "12.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.283333'^^xsd:double;
  dwc:latitude '38.13'^^xsd:double;
  dwc:minimumDepth '535'^^xsd:integer;
  dwc:maximumDepth '535'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "38.11"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '38.11'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.391666 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.391666"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.391666 15.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.391666"^^xsd:decimal ;
  geo-pos:long "15.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '37.391666'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:observationDate '1988-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "38.11"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '38.11'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1974-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1872.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1872.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "51.1"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mesothuria lactea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '51.1'^^xsd:double;
  dwc:minimumDepth '1872.5'^^xsd:double;
  dwc:maximumDepth '1872.5'^^xsd:double;
  dwc:aphiaid '124569'^^xsd:integer;
  dwc:observationDate '1979-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '124592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18833 -4.256667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.18833"^^xsd:decimal ;
  dwc:decimalLongitude "-4.256667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2430"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.18833 -4.256667)"^^geo:wktLiteral ;
  geo-pos:lat "44.18833"^^xsd:decimal ;
  geo-pos:long "-4.256667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Synasterope helix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-4.256667'^^xsd:double;
  dwc:latitude '44.18833'^^xsd:double;
  dwc:minimumDepth '2430'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '183453'^^xsd:integer;
  dwc:observationDate '1974-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '183453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -2.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1856'^^xsd:integer;
  dwc:longitude '-2.4'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:observationDate '1856-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -8.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-8.6'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "570"^^xsd:integer ;
  dwc:maximumDepthInMeters "570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "-18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '570'^^xsd:integer;
  dwc:maximumDepth '570'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -36.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-36.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -36.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-36.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-36.9'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1964-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.625 -28.608334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.625"^^xsd:decimal ;
  dwc:decimalLongitude "-28.608334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.625 -28.608334)"^^geo:wktLiteral ;
  geo-pos:lat "38.625"^^xsd:decimal ;
  geo-pos:long "-28.608334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dasmosmilia lymani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-28.608334'^^xsd:double;
  dwc:latitude '38.625'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:observationDate '1971-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 2.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.2'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '1978-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.125 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.125 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.125"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.125'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '69.5'^^xsd:double;
  dwc:maximumDepth '69.5'^^xsd:double;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.84833 -5.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.84833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.84833 -5.183333)"^^geo:wktLiteral ;
  geo-pos:lat "35.84833"^^xsd:decimal ;
  geo-pos:long "-5.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.183333'^^xsd:double;
  dwc:latitude '35.84833'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933334 -40.38333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933334"^^xsd:decimal ;
  dwc:decimalLongitude "-40.38333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933334 -40.38333)"^^geo:wktLiteral ;
  geo-pos:lat "37.933334"^^xsd:decimal ;
  geo-pos:long "-40.38333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.38333'^^xsd:double;
  dwc:latitude '37.933334'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-29.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -29.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-29.2'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1949-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -40.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^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 "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -40.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-40.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-40.3'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1967-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -0.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-0.8'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 13.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '13.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -22.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -22.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.6"^^xsd:decimal ;
  geo-pos:long "-22.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-22.2'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -8.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-8.9'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.9"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachiella thynni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '38.9'^^xsd:double;
  dwc:aphiaid '135839'^^xsd:integer;
  dwc:observationDate '1966-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '135839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.196667 -31.523333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.196667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.523333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "302.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "302.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.196667 -31.523333)"^^geo:wktLiteral ;
  geo-pos:lat "35.196667"^^xsd:decimal ;
  geo-pos:long "-31.523333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-31.523333'^^xsd:double;
  dwc:latitude '35.196667'^^xsd:double;
  dwc:minimumDepth '302.5'^^xsd:double;
  dwc:maximumDepth '302.5'^^xsd:double;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.975 -35.458332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.975"^^xsd:decimal ;
  dwc:decimalLongitude "-35.458332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "752.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "752.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.975 -35.458332)"^^geo:wktLiteral ;
  geo-pos:lat "40.975"^^xsd:decimal ;
  geo-pos:long "-35.458332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-35.458332'^^xsd:double;
  dwc:latitude '40.975'^^xsd:double;
  dwc:minimumDepth '752.5'^^xsd:double;
  dwc:maximumDepth '752.5'^^xsd:double;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Monolistra (Typhlosphaeroma) bericum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:aphiaid '264206'^^xsd:integer;
  dwc:aphiaIdAccepted '264834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellium conspersum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:aphiaid '262568'^^xsd:integer;
  dwc:aphiaIdAccepted '262568'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.683 11.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.683"^^xsd:decimal ;
  dwc:decimalLongitude "11.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.683 11.1667)"^^geo:wktLiteral ;
  geo-pos:lat "48.683"^^xsd:decimal ;
  geo-pos:long "11.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellium conspersum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.1667'^^xsd:double;
  dwc:latitude '48.683'^^xsd:double;
  dwc:aphiaid '262568'^^xsd:integer;
  dwc:aphiaIdAccepted '262568'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2650"^^xsd:integer ;
  dwc:maximumDepthInMeters "2650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Promachoteuthis sloani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '46'^^xsd:integer;
  dwc:minimumDepth '2650'^^xsd:integer;
  dwc:maximumDepth '2650'^^xsd:integer;
  dwc:aphiaid '342383'^^xsd:integer;
  dwc:observationDate '1973-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '342383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Saduria sabini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '119036'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119036'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.416668 -16.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.416668"^^xsd:decimal ;
  dwc:decimalLongitude "-16.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2930"^^xsd:integer ;
  dwc:maximumDepthInMeters "2930"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.416668 -16.95)"^^geo:wktLiteral ;
  geo-pos:lat "32.416668"^^xsd:decimal ;
  geo-pos:long "-16.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Truncatoflabellum stabile'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-16.95'^^xsd:double;
  dwc:latitude '32.416668'^^xsd:double;
  dwc:minimumDepth '2930'^^xsd:integer;
  dwc:maximumDepth '2930'^^xsd:integer;
  dwc:aphiaid '135202'^^xsd:integer;
  dwc:observationDate '1978-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '135202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.845 -8.088056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.845"^^xsd:decimal ;
  dwc:decimalLongitude "-8.088056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1462.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1462.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.845 -8.088056)"^^geo:wktLiteral ;
  geo-pos:lat "47.845"^^xsd:decimal ;
  geo-pos:long "-8.088056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Weltneria exargilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-8.088056'^^xsd:double;
  dwc:latitude '47.845'^^xsd:double;
  dwc:minimumDepth '1462.5'^^xsd:double;
  dwc:maximumDepth '1462.5'^^xsd:double;
  dwc:aphiaid '106145'^^xsd:integer;
  dwc:observationDate '1970-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '106145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -5)"^^geo:wktLiteral ;
  geo-pos:lat "64.4"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '64.4'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -5)"^^geo:wktLiteral ;
  geo-pos:lat "64.4"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '64.4'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.415 5.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.415"^^xsd:decimal ;
  dwc:decimalLongitude "5.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.415 5.055)"^^geo:wktLiteral ;
  geo-pos:lat "62.415"^^xsd:decimal ;
  geo-pos:long "5.055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '5.055'^^xsd:double;
  dwc:latitude '62.415'^^xsd:double;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:observationDate '1983-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.78361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.78361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.78361)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.78361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Comissia hartmeyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '33.78361'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '393543'^^xsd:integer;
  dwc:observationDate '1965-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '213328'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -11.2)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dipurena halterata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:aphiaid '117475'^^xsd:integer;
  dwc:observationDate '1906-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '565148'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5013 -0.0104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5013"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5013 -0.0104)"^^geo:wktLiteral ;
  geo-pos:lat "51.5013"^^xsd:decimal ;
  geo-pos:long "-0.0104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heleobia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-0.0104'^^xsd:double;
  dwc:latitude '51.5013'^^xsd:double;
  dwc:aphiaid '138080'^^xsd:integer;
  dwc:observationDate '2005-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5033 -0.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5033"^^xsd:decimal ;
  dwc:decimalLongitude "-0.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5033 -0.011)"^^geo:wktLiteral ;
  geo-pos:lat "51.5033"^^xsd:decimal ;
  geo-pos:long "-0.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heleobia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-0.011'^^xsd:double;
  dwc:latitude '51.5033'^^xsd:double;
  dwc:aphiaid '138080'^^xsd:integer;
  dwc:observationDate '2005-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.484 -0.0096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.484"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.484 -0.0096)"^^geo:wktLiteral ;
  geo-pos:lat "51.484"^^xsd:decimal ;
  geo-pos:long "-0.0096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heleobia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-0.0096'^^xsd:double;
  dwc:latitude '51.484'^^xsd:double;
  dwc:aphiaid '138080'^^xsd:integer;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.786667 -36.268333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.786667"^^xsd:decimal ;
  dwc:decimalLongitude "-36.268333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.786667 -36.268333)"^^geo:wktLiteral ;
  geo-pos:lat "39.786667"^^xsd:decimal ;
  geo-pos:long "-36.268333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathothauma lyromma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-36.268333'^^xsd:double;
  dwc:latitude '39.786667'^^xsd:double;
  dwc:aphiaid '139422'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '139422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1262.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1262.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -12.1)"^^geo:wktLiteral ;
  geo-pos:lat "49.7"^^xsd:decimal ;
  geo-pos:long "-12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathyplotes natans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-12.1'^^xsd:double;
  dwc:latitude '49.7'^^xsd:double;
  dwc:minimumDepth '1262.5'^^xsd:double;
  dwc:maximumDepth '1262.5'^^xsd:double;
  dwc:aphiaid '124549'^^xsd:integer;
  dwc:observationDate '1979-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '124549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.517 16.467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.517"^^xsd:decimal ;
  dwc:decimalLongitude "16.467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.517 16.467)"^^geo:wktLiteral ;
  geo-pos:lat "43.517"^^xsd:decimal ;
  geo-pos:long "16.467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus rathkei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '16.467'^^xsd:double;
  dwc:latitude '43.517'^^xsd:double;
  dwc:aphiaid '263585'^^xsd:integer;
  dwc:aphiaIdAccepted '263585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus rathkei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '263585'^^xsd:integer;
  dwc:observationDate '1933-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '263585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.9 1.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.9"^^xsd:decimal ;
  geo-pos:long "1.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus rathkei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '47.9'^^xsd:double;
  dwc:aphiaid '263585'^^xsd:integer;
  dwc:observationDate '1923-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '263585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus rathkei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:aphiaid '263585'^^xsd:integer;
  dwc:aphiaIdAccepted '263585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.62 -29.938334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.62"^^xsd:decimal ;
  dwc:decimalLongitude "-29.938334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.62 -29.938334)"^^geo:wktLiteral ;
  geo-pos:lat "29.62"^^xsd:decimal ;
  geo-pos:long "-29.938334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.938334'^^xsd:double;
  dwc:latitude '29.62'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.801666 -29.958332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.801666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.958332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.801666 -29.958332)"^^geo:wktLiteral ;
  geo-pos:lat "29.801666"^^xsd:decimal ;
  geo-pos:long "-29.958332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.958332'^^xsd:double;
  dwc:latitude '29.801666'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "505"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '505'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '16.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1972-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.8'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1969-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^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 "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psolus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.746667'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:aphiaid '123506'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "331"^^xsd:integer ;
  dwc:maximumDepthInMeters "331"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '331'^^xsd:integer;
  dwc:maximumDepth '331'^^xsd:integer;
  dwc:aphiaid '107046'^^xsd:integer;
  dwc:observationDate '1972-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.975 -36.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.975"^^xsd:decimal ;
  dwc:decimalLongitude "-36.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "760"^^xsd:integer ;
  dwc:maximumDepthInMeters "760"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.975 -36.415)"^^geo:wktLiteral ;
  geo-pos:lat "39.975"^^xsd:decimal ;
  geo-pos:long "-36.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-36.415'^^xsd:double;
  dwc:latitude '39.975'^^xsd:double;
  dwc:minimumDepth '760'^^xsd:integer;
  dwc:maximumDepth '760'^^xsd:integer;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '26.1'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -40.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-40.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -40.2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-40.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.2'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.84667 -29.853333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.84667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.853333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.84667 -29.853333)"^^geo:wktLiteral ;
  geo-pos:lat "32.84667"^^xsd:decimal ;
  geo-pos:long "-29.853333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-29.853333'^^xsd:double;
  dwc:latitude '32.84667'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.97"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.97"^^xsd:decimal ;
  geo-pos:long "-29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathothauma lyromma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.9'^^xsd:double;
  dwc:latitude '31.97'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '139422'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '139422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^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 "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1970-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.958332 -25.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.958332"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1152"^^xsd:integer ;
  dwc:maximumDepthInMeters "1152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.958332 -25.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.958332"^^xsd:decimal ;
  geo-pos:long "-25.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-25.6'^^xsd:double;
  dwc:latitude '37.958332'^^xsd:double;
  dwc:minimumDepth '1152'^^xsd:integer;
  dwc:maximumDepth '1152'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:observationDate '1981-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.86667 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.86667"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "97.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.86667 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.86667"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '35.86667'^^xsd:double;
  dwc:minimumDepth '97.5'^^xsd:double;
  dwc:maximumDepth '97.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.48 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.48"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.48 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.48"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Henricia sanguinolenta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '56.48'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '381573'^^xsd:integer;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 15.6)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '15.6'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.120834 12.2675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.120834"^^xsd:decimal ;
  dwc:decimalLongitude "12.2675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.120834 12.2675)"^^geo:wktLiteral ;
  geo-pos:lat "38.120834"^^xsd:decimal ;
  geo-pos:long "12.2675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.2675'^^xsd:double;
  dwc:latitude '38.120834'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.946667 -29.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.946667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "149"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.946667 -29.935)"^^geo:wktLiteral ;
  geo-pos:lat "44.946667"^^xsd:decimal ;
  geo-pos:long "-29.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-29.935'^^xsd:double;
  dwc:latitude '44.946667'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '149'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.01 -28.641666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.01"^^xsd:decimal ;
  dwc:decimalLongitude "-28.641666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.01 -28.641666)"^^geo:wktLiteral ;
  geo-pos:lat "30.01"^^xsd:decimal ;
  geo-pos:long "-28.641666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-28.641666'^^xsd:double;
  dwc:latitude '30.01'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1982-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.47 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.47"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3480"^^xsd:integer ;
  dwc:maximumDepthInMeters "3480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.47 -9)"^^geo:wktLiteral ;
  geo-pos:lat "47.47"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metavargula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '47.47'^^xsd:double;
  dwc:minimumDepth '3480'^^xsd:integer;
  dwc:maximumDepth '3480'^^xsd:integer;
  dwc:aphiaid '182924'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '182924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -5)"^^geo:wktLiteral ;
  geo-pos:lat "64.4"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '64.4'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -12.5)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-12.5'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:observationDate '1928-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -19.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "-19.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -19.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.6"^^xsd:decimal ;
  geo-pos:long "-19.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pegantha martagon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-19.3'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:aphiaid '174752'^^xsd:integer;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '174752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -36.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -36.9)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-36.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pegantha martagon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-36.9'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '174752'^^xsd:integer;
  dwc:observationDate '1978-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '174752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.073334 -7.443889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.073334"^^xsd:decimal ;
  dwc:decimalLongitude "-7.443889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3850"^^xsd:integer ;
  dwc:maximumDepthInMeters "3850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.073334 -7.443889)"^^geo:wktLiteral ;
  geo-pos:lat "38.073334"^^xsd:decimal ;
  geo-pos:long "-7.443889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pontobopyrus abyssorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-7.443889'^^xsd:double;
  dwc:latitude '38.073334'^^xsd:double;
  dwc:minimumDepth '3850'^^xsd:integer;
  dwc:maximumDepth '3850'^^xsd:integer;
  dwc:aphiaid '262202'^^xsd:integer;
  dwc:observationDate '1978-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '262202'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-13.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2645"^^xsd:integer ;
  dwc:maximumDepthInMeters "2645"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -13.4)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-06-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Peniagone azorica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-13.4'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:minimumDepth '2645'^^xsd:integer;
  dwc:maximumDepth '2645'^^xsd:integer;
  dwc:aphiaid '124734'^^xsd:integer;
  dwc:observationDate '1980-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '124734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25833 10.508333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25833"^^xsd:decimal ;
  dwc:decimalLongitude "10.508333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25833 10.508333)"^^geo:wktLiteral ;
  geo-pos:lat "37.25833"^^xsd:decimal ;
  geo-pos:long "10.508333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.508333'^^xsd:double;
  dwc:latitude '37.25833'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '107046'^^xsd:integer;
  dwc:observationDate '1972-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.378334 -31.748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.378334"^^xsd:decimal ;
  dwc:decimalLongitude "-31.748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "885"^^xsd:integer ;
  dwc:maximumDepthInMeters "885"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.378334 -31.748333)"^^geo:wktLiteral ;
  geo-pos:lat "35.378334"^^xsd:decimal ;
  geo-pos:long "-31.748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-31.748333'^^xsd:double;
  dwc:latitude '35.378334'^^xsd:double;
  dwc:minimumDepth '885'^^xsd:integer;
  dwc:maximumDepth '885'^^xsd:integer;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:observationDate '1980-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 -29.833332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.25"^^xsd:decimal ;
  dwc:decimalLongitude "-29.833332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "840"^^xsd:integer ;
  dwc:maximumDepthInMeters "840"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.25 -29.833332)"^^geo:wktLiteral ;
  geo-pos:lat "45.25"^^xsd:decimal ;
  geo-pos:long "-29.833332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-29.833332'^^xsd:double;
  dwc:latitude '45.25'^^xsd:double;
  dwc:minimumDepth '840'^^xsd:integer;
  dwc:maximumDepth '840'^^xsd:integer;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.038334 -30.021667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.038334"^^xsd:decimal ;
  dwc:decimalLongitude "-30.021667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.038334 -30.021667)"^^geo:wktLiteral ;
  geo-pos:lat "45.038334"^^xsd:decimal ;
  geo-pos:long "-30.021667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-30.021667'^^xsd:double;
  dwc:latitude '45.038334'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1965-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cycloteuthis sirventi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '139472'^^xsd:integer;
  dwc:observationDate '1969-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '139472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416668 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416668"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416668 11)"^^geo:wktLiteral ;
  geo-pos:lat "48.416668"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Halophiloscia hirsuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '48.416668'^^xsd:double;
  dwc:aphiaid '257523'^^xsd:integer;
  dwc:aphiaIdAccepted '257523'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5029 -0.0144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5029"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5029 -0.0144)"^^geo:wktLiteral ;
  geo-pos:lat "51.5029"^^xsd:decimal ;
  geo-pos:long "-0.0144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heleobia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-0.0144'^^xsd:double;
  dwc:latitude '51.5029'^^xsd:double;
  dwc:aphiaid '138080'^^xsd:integer;
  dwc:observationDate '2005-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "172"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathothauma lyromma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.1'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '172'^^xsd:integer;
  dwc:aphiaid '139422'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '139422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "555"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathothauma lyromma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '555'^^xsd:integer;
  dwc:aphiaid '139422'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '139422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.941666 -30.716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.941666"^^xsd:decimal ;
  dwc:decimalLongitude "-30.716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.941666 -30.716667)"^^geo:wktLiteral ;
  geo-pos:lat "33.941666"^^xsd:decimal ;
  geo-pos:long "-30.716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathothauma lyromma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-30.716667'^^xsd:double;
  dwc:latitude '33.941666'^^xsd:double;
  dwc:aphiaid '139422'^^xsd:integer;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '139422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:observationDate '1973-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.373333 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.373333"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "590"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.373333 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "36.373333"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '36.373333'^^xsd:double;
  dwc:minimumDepth '590'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.110832"^^xsd:decimal ;
  dwc:decimalLongitude "12.886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  geo-pos:lat "38.110832"^^xsd:decimal ;
  geo-pos:long "12.886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.886667'^^xsd:double;
  dwc:latitude '38.110832'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '415'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Megatrichoniscus feneriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ctenocalanus vanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104510'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.50139 11.567222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.50139"^^xsd:decimal ;
  dwc:decimalLongitude "11.567222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.50139 11.567222)"^^geo:wktLiteral ;
  geo-pos:lat "33.50139"^^xsd:decimal ;
  geo-pos:long "11.567222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.567222'^^xsd:double;
  dwc:latitude '33.50139'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.638333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.638333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.638333)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "10.638333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudocnella syracusana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.638333'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '242021'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84722 10.555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84722"^^xsd:decimal ;
  dwc:decimalLongitude "10.555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84722 10.555556)"^^geo:wktLiteral ;
  geo-pos:lat "36.84722"^^xsd:decimal ;
  geo-pos:long "10.555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudocnella syracusana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.555556'^^xsd:double;
  dwc:latitude '36.84722'^^xsd:double;
  dwc:aphiaid '242021'^^xsd:integer;
  dwc:observationDate '1967-02-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84722 10.555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84722"^^xsd:decimal ;
  dwc:decimalLongitude "10.555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84722 10.555556)"^^geo:wktLiteral ;
  geo-pos:lat "36.84722"^^xsd:decimal ;
  geo-pos:long "10.555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudocnella syracusana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.555556'^^xsd:double;
  dwc:latitude '36.84722'^^xsd:double;
  dwc:aphiaid '242021'^^xsd:integer;
  dwc:observationDate '1967-02-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58917 13.273333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58917"^^xsd:decimal ;
  dwc:decimalLongitude "13.273333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58917 13.273333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58917"^^xsd:decimal ;
  geo-pos:long "13.273333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '13.273333'^^xsd:double;
  dwc:latitude '38.58917'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1974-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.4"^^xsd:decimal ;
  dwc:decimalLongitude "-42.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.4 -42.8)"^^geo:wktLiteral ;
  geo-pos:lat "46.4"^^xsd:decimal ;
  geo-pos:long "-42.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '46.4'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1964-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -44.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-44.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -44.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-44.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-44.1'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1964-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -8.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:longitude '-8.9'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 15.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "437.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "437.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 15.983333)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "15.983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '15.983333'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:minimumDepth '437.5'^^xsd:double;
  dwc:maximumDepth '437.5'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933334 16.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933334"^^xsd:decimal ;
  dwc:decimalLongitude "16.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "568.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "568.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933334 16.283333)"^^geo:wktLiteral ;
  geo-pos:lat "35.933334"^^xsd:decimal ;
  geo-pos:long "16.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.283333'^^xsd:double;
  dwc:latitude '35.933334'^^xsd:double;
  dwc:minimumDepth '568.5'^^xsd:double;
  dwc:maximumDepth '568.5'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933334 16.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933334"^^xsd:decimal ;
  dwc:decimalLongitude "16.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933334 16.283333)"^^geo:wktLiteral ;
  geo-pos:lat "35.933334"^^xsd:decimal ;
  geo-pos:long "16.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.283333'^^xsd:double;
  dwc:latitude '35.933334'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.933334 16.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.933334"^^xsd:decimal ;
  dwc:decimalLongitude "16.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.933334 16.283333)"^^geo:wktLiteral ;
  geo-pos:lat "34.933334"^^xsd:decimal ;
  geo-pos:long "16.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.283333'^^xsd:double;
  dwc:latitude '34.933334'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -33.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-33.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -33.6)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-33.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.6'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '23.5'^^xsd:double;
  dwc:maximumDepth '23.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1964-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9 0.6)"^^geo:wktLiteral ;
  geo-pos:lat "50.9"^^xsd:decimal ;
  geo-pos:long "0.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '50.9'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "482.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "482.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 26.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '26.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '482.5'^^xsd:double;
  dwc:maximumDepth '482.5'^^xsd:double;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1972-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '26.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.97"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.97"^^xsd:decimal ;
  geo-pos:long "-29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.9'^^xsd:double;
  dwc:latitude '31.97'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.801666 -29.958332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.801666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.958332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.801666 -29.958332)"^^geo:wktLiteral ;
  geo-pos:lat "29.801666"^^xsd:decimal ;
  geo-pos:long "-29.958332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.958332'^^xsd:double;
  dwc:latitude '29.801666'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -32)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "-32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-32'^^xsd:integer;
  dwc:latitude '35.4'^^xsd:double;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-42.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -30.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -30.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-30.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-30.3'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1979-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -42.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-42.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -42.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-42.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-42.5'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1970-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06861 -15.735556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06861"^^xsd:decimal ;
  dwc:decimalLongitude "-15.735556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06861 -15.735556)"^^geo:wktLiteral ;
  geo-pos:lat "50.06861"^^xsd:decimal ;
  geo-pos:long "-15.735556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brychiopontius falcatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.735556'^^xsd:double;
  dwc:latitude '50.06861'^^xsd:double;
  dwc:minimumDepth '4430.5'^^xsd:double;
  dwc:maximumDepth '4430.5'^^xsd:double;
  dwc:aphiaid '135737'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '135737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06861 -15.735556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06861"^^xsd:decimal ;
  dwc:decimalLongitude "-15.735556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06861 -15.735556)"^^geo:wktLiteral ;
  geo-pos:lat "50.06861"^^xsd:decimal ;
  geo-pos:long "-15.735556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brychiopontius falcatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.735556'^^xsd:double;
  dwc:latitude '50.06861'^^xsd:double;
  dwc:minimumDepth '4430.5'^^xsd:double;
  dwc:maximumDepth '4430.5'^^xsd:double;
  dwc:aphiaid '135737'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '135737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06861 -15.735556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.06861"^^xsd:decimal ;
  dwc:decimalLongitude "-15.735556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.06861 -15.735556)"^^geo:wktLiteral ;
  geo-pos:lat "50.06861"^^xsd:decimal ;
  geo-pos:long "-15.735556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brychiopontius falcatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.735556'^^xsd:double;
  dwc:latitude '50.06861'^^xsd:double;
  dwc:minimumDepth '4430.5'^^xsd:double;
  dwc:maximumDepth '4430.5'^^xsd:double;
  dwc:aphiaid '135737'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '135737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4400"^^xsd:integer ;
  dwc:maximumDepthInMeters "4400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brychiopontius falcatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.746667'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:minimumDepth '4400'^^xsd:integer;
  dwc:maximumDepth '4400'^^xsd:integer;
  dwc:aphiaid '135737'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '135737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1"^^xsd:decimal ;
  dwc:decimalLongitude "-44.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.1"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Henricia sanguinolenta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '47.1'^^xsd:double;
  dwc:aphiaid '381573'^^xsd:integer;
  dwc:observationDate '1948-07-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.3"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "74.3"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Henricia sanguinolenta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '74.3'^^xsd:double;
  dwc:aphiaid '381573'^^xsd:integer;
  dwc:observationDate '1931-07-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Henricia sanguinolenta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '381573'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.016666 16.466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.016666"^^xsd:decimal ;
  dwc:decimalLongitude "16.466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.016666 16.466667)"^^geo:wktLiteral ;
  geo-pos:lat "36.016666"^^xsd:decimal ;
  geo-pos:long "16.466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '16.466667'^^xsd:double;
  dwc:latitude '36.016666'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1967-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 16.066668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.65"^^xsd:decimal ;
  dwc:decimalLongitude "16.066668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 16.066668)"^^geo:wktLiteral ;
  geo-pos:lat "35.65"^^xsd:decimal ;
  geo-pos:long "16.066668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '16.066668'^^xsd:double;
  dwc:latitude '35.65'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.183334 -25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.183334"^^xsd:decimal ;
  dwc:decimalLongitude "-25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.183334 -25.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.183334"^^xsd:decimal ;
  geo-pos:long "-25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-25.2'^^xsd:double;
  dwc:latitude '45.183334'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1967-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 13.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '13.7'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1969-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.903 -6.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.903"^^xsd:decimal ;
  dwc:decimalLongitude "-6.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1080"^^xsd:integer ;
  dwc:maximumDepthInMeters "1080"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.903 -6.108)"^^geo:wktLiteral ;
  geo-pos:lat "43.903"^^xsd:decimal ;
  geo-pos:long "-6.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-6.108'^^xsd:double;
  dwc:latitude '43.903'^^xsd:double;
  dwc:minimumDepth '1080'^^xsd:integer;
  dwc:maximumDepth '1080'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:observationDate '1970-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.682 -8.095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.682"^^xsd:decimal ;
  dwc:decimalLongitude "-8.095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1166"^^xsd:integer ;
  dwc:maximumDepthInMeters "1166"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.682 -8.095)"^^geo:wktLiteral ;
  geo-pos:lat "47.682"^^xsd:decimal ;
  geo-pos:long "-8.095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-8.095'^^xsd:double;
  dwc:latitude '47.682'^^xsd:double;
  dwc:minimumDepth '1166'^^xsd:integer;
  dwc:maximumDepth '1166'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:observationDate '1969-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.343 -9.148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.343"^^xsd:decimal ;
  dwc:decimalLongitude "-9.148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "345"^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.343 -9.148)"^^geo:wktLiteral ;
  geo-pos:lat "41.343"^^xsd:decimal ;
  geo-pos:long "-9.148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-9.148'^^xsd:double;
  dwc:latitude '41.343'^^xsd:double;
  dwc:minimumDepth '345'^^xsd:integer;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:observationDate '1972-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.7'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 -5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 -5.4)"^^geo:wktLiteral ;
  geo-pos:lat "55.9"^^xsd:decimal ;
  geo-pos:long "-5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.4'^^xsd:double;
  dwc:latitude '55.9'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -44.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-44.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -44.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-44.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-44.1'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1964-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "462.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "462.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -36)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-36'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '462.5'^^xsd:double;
  dwc:maximumDepth '462.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1964-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^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 "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '13.2'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1972-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 6.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 6.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "6.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lernaeodiscus ingolfi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '6.5'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '134790'^^xsd:integer;
  dwc:observationDate '1967-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '134790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.441666 -4.236667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.441666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.236667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.441666 -4.236667)"^^geo:wktLiteral ;
  geo-pos:lat "35.441666"^^xsd:decimal ;
  geo-pos:long "-4.236667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-4.236667'^^xsd:double;
  dwc:latitude '35.441666'^^xsd:double;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '395'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:observationDate '1984-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.371666 -7.418333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.371666"^^xsd:decimal ;
  dwc:decimalLongitude "-7.418333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.371666 -7.418333)"^^geo:wktLiteral ;
  geo-pos:lat "34.371666"^^xsd:decimal ;
  geo-pos:long "-7.418333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-7.418333'^^xsd:double;
  dwc:latitude '34.371666'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:observationDate '1984-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9025 -5.575556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9025"^^xsd:decimal ;
  dwc:decimalLongitude "-5.575556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9025 -5.575556)"^^geo:wktLiteral ;
  geo-pos:lat "35.9025"^^xsd:decimal ;
  geo-pos:long "-5.575556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-5.575556'^^xsd:double;
  dwc:latitude '35.9025'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:observationDate '1969-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.7'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -1.3)"^^geo:wktLiteral ;
  geo-pos:lat "60.2"^^xsd:decimal ;
  geo-pos:long "-1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1.3'^^xsd:double;
  dwc:latitude '60.2'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galathea squamifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.653 12.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.653"^^xsd:decimal ;
  dwc:decimalLongitude "12.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.653 12.588)"^^geo:wktLiteral ;
  geo-pos:lat "37.653"^^xsd:decimal ;
  geo-pos:long "12.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.588'^^xsd:double;
  dwc:latitude '37.653'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "331"^^xsd:integer ;
  dwc:maximumDepthInMeters "331"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '331'^^xsd:integer;
  dwc:maximumDepth '331'^^xsd:integer;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:observationDate '1972-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 28.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.1'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2575 15.4925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2575"^^xsd:decimal ;
  dwc:decimalLongitude "15.4925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2575 15.4925)"^^geo:wktLiteral ;
  geo-pos:lat "37.2575"^^xsd:decimal ;
  geo-pos:long "15.4925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '15.4925'^^xsd:double;
  dwc:latitude '37.2575'^^xsd:double;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1974-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.262222 4.967917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.262222"^^xsd:decimal ;
  dwc:decimalLongitude "4.967917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.262222 4.967917)"^^geo:wktLiteral ;
  geo-pos:lat "55.262222"^^xsd:decimal ;
  geo-pos:long "4.967917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aphrodita aculeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.967917'^^xsd:double;
  dwc:latitude '55.262222'^^xsd:double;
  dwc:minimumDepth '45.5'^^xsd:double;
  dwc:maximumDepth '45.5'^^xsd:double;
  dwc:aphiaid '129840'^^xsd:integer;
  dwc:observationDate '1990-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '129840'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8 -14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4069"^^xsd:integer ;
  dwc:maximumDepthInMeters "4069"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8 -14.1)"^^geo:wktLiteral ;
  geo-pos:lat "49.8"^^xsd:decimal ;
  geo-pos:long "-14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Molpadia blakei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-14.1'^^xsd:double;
  dwc:latitude '49.8'^^xsd:double;
  dwc:minimumDepth '4069'^^xsd:integer;
  dwc:maximumDepth '4069'^^xsd:integer;
  dwc:aphiaid '124797'^^xsd:integer;
  dwc:observationDate '1977-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '124797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.393333 -15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.393333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2680"^^xsd:integer ;
  dwc:maximumDepthInMeters "2680"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.393333 -15.66)"^^geo:wktLiteral ;
  geo-pos:lat "27.393333"^^xsd:decimal ;
  geo-pos:long "-15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neotanais americanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-15.66'^^xsd:double;
  dwc:latitude '27.393333'^^xsd:double;
  dwc:minimumDepth '2680'^^xsd:integer;
  dwc:maximumDepth '2680'^^xsd:integer;
  dwc:aphiaid '136330'^^xsd:integer;
  dwc:observationDate '1968-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '136330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58167 -3.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58167"^^xsd:decimal ;
  dwc:decimalLongitude "-3.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4729"^^xsd:integer ;
  dwc:maximumDepthInMeters "4729"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58167 -3.16)"^^geo:wktLiteral ;
  geo-pos:lat "44.58167"^^xsd:decimal ;
  geo-pos:long "-3.16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neotanais americanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-3.16'^^xsd:double;
  dwc:latitude '44.58167'^^xsd:double;
  dwc:minimumDepth '4729'^^xsd:integer;
  dwc:maximumDepth '4729'^^xsd:integer;
  dwc:aphiaid '136330'^^xsd:integer;
  dwc:observationDate '1969-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '136330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233334 -31.541668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233334"^^xsd:decimal ;
  dwc:decimalLongitude "-31.541668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "262.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "262.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233334 -31.541668)"^^geo:wktLiteral ;
  geo-pos:lat "35.233334"^^xsd:decimal ;
  geo-pos:long "-31.541668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-31.541668'^^xsd:double;
  dwc:latitude '35.233334'^^xsd:double;
  dwc:minimumDepth '262.5'^^xsd:double;
  dwc:maximumDepth '262.5'^^xsd:double;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.011665 -35.498333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.011665"^^xsd:decimal ;
  dwc:decimalLongitude "-35.498333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "202.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "202.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.011665 -35.498333)"^^geo:wktLiteral ;
  geo-pos:lat "41.011665"^^xsd:decimal ;
  geo-pos:long "-35.498333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-35.498333'^^xsd:double;
  dwc:latitude '41.011665'^^xsd:double;
  dwc:minimumDepth '202.5'^^xsd:double;
  dwc:maximumDepth '202.5'^^xsd:double;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.453333 -29.941668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.453333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.941668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "197.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.453333 -29.941668)"^^geo:wktLiteral ;
  geo-pos:lat "28.453333"^^xsd:decimal ;
  geo-pos:long "-29.941668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.941668'^^xsd:double;
  dwc:latitude '28.453333'^^xsd:double;
  dwc:minimumDepth '197.5'^^xsd:double;
  dwc:maximumDepth '197.5'^^xsd:double;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 5.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "5.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 5.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "5.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '5.85'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 6.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95"^^xsd:decimal ;
  dwc:decimalLongitude "6.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 6.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.95"^^xsd:decimal ;
  geo-pos:long "6.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '6.25'^^xsd:double;
  dwc:latitude '40.95'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.88333 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.88333"^^xsd:decimal ;
  dwc:decimalLongitude "6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.88333 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.88333"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '40.88333'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -21.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -21.2)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-21.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-21.2'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -20.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7"^^xsd:decimal ;
  dwc:decimalLongitude "-20.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "167.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "167.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -20.8)"^^geo:wktLiteral ;
  geo-pos:lat "49.7"^^xsd:decimal ;
  geo-pos:long "-20.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-20.8'^^xsd:double;
  dwc:latitude '49.7'^^xsd:double;
  dwc:minimumDepth '167.5'^^xsd:double;
  dwc:maximumDepth '167.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -42.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-42.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -42.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-42.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-42.4'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1964-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.98639 7.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.98639"^^xsd:decimal ;
  dwc:decimalLongitude "7.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.98639 7.83)"^^geo:wktLiteral ;
  geo-pos:lat "53.98639"^^xsd:decimal ;
  geo-pos:long "7.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ampharete finmarchica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '7.83'^^xsd:double;
  dwc:latitude '53.98639'^^xsd:double;
  dwc:aphiaid '129778'^^xsd:integer;
  dwc:observationDate '1980-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '129778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9 5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9 5.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.9"^^xsd:decimal ;
  geo-pos:long "5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Androniscus dentiger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '5.7'^^xsd:double;
  dwc:latitude '50.9'^^xsd:double;
  dwc:aphiaid '258615'^^xsd:integer;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '258615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.5 -42.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.5"^^xsd:decimal ;
  dwc:decimalLongitude "-42.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.5 -42.2)"^^geo:wktLiteral ;
  geo-pos:lat "67.5"^^xsd:decimal ;
  geo-pos:long "-42.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anonyx nugax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-42.2'^^xsd:double;
  dwc:latitude '67.5'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '102514'^^xsd:integer;
  dwc:observationDate '1953-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '102514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.975 -30.063334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.975"^^xsd:decimal ;
  dwc:decimalLongitude "-30.063334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "747.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.975 -30.063334)"^^geo:wktLiteral ;
  geo-pos:lat "44.975"^^xsd:decimal ;
  geo-pos:long "-30.063334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-30.063334'^^xsd:double;
  dwc:latitude '44.975'^^xsd:double;
  dwc:minimumDepth '747.5'^^xsd:double;
  dwc:maximumDepth '747.5'^^xsd:double;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.963333 -29.833332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.963333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.833332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.963333 -29.833332)"^^geo:wktLiteral ;
  geo-pos:lat "50.963333"^^xsd:decimal ;
  geo-pos:long "-29.833332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-29.833332'^^xsd:double;
  dwc:latitude '50.963333'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:observationDate '1981-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603333 -35.718334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.603333"^^xsd:decimal ;
  dwc:decimalLongitude "-35.718334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "755"^^xsd:integer ;
  dwc:maximumDepthInMeters "755"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.603333 -35.718334)"^^geo:wktLiteral ;
  geo-pos:lat "39.603333"^^xsd:decimal ;
  geo-pos:long "-35.718334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-35.718334'^^xsd:double;
  dwc:latitude '39.603333'^^xsd:double;
  dwc:minimumDepth '755'^^xsd:integer;
  dwc:maximumDepth '755'^^xsd:integer;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:observationDate '1982-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.783333)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nannastacus inflatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '33.783333'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '182578'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '182578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nephtys pente'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '130352'^^xsd:integer;
  dwc:observationDate '1981-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nerocila bivittata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:aphiaid '118907'^^xsd:integer;
  dwc:aphiaIdAccepted '118907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1353"^^xsd:integer ;
  dwc:maximumDepthInMeters "1353"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda sericea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '1353'^^xsd:integer;
  dwc:maximumDepth '1353'^^xsd:integer;
  dwc:aphiaid '540113'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141682'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2498"^^xsd:integer ;
  dwc:maximumDepthInMeters "2498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -11)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "-11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda sericea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '2498'^^xsd:integer;
  dwc:maximumDepth '2498'^^xsd:integer;
  dwc:aphiaid '540113'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141682'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2699"^^xsd:integer ;
  dwc:maximumDepthInMeters "2699"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -12.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda sericea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-12.8'^^xsd:double;
  dwc:latitude '55.7'^^xsd:double;
  dwc:minimumDepth '2699'^^xsd:integer;
  dwc:maximumDepth '2699'^^xsd:integer;
  dwc:aphiaid '540113'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141682'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2652"^^xsd:integer ;
  dwc:maximumDepthInMeters "2652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-37.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda sericea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2652'^^xsd:integer;
  dwc:maximumDepth '2652'^^xsd:integer;
  dwc:aphiaid '540113'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141682'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia macrura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104634'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.82 11.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.82"^^xsd:decimal ;
  dwc:decimalLongitude "11.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.82 11.06)"^^geo:wktLiteral ;
  geo-pos:lat "33.82"^^xsd:decimal ;
  geo-pos:long "11.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hydrobia djerbaensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.06'^^xsd:double;
  dwc:latitude '33.82'^^xsd:double;
  dwc:aphiaid '180989'^^xsd:integer;
  dwc:observationDate '1998-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '180989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.82 11.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.82"^^xsd:decimal ;
  dwc:decimalLongitude "11.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.82 11.06)"^^geo:wktLiteral ;
  geo-pos:lat "33.82"^^xsd:decimal ;
  geo-pos:long "11.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hydrobia djerbaensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.06'^^xsd:double;
  dwc:latitude '33.82'^^xsd:double;
  dwc:aphiaid '180989'^^xsd:integer;
  dwc:observationDate '1998-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '180989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia curta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104596'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 11.401389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.401389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 11.401389)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "11.401389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.401389'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483334 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483334"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483334 3.133333)"^^geo:wktLiteral ;
  geo-pos:lat "42.483334"^^xsd:decimal ;
  geo-pos:long "3.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483334'^^xsd:double;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.70111 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.70111"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.70111 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.70111"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '33.70111'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 20.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "20.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 20.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "20.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '20.3'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1973-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia nivea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '181305'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '393741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia nivea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '181305'^^xsd:integer;
  dwc:observationDate '1974-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '393741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia nivea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '181305'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '393741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.263332 -35.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.263332"^^xsd:decimal ;
  dwc:decimalLongitude "-35.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.263332 -35.525)"^^geo:wktLiteral ;
  geo-pos:lat "41.263332"^^xsd:decimal ;
  geo-pos:long "-35.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathothauma lyromma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-35.525'^^xsd:double;
  dwc:latitude '41.263332'^^xsd:double;
  dwc:aphiaid '139422'^^xsd:integer;
  dwc:observationDate '1980-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '139422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "570"^^xsd:integer ;
  dwc:maximumDepthInMeters "570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "-18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathothauma lyromma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '570'^^xsd:integer;
  dwc:maximumDepth '570'^^xsd:integer;
  dwc:aphiaid '139422'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '139422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.183334 -31.486668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.183334"^^xsd:decimal ;
  dwc:decimalLongitude "-31.486668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.183334 -31.486668)"^^geo:wktLiteral ;
  geo-pos:lat "35.183334"^^xsd:decimal ;
  geo-pos:long "-31.486668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathothauma lyromma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-31.486668'^^xsd:double;
  dwc:latitude '35.183334'^^xsd:double;
  dwc:aphiaid '139422'^^xsd:integer;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '139422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nerocila emphylia phaiopleura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:observationDate '1981-09-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -10.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleurocrypta hendersoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-10.8'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '536777'^^xsd:integer;
  dwc:observationDate '1883-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '118225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 56.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "56.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 56.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "56.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Prionocidaris baculosa annulifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '56.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '513678'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '513678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "172"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.1'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '172'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  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 "227.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "227.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  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/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.6'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '227.5'^^xsd:double;
  dwc:maximumDepth '227.5'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "-20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -20.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "-20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-20.5'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.578333 -29.968332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.578333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.968332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.578333 -29.968332)"^^geo:wktLiteral ;
  geo-pos:lat "28.578333"^^xsd:decimal ;
  geo-pos:long "-29.968332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.968332'^^xsd:double;
  dwc:latitude '28.578333'^^xsd:double;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.126667 -30.718332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.126667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.718332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.126667 -30.718332)"^^geo:wktLiteral ;
  geo-pos:lat "34.126667"^^xsd:decimal ;
  geo-pos:long "-30.718332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-30.718332'^^xsd:double;
  dwc:latitude '34.126667'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1971-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '18.3'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1971-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 14.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pycnogonum (Retroviger) pusillum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.9'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:aphiaid '240137'^^xsd:integer;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '240137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pycnogonum (Retroviger) pusillum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '240137'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '240137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.391667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.391667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.391667)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "10.391667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.391667'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:observationDate '1972-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 -42.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 -42.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "-42.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra stylorostratis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-42.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '107583'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Argopecten commutatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:aphiaid '715191'^^xsd:integer;
  dwc:aphiaIdAccepted '140686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Argopecten commutatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:aphiaid '715191'^^xsd:integer;
  dwc:aphiaIdAccepted '140686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.916668 -40.38333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.916668"^^xsd:decimal ;
  dwc:decimalLongitude "-40.38333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.916668 -40.38333)"^^geo:wktLiteral ;
  geo-pos:lat "37.916668"^^xsd:decimal ;
  geo-pos:long "-40.38333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.38333'^^xsd:double;
  dwc:latitude '37.916668'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tremoctopus violaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:aphiaid '141694'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.8'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1971-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra stylorostratis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '107583'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.530277 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.530277"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.530277 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.530277"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galathea squamifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '33.530277'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6 -10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1037"^^xsd:integer ;
  dwc:maximumDepthInMeters "1037"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6 -10.2)"^^geo:wktLiteral ;
  geo-pos:lat "48.6"^^xsd:decimal ;
  geo-pos:long "-10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda sericea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-10.2'^^xsd:double;
  dwc:latitude '48.6'^^xsd:double;
  dwc:minimumDepth '1037'^^xsd:integer;
  dwc:maximumDepth '1037'^^xsd:integer;
  dwc:aphiaid '540113'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141682'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.483 13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.483"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.483 13.6)"^^geo:wktLiteral ;
  geo-pos:lat "47.483"^^xsd:decimal ;
  geo-pos:long "13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mesoniscus alpicolus subterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.6'^^xsd:double;
  dwc:latitude '47.483'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.171665 -35.70667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.171665"^^xsd:decimal ;
  dwc:decimalLongitude "-35.70667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "760"^^xsd:integer ;
  dwc:maximumDepthInMeters "760"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.171665 -35.70667)"^^geo:wktLiteral ;
  geo-pos:lat "41.171665"^^xsd:decimal ;
  geo-pos:long "-35.70667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-35.70667'^^xsd:double;
  dwc:latitude '41.171665'^^xsd:double;
  dwc:minimumDepth '760'^^xsd:integer;
  dwc:maximumDepth '760'^^xsd:integer;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:observationDate '1981-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.536667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.548333)"^^geo:wktLiteral ;
  geo-pos:lat "51.536667"^^xsd:decimal ;
  geo-pos:long "-12.548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macrocypris nimia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-12.548333'^^xsd:double;
  dwc:latitude '51.536667'^^xsd:double;
  dwc:minimumDepth '1495.5'^^xsd:double;
  dwc:maximumDepth '1495.5'^^xsd:double;
  dwc:aphiaid '460313'^^xsd:integer;
  dwc:observationDate '1972-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '460313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -1.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-1.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1.4'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^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 "122.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "122.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '122.5'^^xsd:double;
  dwc:maximumDepth '122.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.216667 26.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.216667"^^xsd:decimal ;
  dwc:decimalLongitude "26.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.216667 26.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.216667"^^xsd:decimal ;
  geo-pos:long "26.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.6'^^xsd:double;
  dwc:latitude '34.216667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -35.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01"^^xsd:decimal ;
  dwc:decimalLongitude "-35.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -35.495)"^^geo:wktLiteral ;
  geo-pos:lat "38.01"^^xsd:decimal ;
  geo-pos:long "-35.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-35.495'^^xsd:double;
  dwc:latitude '38.01'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1980-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.29 -14.771667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.29"^^xsd:decimal ;
  dwc:decimalLongitude "-14.771667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5270"^^xsd:integer ;
  dwc:maximumDepthInMeters "5270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.29 -14.771667)"^^geo:wktLiteral ;
  geo-pos:lat "42.29"^^xsd:decimal ;
  geo-pos:long "-14.771667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Molpadia blakei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-14.771667'^^xsd:double;
  dwc:latitude '42.29'^^xsd:double;
  dwc:minimumDepth '5270'^^xsd:integer;
  dwc:maximumDepth '5270'^^xsd:integer;
  dwc:aphiaid '124797'^^xsd:integer;
  dwc:observationDate '1966-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '124797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 15.2)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "15.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Protracheoniscus hermagorensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:aphiaid '262657'^^xsd:integer;
  dwc:aphiaIdAccepted '262657'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1969-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis celetaria celetaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '562151'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '341866'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  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 "227.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "227.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  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/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathothauma lyromma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.6'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '227.5'^^xsd:double;
  dwc:maximumDepth '227.5'^^xsd:double;
  dwc:aphiaid '139422'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '139422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia nivea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '181305'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '393741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.468056 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.468056"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.468056 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.468056"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.468056'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 5.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "5.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 5.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "5.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '5.85'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.86667 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.86667"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.86667 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.86667"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '35.86667'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.88333 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.88333"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.88333 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.88333"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '40.88333'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666 -10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.016666"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666 -10.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.016666"^^xsd:decimal ;
  geo-pos:long "-10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-10.9'^^xsd:double;
  dwc:latitude '58.016666'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1967-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-33.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-33.7'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-39.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -39.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.1"^^xsd:decimal ;
  geo-pos:long "-39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-39.5'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -23.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1979-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -23.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1979-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tremoctopus violaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:aphiaid '141694'^^xsd:integer;
  dwc:observationDate '1972-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tremoctopus violaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141694'^^xsd:integer;
  dwc:observationDate '1969-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '141694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 15.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "15.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tremoctopus violaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '15.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '141694'^^xsd:integer;
  dwc:observationDate '1969-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '141694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.958 -7.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.958"^^xsd:decimal ;
  dwc:decimalLongitude "-7.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "358.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "358.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.958 -7.85)"^^geo:wktLiteral ;
  geo-pos:lat "47.958"^^xsd:decimal ;
  geo-pos:long "-7.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-7.85'^^xsd:double;
  dwc:latitude '47.958'^^xsd:double;
  dwc:minimumDepth '358.5'^^xsd:double;
  dwc:maximumDepth '358.5'^^xsd:double;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:observationDate '1971-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 25.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983334 -10.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.983334"^^xsd:decimal ;
  dwc:decimalLongitude "-10.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983334 -10.983333)"^^geo:wktLiteral ;
  geo-pos:lat "57.983334"^^xsd:decimal ;
  geo-pos:long "-10.983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-10.983333'^^xsd:double;
  dwc:latitude '57.983334'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 21.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tremoctopus violaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '21.8'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141694'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '141694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '132.5'^^xsd:double;
  dwc:maximumDepth '132.5'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudocnella syracusana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '32.5'^^xsd:double;
  dwc:maximumDepth '32.5'^^xsd:double;
  dwc:aphiaid '242021'^^xsd:integer;
  dwc:observationDate '1973-07-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.931667 -29.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.931667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.931667 -29.87)"^^geo:wktLiteral ;
  geo-pos:lat "31.931667"^^xsd:decimal ;
  geo-pos:long "-29.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathothauma lyromma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.87'^^xsd:double;
  dwc:latitude '31.931667'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '139422'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '139422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nerocila arres'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '256838'^^xsd:integer;
  dwc:observationDate '1978-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '256838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075558 10.258333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.075558"^^xsd:decimal ;
  dwc:decimalLongitude "10.258333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075558 10.258333)"^^geo:wktLiteral ;
  geo-pos:lat "37.075558"^^xsd:decimal ;
  geo-pos:long "10.258333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Goneplax rhomboides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.258333'^^xsd:double;
  dwc:latitude '37.075558'^^xsd:double;
  dwc:minimumDepth '24.5'^^xsd:double;
  dwc:maximumDepth '24.5'^^xsd:double;
  dwc:aphiaid '107292'^^xsd:integer;
  dwc:observationDate '1974-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '107292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.248333 -15.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.248333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2988"^^xsd:integer ;
  dwc:maximumDepthInMeters "2988"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.248333 -15.605)"^^geo:wktLiteral ;
  geo-pos:lat "27.248333"^^xsd:decimal ;
  geo-pos:long "-15.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neotanais americanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-15.605'^^xsd:double;
  dwc:latitude '27.248333'^^xsd:double;
  dwc:minimumDepth '2988'^^xsd:integer;
  dwc:maximumDepth '2988'^^xsd:integer;
  dwc:aphiaid '136330'^^xsd:integer;
  dwc:observationDate '1968-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '136330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2 -1.3)"^^geo:wktLiteral ;
  geo-pos:lat "60.2"^^xsd:decimal ;
  geo-pos:long "-1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1.3'^^xsd:double;
  dwc:latitude '60.2'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -30.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -30.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-30.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-30.3'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1979-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Argopecten commutatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '715191'^^xsd:integer;
  dwc:aphiaIdAccepted '140686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 22.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 22.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "22.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '22.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '77.5'^^xsd:double;
  dwc:maximumDepth '77.5'^^xsd:double;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.1"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.1"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '63.1'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.88333 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.88333"^^xsd:decimal ;
  dwc:decimalLongitude "6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.88333 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.88333"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '40.88333'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.946667 -29.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.946667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "199"^^xsd:integer ;
  dwc:maximumDepthInMeters "199"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.946667 -29.935)"^^geo:wktLiteral ;
  geo-pos:lat "44.946667"^^xsd:decimal ;
  geo-pos:long "-29.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-29.935'^^xsd:double;
  dwc:latitude '44.946667'^^xsd:double;
  dwc:minimumDepth '199'^^xsd:integer;
  dwc:maximumDepth '199'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia macrura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104634'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.055 -29.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.055"^^xsd:decimal ;
  dwc:decimalLongitude "-29.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1001"^^xsd:integer ;
  dwc:maximumDepthInMeters "1001"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.055 -29.985)"^^geo:wktLiteral ;
  geo-pos:lat "45.055"^^xsd:decimal ;
  geo-pos:long "-29.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-29.985'^^xsd:double;
  dwc:latitude '45.055'^^xsd:double;
  dwc:minimumDepth '1001'^^xsd:integer;
  dwc:maximumDepth '1001'^^xsd:integer;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia curta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104596'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^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 "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -6.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-6.7'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 -40.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "-40.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 -40.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "-40.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-40.9'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1964-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.536667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.548333)"^^geo:wktLiteral ;
  geo-pos:lat "51.536667"^^xsd:decimal ;
  geo-pos:long "-12.548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macrocypris nimia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-12.548333'^^xsd:double;
  dwc:latitude '51.536667'^^xsd:double;
  dwc:minimumDepth '1495.5'^^xsd:double;
  dwc:maximumDepth '1495.5'^^xsd:double;
  dwc:aphiaid '460313'^^xsd:integer;
  dwc:observationDate '1972-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '460313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.536667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.548333)"^^geo:wktLiteral ;
  geo-pos:lat "51.536667"^^xsd:decimal ;
  geo-pos:long "-12.548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macrocypris nimia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-12.548333'^^xsd:double;
  dwc:latitude '51.536667'^^xsd:double;
  dwc:minimumDepth '1495.5'^^xsd:double;
  dwc:maximumDepth '1495.5'^^xsd:double;
  dwc:aphiaid '460313'^^xsd:integer;
  dwc:observationDate '1972-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '460313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.536667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.548333)"^^geo:wktLiteral ;
  geo-pos:lat "51.536667"^^xsd:decimal ;
  geo-pos:long "-12.548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macrocypris nimia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-12.548333'^^xsd:double;
  dwc:latitude '51.536667'^^xsd:double;
  dwc:minimumDepth '1495.5'^^xsd:double;
  dwc:maximumDepth '1495.5'^^xsd:double;
  dwc:aphiaid '460313'^^xsd:integer;
  dwc:observationDate '1972-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '460313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "250.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '250.5'^^xsd:double;
  dwc:maximumDepth '250.5'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:observationDate '1972-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.125 10.794444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.794444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.125 10.794444)"^^geo:wktLiteral ;
  geo-pos:lat "37.125"^^xsd:decimal ;
  geo-pos:long "10.794444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '10.794444'^^xsd:double;
  dwc:latitude '37.125'^^xsd:double;
  dwc:minimumDepth '60.5'^^xsd:double;
  dwc:maximumDepth '60.5'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:observationDate '1972-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.125 10.794444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.794444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.125 10.794444)"^^geo:wktLiteral ;
  geo-pos:lat "37.125"^^xsd:decimal ;
  geo-pos:long "10.794444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '10.794444'^^xsd:double;
  dwc:latitude '37.125'^^xsd:double;
  dwc:minimumDepth '60.5'^^xsd:double;
  dwc:maximumDepth '60.5'^^xsd:double;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:observationDate '1972-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gomphopodarion abyssoicum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.746667'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:minimumDepth '4430.5'^^xsd:double;
  dwc:maximumDepth '4430.5'^^xsd:double;
  dwc:aphiaid '351960'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.575 -43.935555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.575"^^xsd:decimal ;
  dwc:decimalLongitude "-43.935555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.575 -43.935555)"^^geo:wktLiteral ;
  geo-pos:lat "69.575"^^xsd:decimal ;
  geo-pos:long "-43.935555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hydrobiidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-43.935555'^^xsd:double;
  dwc:latitude '69.575'^^xsd:double;
  dwc:aphiaid '120'^^xsd:integer;
  dwc:observationDate '1968-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.52778 -44.042778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.52778"^^xsd:decimal ;
  dwc:decimalLongitude "-44.042778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.52778 -44.042778)"^^geo:wktLiteral ;
  geo-pos:lat "69.52778"^^xsd:decimal ;
  geo-pos:long "-44.042778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hydrobiidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-44.042778'^^xsd:double;
  dwc:latitude '69.52778'^^xsd:double;
  dwc:aphiaid '120'^^xsd:integer;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.833473 3.676528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.833473"^^xsd:decimal ;
  dwc:decimalLongitude "3.676528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.833473 3.676528)"^^geo:wktLiteral ;
  geo-pos:lat "55.833473"^^xsd:decimal ;
  geo-pos:long "3.676528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hydroides norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.676528'^^xsd:double;
  dwc:latitude '55.833473'^^xsd:double;
  dwc:minimumDepth '48.4'^^xsd:double;
  dwc:maximumDepth '48.4'^^xsd:double;
  dwc:aphiaid '131009'^^xsd:integer;
  dwc:observationDate '1990-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.391666 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.391666"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.391666 15.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.391666"^^xsd:decimal ;
  geo-pos:long "15.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '37.391666'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:observationDate '1988-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.095)"^^geo:wktLiteral ;
  geo-pos:lat "47.6"^^xsd:decimal ;
  geo-pos:long "-8.095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lumbrineriopsis gasconiensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-8.095'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:aphiaid '130233'^^xsd:integer;
  dwc:observationDate '1973-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '130233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '205077'^^xsd:integer;
  dwc:observationDate '1973-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '205077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2 -22)"^^geo:wktLiteral ;
  geo-pos:lat "64.2"^^xsd:decimal ;
  geo-pos:long "-22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Malacoceros jirkovi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.2'^^xsd:double;
  dwc:aphiaid '156232'^^xsd:integer;
  dwc:observationDate '1998-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '156232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.975 -36.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.975"^^xsd:decimal ;
  dwc:decimalLongitude "-36.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "770"^^xsd:integer ;
  dwc:maximumDepthInMeters "770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.975 -36.415)"^^geo:wktLiteral ;
  geo-pos:lat "39.975"^^xsd:decimal ;
  geo-pos:long "-36.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-36.415'^^xsd:double;
  dwc:latitude '39.975'^^xsd:double;
  dwc:minimumDepth '770'^^xsd:integer;
  dwc:maximumDepth '770'^^xsd:integer;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.65167 -30.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.65167"^^xsd:decimal ;
  dwc:decimalLongitude "-30.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.65167 -30.23)"^^geo:wktLiteral ;
  geo-pos:lat "47.65167"^^xsd:decimal ;
  geo-pos:long "-30.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-30.23'^^xsd:double;
  dwc:latitude '47.65167'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:observationDate '1981-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.65167 -30.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.65167"^^xsd:decimal ;
  dwc:decimalLongitude "-30.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "760"^^xsd:integer ;
  dwc:maximumDepthInMeters "760"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.65167 -30.23)"^^geo:wktLiteral ;
  geo-pos:lat "47.65167"^^xsd:decimal ;
  geo-pos:long "-30.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-30.23'^^xsd:double;
  dwc:latitude '47.65167'^^xsd:double;
  dwc:minimumDepth '760'^^xsd:integer;
  dwc:maximumDepth '760'^^xsd:integer;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:observationDate '1981-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -5.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "-5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia nivea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1844'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5.2'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:aphiaid '181305'^^xsd:integer;
  dwc:observationDate '1844-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '393741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia nivea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1862'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:aphiaid '181305'^^xsd:integer;
  dwc:observationDate '1862-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '393741'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 10.744167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.744167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 10.744167)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "10.744167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia nivea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.744167'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:maximumDepth '17.5'^^xsd:double;
  dwc:aphiaid '181305'^^xsd:integer;
  dwc:observationDate '1973-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '393741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1966-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1967-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 26.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "26.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 26.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "26.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '26.8'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1973-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.316666 -30.051666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.316666"^^xsd:decimal ;
  dwc:decimalLongitude "-30.051666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.316666 -30.051666)"^^geo:wktLiteral ;
  geo-pos:lat "32.316666"^^xsd:decimal ;
  geo-pos:long "-30.051666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathothauma lyromma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-30.051666'^^xsd:double;
  dwc:latitude '32.316666'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '139422'^^xsd:integer;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '139422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "157.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathothauma lyromma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-14.1'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '157.5'^^xsd:double;
  dwc:maximumDepth '157.5'^^xsd:double;
  dwc:aphiaid '139422'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '139422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.845 -36.06167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.845"^^xsd:decimal ;
  dwc:decimalLongitude "-36.06167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.845 -36.06167)"^^geo:wktLiteral ;
  geo-pos:lat "39.845"^^xsd:decimal ;
  geo-pos:long "-36.06167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathothauma lyromma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-36.06167'^^xsd:double;
  dwc:latitude '39.845'^^xsd:double;
  dwc:aphiaid '139422'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '139422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453335 -31.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.453335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453335 -31.86)"^^geo:wktLiteral ;
  geo-pos:lat "35.453335"^^xsd:decimal ;
  geo-pos:long "-31.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathothauma lyromma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-31.86'^^xsd:double;
  dwc:latitude '35.453335'^^xsd:double;
  dwc:aphiaid '139422'^^xsd:integer;
  dwc:observationDate '1980-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '139422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 49.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 49.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "49.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Temora discaudata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '49.8'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:aphiaid '220898'^^xsd:integer;
  dwc:observationDate '1956-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '220898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.691666 -7.323333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.691666"^^xsd:decimal ;
  dwc:decimalLongitude "-7.323333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "543.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "543.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.691666 -7.323333)"^^geo:wktLiteral ;
  geo-pos:lat "36.691666"^^xsd:decimal ;
  geo-pos:long "-7.323333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flabellum chunii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-7.323333'^^xsd:double;
  dwc:latitude '36.691666'^^xsd:double;
  dwc:minimumDepth '543.5'^^xsd:double;
  dwc:maximumDepth '543.5'^^xsd:double;
  dwc:aphiaid '135196'^^xsd:integer;
  dwc:observationDate '1984-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '135196'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.8"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "549"^^xsd:integer ;
  dwc:maximumDepthInMeters "549"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8 -30)"^^geo:wktLiteral ;
  geo-pos:lat "27.8"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium thericium litteratum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '27.8'^^xsd:double;
  dwc:minimumDepth '549'^^xsd:integer;
  dwc:maximumDepth '549'^^xsd:integer;
  dwc:observationDate '1964-02-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.54 -30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.54"^^xsd:decimal ;
  dwc:decimalLongitude "-30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.54 -30.01)"^^geo:wktLiteral ;
  geo-pos:lat "30.54"^^xsd:decimal ;
  geo-pos:long "-30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-30.01'^^xsd:double;
  dwc:latitude '30.54'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 28)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.786667 -36.268333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.786667"^^xsd:decimal ;
  dwc:decimalLongitude "-36.268333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.786667 -36.268333)"^^geo:wktLiteral ;
  geo-pos:lat "39.786667"^^xsd:decimal ;
  geo-pos:long "-36.268333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-36.268333'^^xsd:double;
  dwc:latitude '39.786667'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^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 "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "510"^^xsd:integer ;
  dwc:maximumDepthInMeters "510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16.3)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16.3'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '510'^^xsd:integer;
  dwc:maximumDepth '510'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "455"^^xsd:integer ;
  dwc:maximumDepthInMeters "455"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '455'^^xsd:integer;
  dwc:maximumDepth '455'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104561'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 -35.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^xsd:decimal ;
  dwc:decimalLongitude "-35.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 -35.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "-35.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta tonsa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-35.9'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '359879'^^xsd:integer;
  dwc:observationDate '1928-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '359879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 17.8)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio longicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17.8'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:aphiaid '262356'^^xsd:integer;
  dwc:aphiaIdAccepted '262356'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -21.7)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-21.7'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "22.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '22.8'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -20.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7"^^xsd:decimal ;
  dwc:decimalLongitude "-20.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "167.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "167.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -20.8)"^^geo:wktLiteral ;
  geo-pos:lat "49.7"^^xsd:decimal ;
  geo-pos:long "-20.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-20.8'^^xsd:double;
  dwc:latitude '49.7'^^xsd:double;
  dwc:minimumDepth '167.5'^^xsd:double;
  dwc:maximumDepth '167.5'^^xsd:double;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euchirella intermedia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '149725'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euchirella intermedia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '149725'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.753332 -14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.753332"^^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 "1934"^^xsd:integer ;
  dwc:maximumDepthInMeters "1934"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.753332 -14.2)"^^geo:wktLiteral ;
  geo-pos:lat "27.753332"^^xsd:decimal ;
  geo-pos:long "-14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eurycope canariensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-14.2'^^xsd:double;
  dwc:latitude '27.753332'^^xsd:double;
  dwc:minimumDepth '1934'^^xsd:integer;
  dwc:maximumDepth '1934'^^xsd:integer;
  dwc:aphiaid '118613'^^xsd:integer;
  dwc:observationDate '1968-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '118613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.655 12.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.655"^^xsd:decimal ;
  dwc:decimalLongitude "12.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.655 12.575)"^^geo:wktLiteral ;
  geo-pos:lat "37.655"^^xsd:decimal ;
  geo-pos:long "12.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galathea squamifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.575'^^xsd:double;
  dwc:latitude '37.655'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107154'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euaugaptilus facilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104387'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -13.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopoteuthis danae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-13.4'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:aphiaid '342056'^^xsd:integer;
  dwc:observationDate '1979-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '342056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus longifurca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104797'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '360542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '224183'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '224183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.9'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "15.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 15.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "15.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '15.5'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1960-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 22.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 22.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "22.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '22.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '77.5'^^xsd:double;
  dwc:maximumDepth '77.5'^^xsd:double;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -5.7)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1843'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5.7'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:observationDate '1843-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 14.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.8'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.450832 -13.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.450832"^^xsd:decimal ;
  dwc:decimalLongitude "-13.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2506"^^xsd:integer ;
  dwc:maximumDepthInMeters "2506"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.450832 -13.34)"^^geo:wktLiteral ;
  geo-pos:lat "50.450832"^^xsd:decimal ;
  geo-pos:long "-13.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hymenaster'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.34'^^xsd:double;
  dwc:latitude '50.450832'^^xsd:double;
  dwc:minimumDepth '2506'^^xsd:integer;
  dwc:maximumDepth '2506'^^xsd:integer;
  dwc:aphiaid '123333'^^xsd:integer;
  dwc:observationDate '1972-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '123333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -38.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-38.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "329"^^xsd:integer ;
  dwc:maximumDepthInMeters "329"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -38.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-38.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Illex illecebrosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-38.8'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '329'^^xsd:integer;
  dwc:maximumDepth '329'^^xsd:integer;
  dwc:aphiaid '153087'^^xsd:integer;
  dwc:observationDate '1878-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '153087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 13.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Jaxea nocturna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '13.6'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107737'^^xsd:integer;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.208332 6.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.208332"^^xsd:decimal ;
  dwc:decimalLongitude "6.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.208332 6.633333)"^^geo:wktLiteral ;
  geo-pos:lat "35.208332"^^xsd:decimal ;
  geo-pos:long "6.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lernaeodiscus ingolfi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '6.633333'^^xsd:double;
  dwc:latitude '35.208332'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '134790'^^xsd:integer;
  dwc:observationDate '1969-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '134790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16.2)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tremoctopus violaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16.2'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141694'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '141694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "83"^^xsd:integer ;
  dwc:maximumDepthInMeters "83"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tremoctopus violaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '26.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '83'^^xsd:integer;
  dwc:maximumDepth '83'^^xsd:integer;
  dwc:aphiaid '141694'^^xsd:integer;
  dwc:observationDate '1969-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '141694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tremoctopus violaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141694'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '141694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.98333 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.98333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.98333 -4.1)"^^geo:wktLiteral ;
  geo-pos:lat "66.98333"^^xsd:decimal ;
  geo-pos:long "-4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '66.98333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1967-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 15.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 15.983333)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "15.983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '15.983333'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.183334 -25.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.183334"^^xsd:decimal ;
  dwc:decimalLongitude "-25.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.183334 -25.15)"^^geo:wktLiteral ;
  geo-pos:lat "45.183334"^^xsd:decimal ;
  geo-pos:long "-25.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-25.15'^^xsd:double;
  dwc:latitude '45.183334'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1967-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.65"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.65"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '35.65'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 5.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 5.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "5.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '5.85'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016666 26.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.016666"^^xsd:decimal ;
  dwc:decimalLongitude "26.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "247.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "247.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016666 26.533333)"^^geo:wktLiteral ;
  geo-pos:lat "34.016666"^^xsd:decimal ;
  geo-pos:long "26.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.533333'^^xsd:double;
  dwc:latitude '34.016666'^^xsd:double;
  dwc:minimumDepth '247.5'^^xsd:double;
  dwc:maximumDepth '247.5'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.916668 26.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.916668"^^xsd:decimal ;
  dwc:decimalLongitude "26.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "497.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "497.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.916668 26.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.916668"^^xsd:decimal ;
  geo-pos:long "26.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.8'^^xsd:double;
  dwc:latitude '34.916668'^^xsd:double;
  dwc:minimumDepth '497.5'^^xsd:double;
  dwc:maximumDepth '497.5'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia gemina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104600'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia gemina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104600'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia gemina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104600'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Molpadia blakei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.746667'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:aphiaid '124797'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '124797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.043333 -29.208332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.043333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.208332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.043333 -29.208332)"^^geo:wktLiteral ;
  geo-pos:lat "30.043333"^^xsd:decimal ;
  geo-pos:long "-29.208332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-29.208332'^^xsd:double;
  dwc:latitude '30.043333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1982-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.043333 -28.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.043333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.043333 -28.05)"^^geo:wktLiteral ;
  geo-pos:lat "30.043333"^^xsd:decimal ;
  geo-pos:long "-28.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-28.05'^^xsd:double;
  dwc:latitude '30.043333'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1982-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.035 -29.218332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.035"^^xsd:decimal ;
  dwc:decimalLongitude "-29.218332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.035 -29.218332)"^^geo:wktLiteral ;
  geo-pos:lat "30.035"^^xsd:decimal ;
  geo-pos:long "-29.218332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-29.218332'^^xsd:double;
  dwc:latitude '30.035'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1982-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.068333 -29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.068333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "197.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.068333 -29.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.068333"^^xsd:decimal ;
  geo-pos:long "-29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-29.9'^^xsd:double;
  dwc:latitude '32.068333'^^xsd:double;
  dwc:minimumDepth '197.5'^^xsd:double;
  dwc:maximumDepth '197.5'^^xsd:double;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mucronella labiata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.875 11.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.875"^^xsd:decimal ;
  dwc:decimalLongitude "11.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.875 11.166667)"^^geo:wktLiteral ;
  geo-pos:lat "33.875"^^xsd:decimal ;
  geo-pos:long "11.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.166667'^^xsd:double;
  dwc:latitude '33.875'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '103524'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7 -31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7 -31)"^^geo:wktLiteral ;
  geo-pos:lat "48.7"^^xsd:decimal ;
  geo-pos:long "-31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paramysis nouveli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-31'^^xsd:integer;
  dwc:latitude '48.7'^^xsd:double;
  dwc:aphiaid '120156'^^xsd:integer;
  dwc:observationDate '1983-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '120156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2083"^^xsd:integer ;
  dwc:maximumDepthInMeters "2083"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -14.1)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ethusina talismani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-14.1'^^xsd:double;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '2083'^^xsd:integer;
  dwc:maximumDepth '2083'^^xsd:integer;
  dwc:aphiaid '107287'^^xsd:integer;
  dwc:observationDate '1883-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25403 15.4925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25403"^^xsd:decimal ;
  dwc:decimalLongitude "15.4925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25403 15.4925)"^^geo:wktLiteral ;
  geo-pos:lat "37.25403"^^xsd:decimal ;
  geo-pos:long "15.4925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '15.4925'^^xsd:double;
  dwc:latitude '37.25403'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1974-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 13.7)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptomysis burgii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '13.7'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '120051'^^xsd:integer;
  dwc:observationDate '1975-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '120050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.24167 5.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.24167"^^xsd:decimal ;
  dwc:decimalLongitude "5.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.24167 5.283333)"^^geo:wktLiteral ;
  geo-pos:lat "60.24167"^^xsd:decimal ;
  geo-pos:long "5.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thyasira ariemtus croielineuris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '5.283333'^^xsd:double;
  dwc:latitude '60.24167'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:observationDate '1969-04-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -10.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -10.966667)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "-10.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-10.966667'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.283333 13.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.283333"^^xsd:decimal ;
  dwc:decimalLongitude "13.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "197.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.283333 13.133333)"^^geo:wktLiteral ;
  geo-pos:lat "40.283333"^^xsd:decimal ;
  geo-pos:long "13.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '13.133333'^^xsd:double;
  dwc:latitude '40.283333'^^xsd:double;
  dwc:minimumDepth '197.5'^^xsd:double;
  dwc:maximumDepth '197.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -0.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-0.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caecognathia elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '118982'^^xsd:integer;
  dwc:observationDate '1935-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '118982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.136665 -9.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.136665"^^xsd:decimal ;
  dwc:decimalLongitude "-9.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.136665 -9.116667)"^^geo:wktLiteral ;
  geo-pos:lat "53.136665"^^xsd:decimal ;
  geo-pos:long "-9.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Jorunna lemchei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-9.116667'^^xsd:double;
  dwc:latitude '53.136665'^^xsd:double;
  dwc:aphiaid '196602'^^xsd:integer;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '828314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2 -30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2"^^xsd:decimal ;
  dwc:decimalLongitude "-30.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2 -30.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.2"^^xsd:decimal ;
  geo-pos:long "-30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachiella thynni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-30.5'^^xsd:double;
  dwc:latitude '32.2'^^xsd:double;
  dwc:aphiaid '135839'^^xsd:integer;
  dwc:observationDate '1966-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '135839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.2 -28.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "795"^^xsd:integer ;
  dwc:maximumDepthInMeters "795"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.2 -28.8)"^^geo:wktLiteral ;
  geo-pos:lat "65.2"^^xsd:decimal ;
  geo-pos:long "-28.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-28.8'^^xsd:double;
  dwc:latitude '65.2'^^xsd:double;
  dwc:minimumDepth '795'^^xsd:integer;
  dwc:maximumDepth '795'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1973-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.48 -17.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.48"^^xsd:decimal ;
  dwc:decimalLongitude "-17.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.48 -17.665)"^^geo:wktLiteral ;
  geo-pos:lat "35.48"^^xsd:decimal ;
  geo-pos:long "-17.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-17.665'^^xsd:double;
  dwc:latitude '35.48'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1951-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Monolistra (Typhlosphaeroma) bericum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '264206'^^xsd:integer;
  dwc:aphiaIdAccepted '264834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Disco longus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104529'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '765515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-40.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-40.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-40.8'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1970-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -7)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-7'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euaugaptilus humilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104395'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -10.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.05"^^xsd:decimal ;
  dwc:decimalLongitude "-10.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.05 -10.966667)"^^geo:wktLiteral ;
  geo-pos:lat "58.05"^^xsd:decimal ;
  geo-pos:long "-10.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-10.966667'^^xsd:double;
  dwc:latitude '58.05'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "32.8"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis corona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '32.8'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:aphiaid '140112'^^xsd:integer;
  dwc:observationDate '1971-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '140112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -6.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -6.6)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "-6.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-6.6'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:observationDate '1958-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.845 -8.088056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.845"^^xsd:decimal ;
  dwc:decimalLongitude "-8.088056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1462.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1462.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.845 -8.088056)"^^geo:wktLiteral ;
  geo-pos:lat "47.845"^^xsd:decimal ;
  geo-pos:long "-8.088056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Weltneria exargilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-8.088056'^^xsd:double;
  dwc:latitude '47.845'^^xsd:double;
  dwc:minimumDepth '1462.5'^^xsd:double;
  dwc:maximumDepth '1462.5'^^xsd:double;
  dwc:aphiaid '106145'^^xsd:integer;
  dwc:observationDate '1970-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '106145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Protracheoniscus venetus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:aphiaid '262698'^^xsd:integer;
  dwc:aphiaIdAccepted '262695'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "875"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '875'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502342 -0.0244139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.502342"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0244139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.502342 -0.0244139)"^^geo:wktLiteral ;
  geo-pos:lat "51.502342"^^xsd:decimal ;
  geo-pos:long "-0.0244139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heleobia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-0.0244139'^^xsd:double;
  dwc:latitude '51.502342'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138080'^^xsd:integer;
  dwc:observationDate '2007-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '138080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1969-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 0.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^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 "52.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.5)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.5'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '52.5'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus rathkei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '263585'^^xsd:integer;
  dwc:observationDate '1928-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '263585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "872"^^xsd:integer ;
  dwc:maximumDepthInMeters "872"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stilus insignis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '872'^^xsd:integer;
  dwc:maximumDepth '872'^^xsd:integer;
  dwc:aphiaid '592541'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.15111 12.452222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.15111"^^xsd:decimal ;
  dwc:decimalLongitude "12.452222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.15111 12.452222)"^^geo:wktLiteral ;
  geo-pos:lat "56.15111"^^xsd:decimal ;
  geo-pos:long "12.452222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eumida ockelmanni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '12.452222'^^xsd:double;
  dwc:latitude '56.15111'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '130642'^^xsd:integer;
  dwc:observationDate '1986-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '130642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.995 -10.663333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.995"^^xsd:decimal ;
  dwc:decimalLongitude "-10.663333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2091"^^xsd:integer ;
  dwc:maximumDepthInMeters "2091"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.995 -10.663333)"^^geo:wktLiteral ;
  geo-pos:lat "57.995"^^xsd:decimal ;
  geo-pos:long "-10.663333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eurycope centobi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-10.663333'^^xsd:double;
  dwc:latitude '57.995'^^xsd:double;
  dwc:minimumDepth '2091'^^xsd:integer;
  dwc:maximumDepth '2091'^^xsd:integer;
  dwc:aphiaid '183151'^^xsd:integer;
  dwc:observationDate '1976-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '183151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Fissurellidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '111'^^xsd:integer;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Foxtonia barbatula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104457'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4947 0.0538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4947"^^xsd:decimal ;
  dwc:decimalLongitude "0.0538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4947 0.0538)"^^geo:wktLiteral ;
  geo-pos:lat "51.4947"^^xsd:decimal ;
  geo-pos:long "0.0538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heleobia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '0.0538'^^xsd:double;
  dwc:latitude '51.4947'^^xsd:double;
  dwc:aphiaid '138080'^^xsd:integer;
  dwc:observationDate '2003-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.484 0.0096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.484"^^xsd:decimal ;
  dwc:decimalLongitude "0.0096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.484 0.0096)"^^geo:wktLiteral ;
  geo-pos:lat "51.484"^^xsd:decimal ;
  geo-pos:long "0.0096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heleobia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '0.0096'^^xsd:double;
  dwc:latitude '51.484'^^xsd:double;
  dwc:aphiaid '138080'^^xsd:integer;
  dwc:observationDate '2006-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453335 -31.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.453335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453335 -31.86)"^^geo:wktLiteral ;
  geo-pos:lat "35.453335"^^xsd:decimal ;
  geo-pos:long "-31.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-31.86'^^xsd:double;
  dwc:latitude '35.453335'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.085 -35.748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.085"^^xsd:decimal ;
  dwc:decimalLongitude "-35.748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.085 -35.748333)"^^geo:wktLiteral ;
  geo-pos:lat "38.085"^^xsd:decimal ;
  geo-pos:long "-35.748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-35.748333'^^xsd:double;
  dwc:latitude '38.085'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.97"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.97"^^xsd:decimal ;
  geo-pos:long "-29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.9'^^xsd:double;
  dwc:latitude '31.97'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 4.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.2"^^xsd:decimal ;
  geo-pos:long "4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus rathkei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '52.2'^^xsd:double;
  dwc:aphiaid '263585'^^xsd:integer;
  dwc:observationDate '1925-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '263585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1979-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.4 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.4"^^xsd:decimal ;
  dwc:decimalLongitude "-39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "565"^^xsd:integer ;
  dwc:maximumDepthInMeters "565"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.4 -39.6)"^^geo:wktLiteral ;
  geo-pos:lat "26.4"^^xsd:decimal ;
  geo-pos:long "-39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '26.4'^^xsd:double;
  dwc:minimumDepth '565'^^xsd:integer;
  dwc:maximumDepth '565'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1970-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -21.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "515"^^xsd:integer ;
  dwc:maximumDepthInMeters "515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -21.2)"^^geo:wktLiteral ;
  geo-pos:lat "26.7"^^xsd:decimal ;
  geo-pos:long "-21.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.2'^^xsd:double;
  dwc:latitude '26.7'^^xsd:double;
  dwc:minimumDepth '515'^^xsd:integer;
  dwc:maximumDepth '515'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "172.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '172.5'^^xsd:double;
  dwc:maximumDepth '172.5'^^xsd:double;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1972-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -23.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1979-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "-39.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -39.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "-39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-39.7'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus rathkei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '263585'^^xsd:integer;
  dwc:observationDate '1924-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '263585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus rathkei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:aphiaid '263585'^^xsd:integer;
  dwc:aphiaIdAccepted '263585'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus rathkei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:aphiaid '263585'^^xsd:integer;
  dwc:observationDate '1923-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '263585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4375"^^xsd:integer ;
  dwc:maximumDepthInMeters "4375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4375'^^xsd:integer;
  dwc:maximumDepth '4375'^^xsd:integer;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66966 15.20062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.66966"^^xsd:decimal ;
  dwc:decimalLongitude "15.20062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.66966 15.20062)"^^geo:wktLiteral ;
  geo-pos:lat "50.66966"^^xsd:decimal ;
  geo-pos:long "15.20062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Episeptum pseudoinversum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '15.20062'^^xsd:double;
  dwc:latitude '50.66966'^^xsd:double;
  dwc:observationDate '2001-04-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium odhneri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '264321'^^xsd:integer;
  dwc:aphiaIdAccepted '882827'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium odhneri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '264321'^^xsd:integer;
  dwc:aphiaIdAccepted '882827'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.745 -23.068333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.745"^^xsd:decimal ;
  dwc:decimalLongitude "-23.068333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "452.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "452.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.745 -23.068333)"^^geo:wktLiteral ;
  geo-pos:lat "29.745"^^xsd:decimal ;
  geo-pos:long "-23.068333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conchoecia obtusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-23.068333'^^xsd:double;
  dwc:latitude '29.745'^^xsd:double;
  dwc:minimumDepth '452.5'^^xsd:double;
  dwc:maximumDepth '452.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833 -3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77833"^^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 "2379"^^xsd:integer ;
  dwc:maximumDepthInMeters "2379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833 -3.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.77833"^^xsd:decimal ;
  geo-pos:long "-3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neotanais laevispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-3.6'^^xsd:double;
  dwc:latitude '43.77833'^^xsd:double;
  dwc:minimumDepth '2379'^^xsd:integer;
  dwc:maximumDepth '2379'^^xsd:integer;
  dwc:aphiaid '136335'^^xsd:integer;
  dwc:observationDate '1967-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '136335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.75)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "47.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nerocila phaiopleura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '47.75'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '256861'^^xsd:integer;
  dwc:observationDate '1982-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '256861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '138422'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '138422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.63333 11.541667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.63333"^^xsd:decimal ;
  dwc:decimalLongitude "11.541667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.63333 11.541667)"^^geo:wktLiteral ;
  geo-pos:lat "33.63333"^^xsd:decimal ;
  geo-pos:long "11.541667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.541667'^^xsd:double;
  dwc:latitude '33.63333'^^xsd:double;
  dwc:minimumDepth '45.5'^^xsd:double;
  dwc:maximumDepth '45.5'^^xsd:double;
  dwc:aphiaid '103524'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.166668 9.808333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.166668"^^xsd:decimal ;
  dwc:decimalLongitude "9.808333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.166668 9.808333)"^^geo:wktLiteral ;
  geo-pos:lat "37.166668"^^xsd:decimal ;
  geo-pos:long "9.808333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '9.808333'^^xsd:double;
  dwc:latitude '37.166668'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:aphiaid '103524'^^xsd:integer;
  dwc:observationDate '1967-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '103524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 -12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2015.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2015.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 -12.4)"^^geo:wktLiteral ;
  geo-pos:lat "51"^^xsd:decimal ;
  geo-pos:long "-12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paelopatides grisea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.4'^^xsd:double;
  dwc:latitude '51'^^xsd:integer;
  dwc:minimumDepth '2015.5'^^xsd:double;
  dwc:maximumDepth '2015.5'^^xsd:double;
  dwc:aphiaid '124578'^^xsd:integer;
  dwc:observationDate '1978-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '124578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.541668 11.586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.541668"^^xsd:decimal ;
  dwc:decimalLongitude "11.586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.541668 11.586667)"^^geo:wktLiteral ;
  geo-pos:lat "33.541668"^^xsd:decimal ;
  geo-pos:long "11.586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.586667'^^xsd:double;
  dwc:latitude '33.541668'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '103524'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.916668 6.066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.916668"^^xsd:decimal ;
  dwc:decimalLongitude "6.066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.916668 6.066667)"^^geo:wktLiteral ;
  geo-pos:lat "40.916668"^^xsd:decimal ;
  geo-pos:long "6.066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '6.066667'^^xsd:double;
  dwc:latitude '40.916668'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 12.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 12.983333)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "12.983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '12.983333'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 12.861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640"^^xsd:integer ;
  dwc:maximumDepthInMeters "640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 12.861667)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "12.861667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.861667'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '640'^^xsd:integer;
  dwc:maximumDepth '640'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 12.244167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "12.244167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 12.244167)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "12.244167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.244167'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2 -30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2"^^xsd:decimal ;
  dwc:decimalLongitude "-30.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2 -30.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.2"^^xsd:decimal ;
  geo-pos:long "-30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachiella thynni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-30.5'^^xsd:double;
  dwc:latitude '32.2'^^xsd:double;
  dwc:aphiaid '135839'^^xsd:integer;
  dwc:observationDate '1966-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '135839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -12.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.2"^^xsd:decimal ;
  geo-pos:long "-12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cardiodectes bellottii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:longitude '-12.1'^^xsd:double;
  dwc:latitude '50.2'^^xsd:double;
  dwc:aphiaid '135985'^^xsd:integer;
  dwc:observationDate '1906-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.391667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.391667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.391667)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "10.391667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eledone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.391667'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '138267'^^xsd:integer;
  dwc:observationDate '1988-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '138267'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "54.583"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hornera violacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '54.583'^^xsd:double;
  dwc:aphiaid '596257'^^xsd:integer;
  dwc:aphiaIdAccepted '472537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 12.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 12.983333)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "12.983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '12.983333'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.466667 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.466667"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "397.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.466667 13.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.466667"^^xsd:decimal ;
  geo-pos:long "13.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '40.466667'^^xsd:double;
  dwc:minimumDepth '397.5'^^xsd:double;
  dwc:maximumDepth '397.5'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.110832"^^xsd:decimal ;
  dwc:decimalLongitude "12.886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  geo-pos:lat "38.110832"^^xsd:decimal ;
  geo-pos:long "12.886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.886667'^^xsd:double;
  dwc:latitude '38.110832'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '415'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hyloniscus crassicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '260674'^^xsd:integer;
  dwc:aphiaIdAccepted '260674'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8 10)"^^geo:wktLiteral ;
  geo-pos:lat "52.8"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hyloniscus vividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '52.8'^^xsd:double;
  dwc:aphiaid '260701'^^xsd:integer;
  dwc:aphiaIdAccepted '260701'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1964-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -15.4)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.4'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:observationDate '1869-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "706"^^xsd:integer ;
  dwc:maximumDepthInMeters "706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -6.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-6.9'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '706'^^xsd:integer;
  dwc:maximumDepth '706'^^xsd:integer;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:observationDate '1870-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -5.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1846'^^xsd:integer;
  dwc:longitude '-5.1'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:observationDate '1846-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "30.9"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '30.9'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 0.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '0.5'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "410"^^xsd:integer ;
  dwc:maximumDepthInMeters "410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '410'^^xsd:integer;
  dwc:maximumDepth '410'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-10-02'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "19.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '19.7'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1750"^^xsd:integer ;
  dwc:maximumDepthInMeters "1750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -19.7)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "-19.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis corona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '1750'^^xsd:integer;
  dwc:maximumDepth '1750'^^xsd:integer;
  dwc:aphiaid '140112'^^xsd:integer;
  dwc:observationDate '1971-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '140112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 23.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "23.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "608"^^xsd:integer ;
  dwc:maximumDepthInMeters "608"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 23.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "23.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptometra celtica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:longitude '23.2'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:minimumDepth '608'^^xsd:integer;
  dwc:maximumDepth '608'^^xsd:integer;
  dwc:aphiaid '124224'^^xsd:integer;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124224'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "875"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '875'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 15.136667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.95"^^xsd:decimal ;
  dwc:decimalLongitude "15.136667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "504.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.95 15.136667)"^^geo:wktLiteral ;
  geo-pos:lat "33.95"^^xsd:decimal ;
  geo-pos:long "15.136667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptometra celtica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:longitude '15.136667'^^xsd:double;
  dwc:latitude '33.95'^^xsd:double;
  dwc:minimumDepth '504.5'^^xsd:double;
  dwc:maximumDepth '504.5'^^xsd:double;
  dwc:aphiaid '124224'^^xsd:integer;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124224'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 26.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "26.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 26.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "26.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '26.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1972-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1969-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1191"^^xsd:integer ;
  dwc:maximumDepthInMeters "1191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.7"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stilus insignis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '35.7'^^xsd:double;
  dwc:minimumDepth '1191'^^xsd:integer;
  dwc:maximumDepth '1191'^^xsd:integer;
  dwc:aphiaid '592541'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1013"^^xsd:integer ;
  dwc:maximumDepthInMeters "1013"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -6.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stilus insignis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-6.9'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '1013'^^xsd:integer;
  dwc:maximumDepth '1013'^^xsd:integer;
  dwc:aphiaid '592541'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7"^^xsd:decimal ;
  dwc:decimalLongitude "-6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "757"^^xsd:integer ;
  dwc:maximumDepthInMeters "757"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7 -6.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.7"^^xsd:decimal ;
  geo-pos:long "-6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stilus insignis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-6.9'^^xsd:double;
  dwc:latitude '35.7'^^xsd:double;
  dwc:minimumDepth '757'^^xsd:integer;
  dwc:maximumDepth '757'^^xsd:integer;
  dwc:aphiaid '592541'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.816666 16.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.816666"^^xsd:decimal ;
  dwc:decimalLongitude "16.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.816666 16.116667)"^^geo:wktLiteral ;
  geo-pos:lat "35.816666"^^xsd:decimal ;
  geo-pos:long "16.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '16.116667'^^xsd:double;
  dwc:latitude '35.816666'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 6.083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "6.083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 6.083333)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "6.083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '6.083333'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 16.066668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.65"^^xsd:decimal ;
  dwc:decimalLongitude "16.066668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "405"^^xsd:integer ;
  dwc:maximumDepthInMeters "405"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 16.066668)"^^geo:wktLiteral ;
  geo-pos:lat "35.65"^^xsd:decimal ;
  geo-pos:long "16.066668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '16.066668'^^xsd:double;
  dwc:latitude '35.65'^^xsd:double;
  dwc:minimumDepth '405'^^xsd:integer;
  dwc:maximumDepth '405'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.44 -16.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.44"^^xsd:decimal ;
  dwc:decimalLongitude "-16.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1075"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.44 -16.553)"^^geo:wktLiteral ;
  geo-pos:lat "32.44"^^xsd:decimal ;
  geo-pos:long "-16.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-16.553'^^xsd:double;
  dwc:latitude '32.44'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1075'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:observationDate '1966-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.083 -8.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.083"^^xsd:decimal ;
  dwc:decimalLongitude "-8.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.083 -8.497)"^^geo:wktLiteral ;
  geo-pos:lat "48.083"^^xsd:decimal ;
  geo-pos:long "-8.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.497'^^xsd:double;
  dwc:latitude '48.083'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:observationDate '1973-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^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 "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "1.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "22.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '22.8'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1969-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.716667 5.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.716667"^^xsd:decimal ;
  dwc:decimalLongitude "5.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.716667 5.633333)"^^geo:wktLiteral ;
  geo-pos:lat "46.716667"^^xsd:decimal ;
  geo-pos:long "5.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caecosphaeroma caecosphaeroma virei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '5.633333'^^xsd:double;
  dwc:latitude '46.716667'^^xsd:double;
  dwc:aphiaid '264214'^^xsd:integer;
  dwc:observationDate '1907-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '264214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '82.5'^^xsd:double;
  dwc:maximumDepth '82.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1867'^^xsd:integer;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1867-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "69"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '69'^^xsd:integer;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:observationDate '1967-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-43.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-43.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-43.9'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1970-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oniscus murarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:aphiaid '884545'^^xsd:integer;
  dwc:aphiaIdAccepted '257580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus polaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104855'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1972-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193333 12.271667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.193333"^^xsd:decimal ;
  dwc:decimalLongitude "12.271667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193333 12.271667)"^^geo:wktLiteral ;
  geo-pos:lat "36.193333"^^xsd:decimal ;
  geo-pos:long "12.271667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alpheus glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.271667'^^xsd:double;
  dwc:latitude '36.193333'^^xsd:double;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 15.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haplostylus normani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '15.8'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '148698'^^xsd:integer;
  dwc:observationDate '1981-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '148698'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358334 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358334"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358334 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.358334"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.358334'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1972-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 10.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "10.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 10.566667)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "10.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinoderes gerardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.566667'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:aphiaid '101115'^^xsd:integer;
  dwc:observationDate '1970-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '101115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '52.5'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.247222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.247222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.247222)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.247222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphracta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.247222'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '41.5'^^xsd:double;
  dwc:maximumDepth '41.5'^^xsd:double;
  dwc:aphiaid '240889'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.511665 -30.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.511665"^^xsd:decimal ;
  dwc:decimalLongitude "-30.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.511665 -30.655)"^^geo:wktLiteral ;
  geo-pos:lat "33.511665"^^xsd:decimal ;
  geo-pos:long "-30.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Helicocranchia pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-30.655'^^xsd:double;
  dwc:latitude '33.511665'^^xsd:double;
  dwc:aphiaid '139424'^^xsd:integer;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '139424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 10.401389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "10.401389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 10.401389)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "10.401389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.401389'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68 -3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68"^^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 "1784"^^xsd:integer ;
  dwc:maximumDepthInMeters "1784"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68 -3.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.68"^^xsd:decimal ;
  geo-pos:long "-3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Prionospio (Prionospio) ehlersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-3.6'^^xsd:double;
  dwc:latitude '43.68'^^xsd:double;
  dwc:minimumDepth '1784'^^xsd:integer;
  dwc:maximumDepth '1784'^^xsd:integer;
  dwc:aphiaid '334625'^^xsd:integer;
  dwc:observationDate '1967-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '131156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:observationDate '1972-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -29.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "-29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-29.2'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '580'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "589"^^xsd:integer ;
  dwc:maximumDepthInMeters "589"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -7.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium cylindratum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-7.5'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '589'^^xsd:integer;
  dwc:maximumDepth '589'^^xsd:integer;
  dwc:aphiaid '748056'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139093'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 36.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 36.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "36.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Agabiformius orientalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '36.3'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:aphiaid '258720'^^xsd:integer;
  dwc:aphiaIdAccepted '258720'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.716667 20.933332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.716667"^^xsd:decimal ;
  dwc:decimalLongitude "20.933332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.716667 20.933332)"^^geo:wktLiteral ;
  geo-pos:lat "37.716667"^^xsd:decimal ;
  geo-pos:long "20.933332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '20.933332'^^xsd:double;
  dwc:latitude '37.716667'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:observationDate '1983-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^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 "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-42.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.8)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-39.8'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.373333 -29.665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.373333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.373333 -29.665)"^^geo:wktLiteral ;
  geo-pos:lat "30.373333"^^xsd:decimal ;
  geo-pos:long "-29.665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-29.665'^^xsd:double;
  dwc:latitude '30.373333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Schistomeringos eliasoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '56.1'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '331688'^^xsd:integer;
  dwc:observationDate '1976-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.055 -29.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.055"^^xsd:decimal ;
  dwc:decimalLongitude "-29.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "447.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "447.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.055 -29.865)"^^geo:wktLiteral ;
  geo-pos:lat "28.055"^^xsd:decimal ;
  geo-pos:long "-29.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-29.865'^^xsd:double;
  dwc:latitude '28.055'^^xsd:double;
  dwc:minimumDepth '447.5'^^xsd:double;
  dwc:maximumDepth '447.5'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.239166 12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.239166"^^xsd:decimal ;
  dwc:decimalLongitude "12.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.239166 12.28)"^^geo:wktLiteral ;
  geo-pos:lat "36.239166"^^xsd:decimal ;
  geo-pos:long "12.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.28'^^xsd:double;
  dwc:latitude '36.239166'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '15.3'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:observationDate '1973-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2450"^^xsd:integer ;
  dwc:maximumDepthInMeters "2450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia pellucida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2450'^^xsd:integer;
  dwc:maximumDepth '2450'^^xsd:integer;
  dwc:aphiaid '104611'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333332 21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333332"^^xsd:decimal ;
  dwc:decimalLongitude "21.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333332 21.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.333332"^^xsd:decimal ;
  geo-pos:long "21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '21.7'^^xsd:double;
  dwc:latitude '37.333332'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:observationDate '1982-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441666 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441666"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441666 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.441666"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.441666'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:observationDate '1973-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90278 10.6125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90278"^^xsd:decimal ;
  dwc:decimalLongitude "10.6125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90278 10.6125)"^^geo:wktLiteral ;
  geo-pos:lat "36.90278"^^xsd:decimal ;
  geo-pos:long "10.6125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.6125'^^xsd:double;
  dwc:latitude '36.90278'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.683334 10.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.683334"^^xsd:decimal ;
  dwc:decimalLongitude "10.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.683334 10.75)"^^geo:wktLiteral ;
  geo-pos:lat "34.683334"^^xsd:decimal ;
  geo-pos:long "10.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '10.75'^^xsd:double;
  dwc:latitude '34.683334'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:observationDate '1973-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thigmophrya saxicavae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:aphiaid '427081'^^xsd:integer;
  dwc:observationDate '1963-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '427081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thigmophrya saxicavae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:aphiaid '427081'^^xsd:integer;
  dwc:observationDate '1963-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '427081'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 20)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium versicolor quinqueseriatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '264334'^^xsd:integer;
  dwc:aphiaIdAccepted '882846'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138332 -13.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-13.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3347"^^xsd:integer ;
  dwc:maximumDepthInMeters "3347"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138332 -13.895)"^^geo:wktLiteral ;
  geo-pos:lat "50.138332"^^xsd:decimal ;
  geo-pos:long "-13.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spiophanes abyssalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-13.895'^^xsd:double;
  dwc:latitude '50.138332'^^xsd:double;
  dwc:minimumDepth '3347'^^xsd:integer;
  dwc:maximumDepth '3347'^^xsd:integer;
  dwc:aphiaid '332082'^^xsd:integer;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '332082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.958333)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.958333'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "53.3"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '53.3'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Temora stylifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:aphiaid '104879'^^xsd:integer;
  dwc:aphiaIdAccepted '104879'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "640.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -7)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Geryon trispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-7'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '640.5'^^xsd:double;
  dwc:maximumDepth '640.5'^^xsd:double;
  dwc:aphiaid '107374'^^xsd:integer;
  dwc:observationDate '1988-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '107374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -31.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -31.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "-31.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-31.9'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 10.401389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "10.401389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 10.401389)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "10.401389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.401389'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.175 11.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.175"^^xsd:decimal ;
  dwc:decimalLongitude "11.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.175 11.166667)"^^geo:wktLiteral ;
  geo-pos:lat "37.175"^^xsd:decimal ;
  geo-pos:long "11.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '11.166667'^^xsd:double;
  dwc:latitude '37.175'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1967-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "331"^^xsd:integer ;
  dwc:maximumDepthInMeters "331"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '331'^^xsd:integer;
  dwc:maximumDepth '331'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1972-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 10.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "10.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 10.566667)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "10.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinoderes gerardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.566667'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:aphiaid '101115'^^xsd:integer;
  dwc:observationDate '1970-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '101115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 10.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "10.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 10.566667)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "10.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinoderes gerardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.566667'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:aphiaid '101115'^^xsd:integer;
  dwc:observationDate '1970-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '101115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 10.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "10.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 10.566667)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "10.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinoderes gerardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.566667'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:aphiaid '101115'^^xsd:integer;
  dwc:observationDate '1970-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '101115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 10.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "10.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 10.566667)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "10.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinoderes gerardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.566667'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:aphiaid '101115'^^xsd:integer;
  dwc:observationDate '1970-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '101115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.245 -38.733334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.245"^^xsd:decimal ;
  dwc:decimalLongitude "-38.733334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.245 -38.733334)"^^geo:wktLiteral ;
  geo-pos:lat "73.245"^^xsd:decimal ;
  geo-pos:long "-38.733334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-06-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphopoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-38.733334'^^xsd:double;
  dwc:latitude '73.245'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '104'^^xsd:integer;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scolecithricella dentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104807'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scolecithricella dentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104807'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scolecithricella dentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104807'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 14.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alpheus glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '14.1'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:observationDate '1973-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 14.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alpheus glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '14.1'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:observationDate '1972-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "250.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alpheus glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '250.5'^^xsd:double;
  dwc:maximumDepth '250.5'^^xsd:double;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:observationDate '1972-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alpheus glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.8"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '51.8'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -29.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Errina dabneyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-29.2'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '117959'^^xsd:integer;
  dwc:observationDate '1971-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '117959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4925 13.555833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4925"^^xsd:decimal ;
  dwc:decimalLongitude "13.555833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4925 13.555833)"^^geo:wktLiteral ;
  geo-pos:lat "45.4925"^^xsd:decimal ;
  geo-pos:long "13.555833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gourretia denticulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '13.555833'^^xsd:double;
  dwc:latitude '45.4925'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107736'^^xsd:integer;
  dwc:observationDate '1971-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '107736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9 34.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9"^^xsd:decimal ;
  dwc:decimalLongitude "34.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9 34.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.9"^^xsd:decimal ;
  geo-pos:long "34.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gourretia denticulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '34.9'^^xsd:double;
  dwc:latitude '32.9'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107736'^^xsd:integer;
  dwc:observationDate '1974-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gourretia denticulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '107736'^^xsd:integer;
  dwc:observationDate '1971-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '107736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Schistomeringos eliasoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '56.1'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '331688'^^xsd:integer;
  dwc:observationDate '1976-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '130037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.1"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Schistomeringos eliasoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '56.1'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '331688'^^xsd:integer;
  dwc:observationDate '1976-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '130037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.98639 7.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.98639"^^xsd:decimal ;
  dwc:decimalLongitude "7.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.98639 7.83)"^^geo:wktLiteral ;
  geo-pos:lat "53.98639"^^xsd:decimal ;
  geo-pos:long "7.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '7.83'^^xsd:double;
  dwc:latitude '53.98639'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:observationDate '1980-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "59.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 57)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachysalambria curvirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '57'^^xsd:integer;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '59.5'^^xsd:double;
  dwc:maximumDepth '59.5'^^xsd:double;
  dwc:aphiaid '107113'^^xsd:integer;
  dwc:observationDate '1963-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '107113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.253334 28.961666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.253334"^^xsd:decimal ;
  dwc:decimalLongitude "28.961666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.253334 28.961666)"^^geo:wktLiteral ;
  geo-pos:lat "32.253334"^^xsd:decimal ;
  geo-pos:long "28.961666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Homophyton verrucosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '28.961666'^^xsd:double;
  dwc:latitude '32.253334'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '288707'^^xsd:integer;
  dwc:observationDate '1958-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '288707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "720"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '720'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -42.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-42.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -42.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-42.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-42.5'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ilyarachna hirticeps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '118676'^^xsd:integer;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118676'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 17.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "17.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 17.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "17.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Latreillia elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '17.2'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '107265'^^xsd:integer;
  dwc:observationDate '1974-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.3 -44.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.3"^^xsd:decimal ;
  dwc:decimalLongitude "-44.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.3 -44.4)"^^geo:wktLiteral ;
  geo-pos:lat "68.3"^^xsd:decimal ;
  geo-pos:long "-44.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-44.4'^^xsd:double;
  dwc:latitude '68.3'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:observationDate '1967-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3030"^^xsd:integer ;
  dwc:maximumDepthInMeters "3030"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1 0.8)"^^geo:wktLiteral ;
  geo-pos:lat "65.1"^^xsd:decimal ;
  geo-pos:long "0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '65.1'^^xsd:double;
  dwc:minimumDepth '3030'^^xsd:integer;
  dwc:maximumDepth '3030'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:observationDate '1967-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "67"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '67'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:observationDate '1967-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65"^^xsd:decimal ;
  dwc:decimalLongitude "3.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "65"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '65'^^xsd:integer;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.4 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3041"^^xsd:integer ;
  dwc:maximumDepthInMeters "3041"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.4 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "66.4"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '66.4'^^xsd:double;
  dwc:minimumDepth '3041'^^xsd:integer;
  dwc:maximumDepth '3041'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.541668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.541668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "817.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "817.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.541668)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.541668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pliobothrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-25.541668'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '817.5'^^xsd:double;
  dwc:maximumDepth '817.5'^^xsd:double;
  dwc:aphiaid '117244'^^xsd:integer;
  dwc:observationDate '1971-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '117244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus major'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '220879'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '220879'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4500"^^xsd:integer ;
  dwc:maximumDepthInMeters "4500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus polaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '4500'^^xsd:integer;
  dwc:maximumDepth '4500'^^xsd:integer;
  dwc:aphiaid '104855'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus polaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104855'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -11.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '58.5'^^xsd:double;
  dwc:maximumDepth '58.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -4)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oniscus murarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '884545'^^xsd:integer;
  dwc:observationDate '1934-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '257580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oniscus murarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '884545'^^xsd:integer;
  dwc:observationDate '1935-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '257580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphracta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '240889'^^xsd:integer;
  dwc:observationDate '1973-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphracta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '240889'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.97"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.97"^^xsd:decimal ;
  geo-pos:long "-29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Helicocranchia pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.9'^^xsd:double;
  dwc:latitude '31.97'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '139424'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '139424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.808334 10.411111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.808334"^^xsd:decimal ;
  dwc:decimalLongitude "10.411111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.808334 10.411111)"^^geo:wktLiteral ;
  geo-pos:lat "36.808334"^^xsd:decimal ;
  geo-pos:long "10.411111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphracta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.411111'^^xsd:double;
  dwc:latitude '36.808334'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '240889'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -22.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -22.2)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-22.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-22.2'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '355'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -3.796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-3.796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "641"^^xsd:integer ;
  dwc:maximumDepthInMeters "641"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -3.796667)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "-3.796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Prionospio (Prionospio) ehlersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-3.796667'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '641'^^xsd:integer;
  dwc:maximumDepth '641'^^xsd:integer;
  dwc:aphiaid '334625'^^xsd:integer;
  dwc:observationDate '1967-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '131156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1780"^^xsd:integer ;
  dwc:maximumDepthInMeters "1780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "28.1"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Prionospio (Prionospio) ehlersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:minimumDepth '1780'^^xsd:integer;
  dwc:maximumDepth '1780'^^xsd:integer;
  dwc:aphiaid '334625'^^xsd:integer;
  dwc:observationDate '1968-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '131156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3301"^^xsd:integer ;
  dwc:maximumDepthInMeters "3301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Prionospio (Prionospio) ehlersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '3301'^^xsd:integer;
  dwc:maximumDepth '3301'^^xsd:integer;
  dwc:aphiaid '334625'^^xsd:integer;
  dwc:observationDate '1968-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '131156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 13.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.4'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -8)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "-8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8'^^xsd:integer;
  dwc:latitude '33.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^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 "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 1.3)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oniscus murarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:aphiaid '884545'^^xsd:integer;
  dwc:aphiaIdAccepted '257580'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 13.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.4'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -28.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -28.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-28.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-28.9'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -26.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -26.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-26.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-26.6'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90278 10.445833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90278"^^xsd:decimal ;
  dwc:decimalLongitude "10.445833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90278 10.445833)"^^geo:wktLiteral ;
  geo-pos:lat "36.90278"^^xsd:decimal ;
  geo-pos:long "10.445833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphracta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.445833'^^xsd:double;
  dwc:latitude '36.90278'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '240889'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphracta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '240889'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.766666 10.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.766666"^^xsd:decimal ;
  dwc:decimalLongitude "10.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.766666 10.383333)"^^geo:wktLiteral ;
  geo-pos:lat "36.766666"^^xsd:decimal ;
  geo-pos:long "10.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphracta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.383333'^^xsd:double;
  dwc:latitude '36.766666'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '240889'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philoscia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '204924'^^xsd:integer;
  dwc:observationDate '1927-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '204924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philoscia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '204924'^^xsd:integer;
  dwc:observationDate '1926-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '204924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philoscia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:aphiaid '204924'^^xsd:integer;
  dwc:observationDate '1921-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '204924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philoscia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '204924'^^xsd:integer;
  dwc:observationDate '1926-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '204924'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.305054 3.288337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.305054"^^xsd:decimal ;
  dwc:decimalLongitude "3.288337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.305054 3.288337)"^^geo:wktLiteral ;
  geo-pos:lat "42.305054"^^xsd:decimal ;
  geo-pos:long "3.288337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eunice torquata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '3.288337'^^xsd:double;
  dwc:latitude '42.305054'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '130066'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '742177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.305054 3.288337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.305054"^^xsd:decimal ;
  dwc:decimalLongitude "3.288337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.305054 3.288337)"^^geo:wktLiteral ;
  geo-pos:lat "42.305054"^^xsd:decimal ;
  geo-pos:long "3.288337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eunice torquata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '3.288337'^^xsd:double;
  dwc:latitude '42.305054'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '130066'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '742177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis morisi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '237819'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6167 11.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6167"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6167 11.4167)"^^geo:wktLiteral ;
  geo-pos:lat "44.6167"^^xsd:decimal ;
  geo-pos:long "11.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium marincusium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.4167'^^xsd:double;
  dwc:latitude '44.6167'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 14.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.9'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -3.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -3.4)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-3.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.4'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.088333 -29.778334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.088333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.778334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "965"^^xsd:integer ;
  dwc:maximumDepthInMeters "965"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.088333 -29.778334)"^^geo:wktLiteral ;
  geo-pos:lat "30.088333"^^xsd:decimal ;
  geo-pos:long "-29.778334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-29.778334'^^xsd:double;
  dwc:latitude '30.088333'^^xsd:double;
  dwc:minimumDepth '965'^^xsd:integer;
  dwc:maximumDepth '965'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.151667 -29.705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.151667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "446.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "446.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.151667 -29.705)"^^geo:wktLiteral ;
  geo-pos:lat "30.151667"^^xsd:decimal ;
  geo-pos:long "-29.705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-29.705'^^xsd:double;
  dwc:latitude '30.151667'^^xsd:double;
  dwc:minimumDepth '446.5'^^xsd:double;
  dwc:maximumDepth '446.5'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.198334 -29.666668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.198334"^^xsd:decimal ;
  dwc:decimalLongitude "-29.666668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.198334 -29.666668)"^^geo:wktLiteral ;
  geo-pos:lat "30.198334"^^xsd:decimal ;
  geo-pos:long "-29.666668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-29.666668'^^xsd:double;
  dwc:latitude '30.198334'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.241667 -29.513332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.241667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.513332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "257.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "257.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.241667 -29.513332)"^^geo:wktLiteral ;
  geo-pos:lat "30.241667"^^xsd:decimal ;
  geo-pos:long "-29.513332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-29.513332'^^xsd:double;
  dwc:latitude '30.241667'^^xsd:double;
  dwc:minimumDepth '257.5'^^xsd:double;
  dwc:maximumDepth '257.5'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "67"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '67'^^xsd:integer;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.5"^^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 "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5 -8.7)"^^geo:wktLiteral ;
  geo-pos:lat "68.5"^^xsd:decimal ;
  geo-pos:long "-8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '68.5'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "68.5"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '68.5'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:observationDate '1967-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.1"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.1 -11)"^^geo:wktLiteral ;
  geo-pos:lat "69.1"^^xsd:decimal ;
  geo-pos:long "-11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '69.1'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:observationDate '1967-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.466667 8.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.466667"^^xsd:decimal ;
  dwc:decimalLongitude "8.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.466667 8.908333)"^^geo:wktLiteral ;
  geo-pos:lat "37.466667"^^xsd:decimal ;
  geo-pos:long "8.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiothrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.908333'^^xsd:double;
  dwc:latitude '37.466667'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '123626'^^xsd:integer;
  dwc:observationDate '1955-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '123626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 20.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "20.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 20.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "20.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiothrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '20.3'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '123626'^^xsd:integer;
  dwc:observationDate '1973-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '123626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576668 12.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.576668"^^xsd:decimal ;
  dwc:decimalLongitude "12.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576668 12.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.576668"^^xsd:decimal ;
  geo-pos:long "12.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiothrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '12.65'^^xsd:double;
  dwc:latitude '37.576668'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '123626'^^xsd:integer;
  dwc:observationDate '1985-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '123626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiothrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '123626'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '123626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 12.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '12.1'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^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 "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "1.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa muscosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.541668 11.586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.541668"^^xsd:decimal ;
  dwc:decimalLongitude "11.586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.541668 11.586667)"^^geo:wktLiteral ;
  geo-pos:lat "33.541668"^^xsd:decimal ;
  geo-pos:long "11.586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa muscosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.586667'^^xsd:double;
  dwc:latitude '33.541668'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa muscosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lepidoniscus ericarum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:aphiaid '260926'^^xsd:integer;
  dwc:aphiaIdAccepted '260928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 16.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '16.2'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:observationDate '1973-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.675 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.675"^^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 "34.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.675 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.675"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '34.675'^^xsd:double;
  dwc:minimumDepth '34.5'^^xsd:double;
  dwc:maximumDepth '34.5'^^xsd:double;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:observationDate '1973-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.198334 -7.876667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.198334"^^xsd:decimal ;
  dwc:decimalLongitude "-7.876667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2037.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2037.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.198334 -7.876667)"^^geo:wktLiteral ;
  geo-pos:lat "35.198334"^^xsd:decimal ;
  geo-pos:long "-7.876667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia cornuformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-7.876667'^^xsd:double;
  dwc:latitude '35.198334'^^xsd:double;
  dwc:minimumDepth '2037.5'^^xsd:double;
  dwc:maximumDepth '2037.5'^^xsd:double;
  dwc:aphiaid '503984'^^xsd:integer;
  dwc:observationDate '1984-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '135167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1552.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1552.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Curveulima marshalli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '1552.5'^^xsd:double;
  dwc:maximumDepth '1552.5'^^xsd:double;
  dwc:aphiaid '139791'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139791'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  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 "227.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "227.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  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/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.6'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '227.5'^^xsd:double;
  dwc:maximumDepth '227.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-23.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.9'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356667 -7.493333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.356667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.493333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "890"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.356667 -7.493333)"^^geo:wktLiteral ;
  geo-pos:lat "34.356667"^^xsd:decimal ;
  geo-pos:long "-7.493333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-7.493333'^^xsd:double;
  dwc:latitude '34.356667'^^xsd:double;
  dwc:minimumDepth '890'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:observationDate '1984-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphracta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '11.7'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '44.5'^^xsd:double;
  dwc:maximumDepth '44.5'^^xsd:double;
  dwc:aphiaid '240889'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 50.088333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "50.088333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 50.088333)"^^geo:wktLiteral ;
  geo-pos:lat "26.5"^^xsd:decimal ;
  geo-pos:long "50.088333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gonodactylus demanii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '50.088333'^^xsd:double;
  dwc:latitude '26.5'^^xsd:double;
  dwc:aphiaid '224043'^^xsd:integer;
  dwc:observationDate '1985-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '408906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haplophthalmus mengei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:aphiaid '260535'^^xsd:integer;
  dwc:observationDate '1921-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '264494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 8.6)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haplophthalmus mengei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.6'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:aphiaid '260535'^^xsd:integer;
  dwc:observationDate '1923-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '264494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.3"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.3 15.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.3"^^xsd:decimal ;
  geo-pos:long "15.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haplophthalmus mengei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '45.3'^^xsd:double;
  dwc:aphiaid '260535'^^xsd:integer;
  dwc:aphiaIdAccepted '264494'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus bogorovi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104789'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '346468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.783333)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scherocumella lepturus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '33.783333'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '182629'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '182629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.50833 -5.452778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.452778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.50833 -5.452778)"^^geo:wktLiteral ;
  geo-pos:lat "56.50833"^^xsd:decimal ;
  geo-pos:long "-5.452778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solaster endeca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-5.452778'^^xsd:double;
  dwc:latitude '56.50833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '124160'^^xsd:integer;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  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 "227.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "227.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  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/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.6'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '227.5'^^xsd:double;
  dwc:maximumDepth '227.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-41.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-41.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-41.3'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "875"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '875'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7 -41.391666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.7"^^xsd:decimal ;
  dwc:decimalLongitude "-41.391666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.7 -41.391666)"^^geo:wktLiteral ;
  geo-pos:lat "66.7"^^xsd:decimal ;
  geo-pos:long "-41.391666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-41.391666'^^xsd:double;
  dwc:latitude '66.7'^^xsd:double;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:observationDate '1953-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -10.2)"^^geo:wktLiteral ;
  geo-pos:lat "52.1"^^xsd:decimal ;
  geo-pos:long "-10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-10.2'^^xsd:double;
  dwc:latitude '52.1'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.4"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '53.4'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:observationDate '1973-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:observationDate '1972-10-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -17.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-17.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-17.4'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1979-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -23.9)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "-23.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-23.9'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1979-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-39.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -39.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.1"^^xsd:decimal ;
  geo-pos:long "-39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-39.5'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 48.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "48.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 48.7)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "48.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cymodoce fuscina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '48.7'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '293265'^^xsd:integer;
  dwc:observationDate '1982-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '293265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26"^^xsd:decimal ;
  dwc:decimalLongitude "50.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "26"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cymodoce fuscina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '26'^^xsd:integer;
  dwc:aphiaid '293265'^^xsd:integer;
  dwc:aphiaIdAccepted '293265'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 10.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "10.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 10.566667)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "10.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinoderes gerardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.566667'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:aphiaid '101115'^^xsd:integer;
  dwc:observationDate '1970-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '101115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.716667 20.933332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.716667"^^xsd:decimal ;
  dwc:decimalLongitude "20.933332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.716667 20.933332)"^^geo:wktLiteral ;
  geo-pos:lat "37.716667"^^xsd:decimal ;
  geo-pos:long "20.933332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '20.933332'^^xsd:double;
  dwc:latitude '37.716667'^^xsd:double;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:observationDate '1983-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.716667 20.933332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.716667"^^xsd:decimal ;
  dwc:decimalLongitude "20.933332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.716667 20.933332)"^^geo:wktLiteral ;
  geo-pos:lat "37.716667"^^xsd:decimal ;
  geo-pos:long "20.933332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '20.933332'^^xsd:double;
  dwc:latitude '37.716667'^^xsd:double;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:observationDate '1983-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.716667 20.933332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.716667"^^xsd:decimal ;
  dwc:decimalLongitude "20.933332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.716667 20.933332)"^^geo:wktLiteral ;
  geo-pos:lat "37.716667"^^xsd:decimal ;
  geo-pos:long "20.933332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '20.933332'^^xsd:double;
  dwc:latitude '37.716667'^^xsd:double;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:observationDate '1983-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -7.3)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:aphiaid '138322'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138322'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -0.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -0.4)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "-0.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-0.4'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.6'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8 -16.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8 -16.7)"^^geo:wktLiteral ;
  geo-pos:lat "65.8"^^xsd:decimal ;
  geo-pos:long "-16.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-16.7'^^xsd:double;
  dwc:latitude '65.8'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8 -43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.8"^^xsd:decimal ;
  dwc:decimalLongitude "-43.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.8 -43.9)"^^geo:wktLiteral ;
  geo-pos:lat "59.8"^^xsd:decimal ;
  geo-pos:long "-43.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-43.9'^^xsd:double;
  dwc:latitude '59.8'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:observationDate '1959-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -44.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-44.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -44.2)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-44.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-44.2'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -40.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-40.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -40.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-40.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-40.5'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^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 "575"^^xsd:integer ;
  dwc:maximumDepthInMeters "575"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -19.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-19.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathothauma lyromma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '575'^^xsd:integer;
  dwc:maximumDepth '575'^^xsd:integer;
  dwc:aphiaid '139422'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '139422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 12)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spongia (Spongia) zimocca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '165251'^^xsd:integer;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '165251'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -24.5)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-24.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1870"^^xsd:integer ;
  dwc:maximumDepthInMeters "1870"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Homologenus boucheti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '1870'^^xsd:integer;
  dwc:maximumDepth '1870'^^xsd:integer;
  dwc:aphiaid '107263'^^xsd:integer;
  dwc:observationDate '1984-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -12.2)"^^geo:wktLiteral ;
  geo-pos:lat "69"^^xsd:decimal ;
  geo-pos:long "-12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-12.2'^^xsd:double;
  dwc:latitude '69'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2652"^^xsd:integer ;
  dwc:maximumDepthInMeters "2652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-37.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecchiola gibbosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2652'^^xsd:integer;
  dwc:maximumDepth '2652'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^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 "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 15.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '15.6'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1969-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.126667 -30.718332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.126667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.718332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.126667 -30.718332)"^^geo:wktLiteral ;
  geo-pos:lat "34.126667"^^xsd:decimal ;
  geo-pos:long "-30.718332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Helicocranchia pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-30.718332'^^xsd:double;
  dwc:latitude '34.126667'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '139424'^^xsd:integer;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '139424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.308332 -29.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.308332"^^xsd:decimal ;
  dwc:decimalLongitude "-29.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.308332 -29.655)"^^geo:wktLiteral ;
  geo-pos:lat "30.308332"^^xsd:decimal ;
  geo-pos:long "-29.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-29.655'^^xsd:double;
  dwc:latitude '30.308332'^^xsd:double;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cellepora incrassata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '582491'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '237816'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Platyarthrus atanassovi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '262146'^^xsd:integer;
  dwc:aphiaIdAccepted '262146'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.516666 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.516666"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.516666 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "34.516666"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphracta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '34.516666'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '240889'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.753334 -36.218334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.753334"^^xsd:decimal ;
  dwc:decimalLongitude "-36.218334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "157.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.753334 -36.218334)"^^geo:wktLiteral ;
  geo-pos:lat "39.753334"^^xsd:decimal ;
  geo-pos:long "-36.218334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Helicocranchia pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-36.218334'^^xsd:double;
  dwc:latitude '39.753334'^^xsd:double;
  dwc:minimumDepth '157.5'^^xsd:double;
  dwc:maximumDepth '157.5'^^xsd:double;
  dwc:aphiaid '139424'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '139424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:observationDate '1973-07-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 10.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82"^^xsd:decimal ;
  dwc:decimalLongitude "10.566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82 10.566667)"^^geo:wktLiteral ;
  geo-pos:lat "36.82"^^xsd:decimal ;
  geo-pos:long "10.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinoderes gerardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.566667'^^xsd:double;
  dwc:latitude '36.82'^^xsd:double;
  dwc:aphiaid '101115'^^xsd:integer;
  dwc:observationDate '1970-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '101115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.536667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.548333)"^^geo:wktLiteral ;
  geo-pos:lat "51.536667"^^xsd:decimal ;
  geo-pos:long "-12.548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Phormosoma placenta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-12.548333'^^xsd:double;
  dwc:latitude '51.536667'^^xsd:double;
  dwc:minimumDepth '1495.5'^^xsd:double;
  dwc:maximumDepth '1495.5'^^xsd:double;
  dwc:aphiaid '124343'^^xsd:integer;
  dwc:observationDate '1972-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '124343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "59.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 57)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metapenaeopsis sinica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '57'^^xsd:integer;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '59.5'^^xsd:double;
  dwc:maximumDepth '59.5'^^xsd:double;
  dwc:aphiaid '377522'^^xsd:integer;
  dwc:observationDate '1963-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '377522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^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 "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclostrema simile'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '740787'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141476'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 -34.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "810"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 -34.9)"^^geo:wktLiteral ;
  geo-pos:lat "52.4"^^xsd:decimal ;
  geo-pos:long "-34.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-34.9'^^xsd:double;
  dwc:latitude '52.4'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '810'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35 11.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35 11.735)"^^geo:wktLiteral ;
  geo-pos:lat "35.35"^^xsd:decimal ;
  geo-pos:long "11.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa muscosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.735'^^xsd:double;
  dwc:latitude '35.35'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:observationDate '1972-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:observationDate '1973-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.558334 -5.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.558334"^^xsd:decimal ;
  dwc:decimalLongitude "-5.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.558334 -5.266667)"^^geo:wktLiteral ;
  geo-pos:lat "56.558334"^^xsd:decimal ;
  geo-pos:long "-5.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-5.266667'^^xsd:double;
  dwc:latitude '56.558334'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:observationDate '1985-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4 -31.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "505"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4 -31.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.4"^^xsd:decimal ;
  geo-pos:long "-31.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-31.9'^^xsd:double;
  dwc:latitude '47.4'^^xsd:double;
  dwc:minimumDepth '505'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '38.5'^^xsd:double;
  dwc:maximumDepth '38.5'^^xsd:double;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -13.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '45.5'^^xsd:double;
  dwc:maximumDepth '45.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.536667 -8.088333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.536667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.088333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2138"^^xsd:integer ;
  dwc:maximumDepthInMeters "2138"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.536667 -8.088333)"^^geo:wktLiteral ;
  geo-pos:lat "47.536667"^^xsd:decimal ;
  geo-pos:long "-8.088333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lumbrinerides laubieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-8.088333'^^xsd:double;
  dwc:latitude '47.536667'^^xsd:double;
  dwc:minimumDepth '2138'^^xsd:integer;
  dwc:maximumDepth '2138'^^xsd:integer;
  dwc:aphiaid '130231'^^xsd:integer;
  dwc:observationDate '1973-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '130231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-42.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -42.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-42.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes edwardsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '377584'^^xsd:integer;
  dwc:observationDate '1964-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 1.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "1.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 1.633)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "1.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscoides cavernicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '1.633'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:aphiaid '263626'^^xsd:integer;
  dwc:aphiaIdAccepted '263626'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1848'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:observationDate '1848-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -22.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -22.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-22.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis atlantica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-22.3'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:aphiaid '181384'^^xsd:integer;
  dwc:observationDate '1979-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '759129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -4)"^^geo:wktLiteral ;
  geo-pos:lat "51.6"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1850'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '51.6'^^xsd:double;
  dwc:observationDate '1850-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^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 "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '13.2'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1972-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 17.8)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium versicolor angulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17.8'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833 -3.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77833"^^xsd:decimal ;
  dwc:decimalLongitude "-3.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2379"^^xsd:integer ;
  dwc:maximumDepthInMeters "2379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833 -3.633333)"^^geo:wktLiteral ;
  geo-pos:lat "43.77833"^^xsd:decimal ;
  geo-pos:long "-3.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bellibos bellibos dageti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-3.633333'^^xsd:double;
  dwc:latitude '43.77833'^^xsd:double;
  dwc:minimumDepth '2379'^^xsd:integer;
  dwc:maximumDepth '2379'^^xsd:integer;
  dwc:aphiaid '264167'^^xsd:integer;
  dwc:observationDate '1967-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '264167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -20.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "-20.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -20.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "-20.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-20.4'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.516666 11.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.516666"^^xsd:decimal ;
  dwc:decimalLongitude "11.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.516666 11.383333)"^^geo:wktLiteral ;
  geo-pos:lat "34.516666"^^xsd:decimal ;
  geo-pos:long "11.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphracta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.383333'^^xsd:double;
  dwc:latitude '34.516666'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '240889'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "28.9"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Jujubinus poppei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '28.9'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141812'^^xsd:integer;
  dwc:aphiaIdAccepted '141812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2 40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2"^^xsd:decimal ;
  dwc:decimalLongitude "40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2 40)"^^geo:wktLiteral ;
  geo-pos:lat "49.2"^^xsd:decimal ;
  geo-pos:long "40"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asellus (Asellus) aquaticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '40'^^xsd:integer;
  dwc:latitude '49.2'^^xsd:double;
  dwc:aphiaid '148667'^^xsd:integer;
  dwc:observationDate '1985-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '264152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^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 "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria forskali'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:observationDate '1973-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -20.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6"^^xsd:decimal ;
  dwc:decimalLongitude "-20.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -20.8)"^^geo:wktLiteral ;
  geo-pos:lat "49.6"^^xsd:decimal ;
  geo-pos:long "-20.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-20.8'^^xsd:double;
  dwc:latitude '49.6'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12 12.2675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.12"^^xsd:decimal ;
  dwc:decimalLongitude "12.2675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12 12.2675)"^^geo:wktLiteral ;
  geo-pos:lat "38.12"^^xsd:decimal ;
  geo-pos:long "12.2675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.2675'^^xsd:double;
  dwc:latitude '38.12'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 20)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Protracheoniscus politus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '264682'^^xsd:integer;
  dwc:aphiaIdAccepted '262682'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.398888 5.161111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.398888"^^xsd:decimal ;
  dwc:decimalLongitude "5.161111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.398888 5.161111)"^^geo:wktLiteral ;
  geo-pos:lat "60.398888"^^xsd:decimal ;
  geo-pos:long "5.161111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thyasira ferniginea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:longitude '5.161111'^^xsd:double;
  dwc:latitude '60.398888'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '141661'^^xsd:integer;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '152905'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "31"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '31'^^xsd:integer;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asellus (Asellus) aquaticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '148667'^^xsd:integer;
  dwc:aphiaIdAccepted '264152'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 9.2)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "9.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asellus (Asellus) aquaticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '9.2'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:aphiaid '148667'^^xsd:integer;
  dwc:observationDate '1944-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '264152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '7.3'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '26.1'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1969-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -0.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -0.1)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-0.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-0.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1042"^^xsd:integer ;
  dwc:maximumDepthInMeters "1042"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -8.3)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-8.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trophon carinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8.3'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '1042'^^xsd:integer;
  dwc:maximumDepth '1042'^^xsd:integer;
  dwc:aphiaid '399252'^^xsd:integer;
  dwc:aphiaIdAccepted '181040'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -8.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haplosporidium montforti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '563572'^^xsd:integer;
  dwc:aphiaIdAccepted '563572'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.286 -32.2715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.286"^^xsd:decimal ;
  dwc:decimalLongitude "-32.2715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1690"^^xsd:integer ;
  dwc:maximumDepthInMeters "1690"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.286 -32.2715)"^^geo:wktLiteral ;
  geo-pos:lat "37.286"^^xsd:decimal ;
  geo-pos:long "-32.2715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Levensteiniella iris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:longitude '-32.2715'^^xsd:double;
  dwc:latitude '37.286'^^xsd:double;
  dwc:minimumDepth '1690'^^xsd:integer;
  dwc:maximumDepth '1690'^^xsd:integer;
  dwc:aphiaid '328834'^^xsd:integer;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1783177'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.223 -33.903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.223"^^xsd:decimal ;
  dwc:decimalLongitude "-33.903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2280"^^xsd:integer ;
  dwc:maximumDepthInMeters "2280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.223 -33.903)"^^geo:wktLiteral ;
  geo-pos:lat "36.223"^^xsd:decimal ;
  geo-pos:long "-33.903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Levensteiniella iris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:longitude '-33.903'^^xsd:double;
  dwc:latitude '36.223'^^xsd:double;
  dwc:minimumDepth '2280'^^xsd:integer;
  dwc:maximumDepth '2280'^^xsd:integer;
  dwc:aphiaid '328834'^^xsd:integer;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1783177'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "38.11"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '38.11'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.121666"^^xsd:decimal ;
  dwc:decimalLongitude "12.248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  geo-pos:lat "38.121666"^^xsd:decimal ;
  geo-pos:long "12.248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.248333'^^xsd:double;
  dwc:latitude '38.121666'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '15.3'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1973-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "51.7"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 0)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "0"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 0)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "0"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '0'^^xsd:integer;
  dwc:latitude '53.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3 3)"^^geo:wktLiteral ;
  geo-pos:lat "55.3"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '55.3'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.085 -35.748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.085"^^xsd:decimal ;
  dwc:decimalLongitude "-35.748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.085 -35.748333)"^^geo:wktLiteral ;
  geo-pos:lat "38.085"^^xsd:decimal ;
  geo-pos:long "-35.748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Helicocranchia pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-35.748333'^^xsd:double;
  dwc:latitude '38.085'^^xsd:double;
  dwc:aphiaid '139424'^^xsd:integer;
  dwc:observationDate '1980-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '139424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.801666 -29.958332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.801666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.958332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.801666 -29.958332)"^^geo:wktLiteral ;
  geo-pos:lat "29.801666"^^xsd:decimal ;
  geo-pos:long "-29.958332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Helicocranchia pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.958332'^^xsd:double;
  dwc:latitude '29.801666'^^xsd:double;
  dwc:aphiaid '139424'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '139424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.511665 -30.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.511665"^^xsd:decimal ;
  dwc:decimalLongitude "-30.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.511665 -30.655)"^^geo:wktLiteral ;
  geo-pos:lat "33.511665"^^xsd:decimal ;
  geo-pos:long "-30.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Helicocranchia pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-30.655'^^xsd:double;
  dwc:latitude '33.511665'^^xsd:double;
  dwc:aphiaid '139424'^^xsd:integer;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '139424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "497.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "497.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -29.2)"^^geo:wktLiteral ;
  geo-pos:lat "64.1"^^xsd:decimal ;
  geo-pos:long "-29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-29.2'^^xsd:double;
  dwc:latitude '64.1'^^xsd:double;
  dwc:minimumDepth '497.5'^^xsd:double;
  dwc:maximumDepth '497.5'^^xsd:double;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "22.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '22.6'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '187.5'^^xsd:double;
  dwc:maximumDepth '187.5'^^xsd:double;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -21.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -21.2)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-21.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-21.2'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.733334 12.206667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.733334"^^xsd:decimal ;
  dwc:decimalLongitude "12.206667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.733334 12.206667)"^^geo:wktLiteral ;
  geo-pos:lat "36.733334"^^xsd:decimal ;
  geo-pos:long "12.206667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-08-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.206667'^^xsd:double;
  dwc:latitude '36.733334'^^xsd:double;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -11.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "-11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrgulopsis kolobensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-11.9'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '954488'^^xsd:integer;
  dwc:aphiaIdAccepted '954488'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 23.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "23.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 23.4)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "23.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '23.4'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.54 -30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.54"^^xsd:decimal ;
  dwc:decimalLongitude "-30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.54 -30.01)"^^geo:wktLiteral ;
  geo-pos:lat "30.54"^^xsd:decimal ;
  geo-pos:long "-30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-30.01'^^xsd:double;
  dwc:latitude '30.54'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.4"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.4 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "54.4"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '54.4'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.183334 10.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.183334"^^xsd:decimal ;
  dwc:decimalLongitude "10.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.183334 10.25)"^^geo:wktLiteral ;
  geo-pos:lat "34.183334"^^xsd:decimal ;
  geo-pos:long "10.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.25'^^xsd:double;
  dwc:latitude '34.183334'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45667 10.636667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.45667"^^xsd:decimal ;
  dwc:decimalLongitude "10.636667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45667 10.636667)"^^geo:wktLiteral ;
  geo-pos:lat "34.45667"^^xsd:decimal ;
  geo-pos:long "10.636667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.636667'^^xsd:double;
  dwc:latitude '34.45667'^^xsd:double;
  dwc:minimumDepth '24.5'^^xsd:double;
  dwc:maximumDepth '24.5'^^xsd:double;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1973-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.525 11.508333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.508333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.525 11.508333)"^^geo:wktLiteral ;
  geo-pos:lat "34.525"^^xsd:decimal ;
  geo-pos:long "11.508333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.508333'^^xsd:double;
  dwc:latitude '34.525'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -10)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.913889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.913889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.913889)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.913889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphracta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.913889'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '240889'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphracta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '34.5'^^xsd:double;
  dwc:maximumDepth '34.5'^^xsd:double;
  dwc:aphiaid '240889'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 35)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ichnopus serricrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '29.5'^^xsd:double;
  dwc:aphiaid '557567'^^xsd:integer;
  dwc:observationDate '1985-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '557567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83472 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83472"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83472 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.83472"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia linaresii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '36.83472'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '107341'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138332 -13.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-13.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3347"^^xsd:integer ;
  dwc:maximumDepthInMeters "3347"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138332 -13.895)"^^geo:wktLiteral ;
  geo-pos:lat "50.138332"^^xsd:decimal ;
  geo-pos:long "-13.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pallenopsis bathypallenopsis tydemani caraibica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-13.895'^^xsd:double;
  dwc:latitude '50.138332'^^xsd:double;
  dwc:minimumDepth '3347'^^xsd:integer;
  dwc:maximumDepth '3347'^^xsd:integer;
  dwc:aphiaid '379834'^^xsd:integer;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '379834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.536667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.548333)"^^geo:wktLiteral ;
  geo-pos:lat "51.536667"^^xsd:decimal ;
  geo-pos:long "-12.548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pallenopsis bathypallenopsis tydemani caraibica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-12.548333'^^xsd:double;
  dwc:latitude '51.536667'^^xsd:double;
  dwc:minimumDepth '1495.5'^^xsd:double;
  dwc:maximumDepth '1495.5'^^xsd:double;
  dwc:aphiaid '379834'^^xsd:integer;
  dwc:observationDate '1972-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '379834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33.1)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-33.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-33.1'^^xsd:double;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -36.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-36.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -36.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-36.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-36.9'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1964-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "172"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.1'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '172'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lissa chiragra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:observationDate '1967-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lissa chiragra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '25.5'^^xsd:double;
  dwc:maximumDepth '25.5'^^xsd:double;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35 11.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35"^^xsd:decimal ;
  dwc:decimalLongitude "11.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35 11.735)"^^geo:wktLiteral ;
  geo-pos:lat "35.35"^^xsd:decimal ;
  geo-pos:long "11.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lissa chiragra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.735'^^xsd:double;
  dwc:latitude '35.35'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:observationDate '1972-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dendrosomides lucicutiae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:observationDate '1965-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.6"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "825"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.6"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Meningodora miccylus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '31.6'^^xsd:double;
  dwc:minimumDepth '825'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '107595'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -36.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -36.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.1"^^xsd:decimal ;
  geo-pos:long "-36.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Meningodora miccylus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-36.8'^^xsd:double;
  dwc:latitude '52.1'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '107595'^^xsd:integer;
  dwc:observationDate '1972-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Molpadiodemas depressus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.746667'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:minimumDepth '4430.5'^^xsd:double;
  dwc:maximumDepth '4430.5'^^xsd:double;
  dwc:aphiaid '529556'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '529556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.398888 5.161111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.398888"^^xsd:decimal ;
  dwc:decimalLongitude "5.161111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.398888 5.161111)"^^geo:wktLiteral ;
  geo-pos:lat "60.398888"^^xsd:decimal ;
  geo-pos:long "5.161111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thyasira obsoleta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:longitude '5.161111'^^xsd:double;
  dwc:latitude '60.398888'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '141668'^^xsd:integer;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141668'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus biformatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:aphiaid '263668'^^xsd:integer;
  dwc:aphiaIdAccepted '263668'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus bureschi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '263675'^^xsd:integer;
  dwc:aphiaIdAccepted '263675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "53.3"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '53.3'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -7.3)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "53.4"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '53.4'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "597"^^xsd:integer ;
  dwc:maximumDepthInMeters "597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Marginaster capreensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '597'^^xsd:integer;
  dwc:maximumDepth '597'^^xsd:integer;
  dwc:aphiaid '124108'^^xsd:integer;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124108'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -35.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis atlantica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:aphiaid '181384'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '759129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -30.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -30.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-30.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis atlantica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-30.3'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:aphiaid '181384'^^xsd:integer;
  dwc:observationDate '1979-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '759129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96108 10.51755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96108"^^xsd:decimal ;
  dwc:decimalLongitude "10.51755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96108 10.51755)"^^geo:wktLiteral ;
  geo-pos:lat "43.96108"^^xsd:decimal ;
  geo-pos:long "10.51755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parastenocaris reidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.51755'^^xsd:double;
  dwc:latitude '43.96108'^^xsd:double;
  dwc:aphiaid '348224'^^xsd:integer;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '348224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96108 10.51755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.96108"^^xsd:decimal ;
  dwc:decimalLongitude "10.51755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.96108 10.51755)"^^geo:wktLiteral ;
  geo-pos:lat "43.96108"^^xsd:decimal ;
  geo-pos:long "10.51755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parastenocaris reidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.51755'^^xsd:double;
  dwc:latitude '43.96108'^^xsd:double;
  dwc:aphiaid '348224'^^xsd:integer;
  dwc:observationDate '1998-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '348224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium klugii saxorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833 -3.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77833"^^xsd:decimal ;
  dwc:decimalLongitude "-3.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2379"^^xsd:integer ;
  dwc:maximumDepthInMeters "2379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833 -3.633333)"^^geo:wktLiteral ;
  geo-pos:lat "43.77833"^^xsd:decimal ;
  geo-pos:long "-3.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bellibos bellibos dageti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-3.633333'^^xsd:double;
  dwc:latitude '43.77833'^^xsd:double;
  dwc:minimumDepth '2379'^^xsd:integer;
  dwc:maximumDepth '2379'^^xsd:integer;
  dwc:aphiaid '264167'^^xsd:integer;
  dwc:observationDate '1967-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '264167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria forskali'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:observationDate '1974-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria forskali'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria forskali'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:observationDate '1973-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria forskali'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:observationDate '1973-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193333 12.271667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.193333"^^xsd:decimal ;
  dwc:decimalLongitude "12.271667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193333 12.271667)"^^geo:wktLiteral ;
  geo-pos:lat "36.193333"^^xsd:decimal ;
  geo-pos:long "12.271667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.271667'^^xsd:double;
  dwc:latitude '36.193333'^^xsd:double;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.121666"^^xsd:decimal ;
  dwc:decimalLongitude "12.248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  geo-pos:lat "38.121666"^^xsd:decimal ;
  geo-pos:long "12.248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.248333'^^xsd:double;
  dwc:latitude '38.121666'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12 12.2675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.12"^^xsd:decimal ;
  dwc:decimalLongitude "12.2675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12 12.2675)"^^geo:wktLiteral ;
  geo-pos:lat "38.12"^^xsd:decimal ;
  geo-pos:long "12.2675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.2675'^^xsd:double;
  dwc:latitude '38.12'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.239166 12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.239166"^^xsd:decimal ;
  dwc:decimalLongitude "12.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.239166 12.28)"^^geo:wktLiteral ;
  geo-pos:lat "36.239166"^^xsd:decimal ;
  geo-pos:long "12.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.28'^^xsd:double;
  dwc:latitude '36.239166'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1875"^^xsd:integer ;
  dwc:maximumDepthInMeters "1875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -19.7)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "-19.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Narrowteuthis nesisi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '1875'^^xsd:integer;
  dwc:maximumDepth '1875'^^xsd:integer;
  dwc:aphiaid '342368'^^xsd:integer;
  dwc:observationDate '1971-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '342368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Orthometopon dalmatinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '261686'^^xsd:integer;
  dwc:aphiaIdAccepted '261686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 22)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Orthometopon dalmatinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '22'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:aphiaid '261686'^^xsd:integer;
  dwc:aphiaIdAccepted '261686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-06-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Platygyra daedalea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '207489'^^xsd:integer;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '207489'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.3"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiopus arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '70.3'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '125126'^^xsd:integer;
  dwc:observationDate '1931-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '125126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.325)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "10.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus alatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '10.325'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:observationDate '1972-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus alatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '346682'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '346682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4375"^^xsd:integer ;
  dwc:maximumDepthInMeters "4375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4375'^^xsd:integer;
  dwc:maximumDepth '4375'^^xsd:integer;
  dwc:aphiaid '346682'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '346682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.98639 7.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.98639"^^xsd:decimal ;
  dwc:decimalLongitude "7.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.98639 7.83)"^^geo:wktLiteral ;
  geo-pos:lat "53.98639"^^xsd:decimal ;
  geo-pos:long "7.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '7.83'^^xsd:double;
  dwc:latitude '53.98639'^^xsd:double;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:observationDate '1980-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -29.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-29.1'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -25.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "730"^^xsd:integer ;
  dwc:maximumDepthInMeters "730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -25.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-25.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-25.6'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:minimumDepth '730'^^xsd:integer;
  dwc:maximumDepth '730'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda subaequilatera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '540123'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1353"^^xsd:integer ;
  dwc:maximumDepthInMeters "1353"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda subaequilatera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '1353'^^xsd:integer;
  dwc:maximumDepth '1353'^^xsd:integer;
  dwc:aphiaid '540123'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 -14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1152"^^xsd:integer ;
  dwc:maximumDepthInMeters "1152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 -14.3)"^^geo:wktLiteral ;
  geo-pos:lat "56.1"^^xsd:decimal ;
  geo-pos:long "-14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda subaequilatera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-14.3'^^xsd:double;
  dwc:latitude '56.1'^^xsd:double;
  dwc:minimumDepth '1152'^^xsd:integer;
  dwc:maximumDepth '1152'^^xsd:integer;
  dwc:aphiaid '540123'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1124"^^xsd:integer ;
  dwc:maximumDepthInMeters "1124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "48.3"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda subaequilatera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '48.3'^^xsd:double;
  dwc:minimumDepth '1124'^^xsd:integer;
  dwc:maximumDepth '1124'^^xsd:integer;
  dwc:aphiaid '540123'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.225"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lissa chiragra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '34.225'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "68.5"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '68.5'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69"^^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 "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -11.5)"^^geo:wktLiteral ;
  geo-pos:lat "69"^^xsd:decimal ;
  geo-pos:long "-11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '69'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:observationDate '1967-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5 -8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5 -8.2)"^^geo:wktLiteral ;
  geo-pos:lat "68.5"^^xsd:decimal ;
  geo-pos:long "-8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-8.2'^^xsd:double;
  dwc:latitude '68.5'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:observationDate '1967-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5 -8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5 -8.6)"^^geo:wktLiteral ;
  geo-pos:lat "68.5"^^xsd:decimal ;
  geo-pos:long "-8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8.6'^^xsd:double;
  dwc:latitude '68.5'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69"^^xsd:decimal ;
  dwc:decimalLongitude "-1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "69"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '69'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus polaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '104855'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus polaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104855'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus polaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104855'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus polaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104855'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '6.9'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.2"^^xsd:decimal ;
  dwc:decimalLongitude "14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 14.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.2"^^xsd:decimal ;
  geo-pos:long "14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.8'^^xsd:double;
  dwc:latitude '45.2'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "28.9"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Jujubinus guanchus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '28.9'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141809'^^xsd:integer;
  dwc:aphiaIdAccepted '141809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "28.9"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Jujubinus guanchus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '28.9'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141809'^^xsd:integer;
  dwc:aphiaIdAccepted '141809'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.555 33.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.555"^^xsd:decimal ;
  dwc:decimalLongitude "33.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.555 33.106)"^^geo:wktLiteral ;
  geo-pos:lat "66.555"^^xsd:decimal ;
  geo-pos:long "33.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Laomedea flexuosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '33.106'^^xsd:double;
  dwc:latitude '66.555'^^xsd:double;
  dwc:aphiaid '117382'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '117382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -2)"^^geo:wktLiteral ;
  geo-pos:lat "50.7"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '50.7'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1877-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '69.5'^^xsd:double;
  dwc:maximumDepth '69.5'^^xsd:double;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia intermedia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '104601'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.6 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.6"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2450"^^xsd:integer ;
  dwc:maximumDepthInMeters "2450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.6 -10.4)"^^geo:wktLiteral ;
  geo-pos:lat "55.6"^^xsd:decimal ;
  geo-pos:long "-10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dendrogaster zoroasteri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '55.6'^^xsd:double;
  dwc:minimumDepth '2450'^^xsd:integer;
  dwc:maximumDepth '2450'^^xsd:integer;
  dwc:aphiaid '429663'^^xsd:integer;
  dwc:observationDate '1878-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '429663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 1.5)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stenasellus virei hussoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '264714'^^xsd:integer;
  dwc:aphiaIdAccepted '264714'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24167 12.258333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24167"^^xsd:decimal ;
  dwc:decimalLongitude "12.258333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24167 12.258333)"^^geo:wktLiteral ;
  geo-pos:lat "36.24167"^^xsd:decimal ;
  geo-pos:long "12.258333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Triangulus munidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.258333'^^xsd:double;
  dwc:latitude '36.24167'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '134793'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '134793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.4 -7.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.4"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3051"^^xsd:integer ;
  dwc:maximumDepthInMeters "3051"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.4 -7.8)"^^geo:wktLiteral ;
  geo-pos:lat "68.4"^^xsd:decimal ;
  geo-pos:long "-7.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Typhloscolecidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-7.8'^^xsd:double;
  dwc:latitude '68.4'^^xsd:double;
  dwc:minimumDepth '3051'^^xsd:integer;
  dwc:maximumDepth '3051'^^xsd:integer;
  dwc:aphiaid '959'^^xsd:integer;
  dwc:observationDate '1967-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "50.2"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paramysis schistomysis ornata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '50.2'^^xsd:double;
  dwc:observationDate '1906-08-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -7.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-7.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1378"^^xsd:integer ;
  dwc:maximumDepthInMeters "1378"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -7.655)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-7.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Placotrochides frusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-7.655'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '1378'^^xsd:integer;
  dwc:maximumDepth '1378'^^xsd:integer;
  dwc:aphiaid '135201'^^xsd:integer;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '135201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.766388 10.280833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.766388"^^xsd:decimal ;
  dwc:decimalLongitude "10.280833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.766388 10.280833)"^^geo:wktLiteral ;
  geo-pos:lat "42.766388"^^xsd:decimal ;
  geo-pos:long "10.280833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tiroloscia macchiae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.280833'^^xsd:double;
  dwc:latitude '42.766388'^^xsd:double;
  dwc:aphiaid '884742'^^xsd:integer;
  dwc:aphiaIdAccepted '884742'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^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 "122.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "122.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '122.5'^^xsd:double;
  dwc:maximumDepth '122.5'^^xsd:double;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.591667 -3.413333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.591667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.413333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "860"^^xsd:integer ;
  dwc:maximumDepthInMeters "860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.591667 -3.413333)"^^geo:wktLiteral ;
  geo-pos:lat "43.591667"^^xsd:decimal ;
  geo-pos:long "-3.413333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Prionospio (Prionospio) ehlersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-3.413333'^^xsd:double;
  dwc:latitude '43.591667'^^xsd:double;
  dwc:minimumDepth '860'^^xsd:integer;
  dwc:maximumDepth '860'^^xsd:integer;
  dwc:aphiaid '334625'^^xsd:integer;
  dwc:observationDate '1967-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '131156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68 -3.586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68"^^xsd:decimal ;
  dwc:decimalLongitude "-3.586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1739"^^xsd:integer ;
  dwc:maximumDepthInMeters "1739"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68 -3.586667)"^^geo:wktLiteral ;
  geo-pos:lat "43.68"^^xsd:decimal ;
  geo-pos:long "-3.586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Prionospio (Prionospio) ehlersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-3.586667'^^xsd:double;
  dwc:latitude '43.68'^^xsd:double;
  dwc:minimumDepth '1739'^^xsd:integer;
  dwc:maximumDepth '1739'^^xsd:integer;
  dwc:aphiaid '334625'^^xsd:integer;
  dwc:observationDate '1967-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '131156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "69.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 69.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Protracheoniscus hirsutulus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '69.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:aphiaid '262658'^^xsd:integer;
  dwc:aphiaIdAccepted '262658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "27.1"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '27.1'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1973-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "720"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -24.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-24.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '720'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -42.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-42.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -42.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-42.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-42.5'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.183334 -31.48889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.183334"^^xsd:decimal ;
  dwc:decimalLongitude "-31.48889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.183334 -31.48889)"^^geo:wktLiteral ;
  geo-pos:lat "35.183334"^^xsd:decimal ;
  geo-pos:long "-31.48889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Helicocranchia pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-31.48889'^^xsd:double;
  dwc:latitude '35.183334'^^xsd:double;
  dwc:aphiaid '139424'^^xsd:integer;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '139424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.126667 -30.718332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.126667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.718332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.126667 -30.718332)"^^geo:wktLiteral ;
  geo-pos:lat "34.126667"^^xsd:decimal ;
  geo-pos:long "-30.718332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Helicocranchia pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-30.718332'^^xsd:double;
  dwc:latitude '34.126667'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '139424'^^xsd:integer;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '139424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65167 -34.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65167"^^xsd:decimal ;
  dwc:decimalLongitude "-34.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65167 -34.985)"^^geo:wktLiteral ;
  geo-pos:lat "41.65167"^^xsd:decimal ;
  geo-pos:long "-34.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Helicocranchia pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-34.985'^^xsd:double;
  dwc:latitude '41.65167'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '139424'^^xsd:integer;
  dwc:observationDate '1980-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '139424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.434723 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.434723"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.434723 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.434723"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '34.434723'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:observationDate '1973-07-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5)"^^geo:wktLiteral ;
  geo-pos:lat "50.1"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1839'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '50.1'^^xsd:double;
  dwc:observationDate '1839-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.547222 11.588889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.547222"^^xsd:decimal ;
  dwc:decimalLongitude "11.588889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.547222 11.588889)"^^geo:wktLiteral ;
  geo-pos:lat "33.547222"^^xsd:decimal ;
  geo-pos:long "11.588889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphracta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.588889'^^xsd:double;
  dwc:latitude '33.547222'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '240889'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphracta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '240889'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.468056 11.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.468056"^^xsd:decimal ;
  dwc:decimalLongitude "11.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.468056 11.183333)"^^geo:wktLiteral ;
  geo-pos:lat "34.468056"^^xsd:decimal ;
  geo-pos:long "11.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphracta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.183333'^^xsd:double;
  dwc:latitude '34.468056'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '240889'^^xsd:integer;
  dwc:observationDate '1973-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.480556 11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.480556"^^xsd:decimal ;
  dwc:decimalLongitude "11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.480556 11.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.480556"^^xsd:decimal ;
  geo-pos:long "11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphracta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '11.7'^^xsd:double;
  dwc:latitude '34.480556'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '240889'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "250.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '250.5'^^xsd:double;
  dwc:maximumDepth '250.5'^^xsd:double;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1972-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.175 11.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.175"^^xsd:decimal ;
  dwc:decimalLongitude "11.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.175 11.166667)"^^geo:wktLiteral ;
  geo-pos:lat "37.175"^^xsd:decimal ;
  geo-pos:long "11.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '11.166667'^^xsd:double;
  dwc:latitude '37.175'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1967-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.125 10.788889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.788889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.125 10.788889)"^^geo:wktLiteral ;
  geo-pos:lat "37.125"^^xsd:decimal ;
  geo-pos:long "10.788889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '10.788889'^^xsd:double;
  dwc:latitude '37.125'^^xsd:double;
  dwc:minimumDepth '60.5'^^xsd:double;
  dwc:maximumDepth '60.5'^^xsd:double;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1972-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 12.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '12.1'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1967-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.02778 34.579723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.02778"^^xsd:decimal ;
  dwc:decimalLongitude "34.579723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.02778 34.579723)"^^geo:wktLiteral ;
  geo-pos:lat "32.02778"^^xsd:decimal ;
  geo-pos:long "34.579723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eupanthalis glabra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '34.579723'^^xsd:double;
  dwc:latitude '32.02778'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '327862'^^xsd:integer;
  dwc:observationDate '1987-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '129735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.02778 34.579723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.02778"^^xsd:decimal ;
  dwc:decimalLongitude "34.579723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.02778 34.579723)"^^geo:wktLiteral ;
  geo-pos:lat "32.02778"^^xsd:decimal ;
  geo-pos:long "34.579723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eupanthalis glabra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '34.579723'^^xsd:double;
  dwc:latitude '32.02778'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '327862'^^xsd:integer;
  dwc:observationDate '1987-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '129735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.02778 34.579723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.02778"^^xsd:decimal ;
  dwc:decimalLongitude "34.579723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.02778 34.579723)"^^geo:wktLiteral ;
  geo-pos:lat "32.02778"^^xsd:decimal ;
  geo-pos:long "34.579723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eupanthalis glabra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '34.579723'^^xsd:double;
  dwc:latitude '32.02778'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '327862'^^xsd:integer;
  dwc:observationDate '1987-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '129735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -0.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-0.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scolecithricella dentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104807'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.826668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3635"^^xsd:integer ;
  dwc:maximumDepthInMeters "3635"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  geo-pos:lat "26.138332"^^xsd:decimal ;
  geo-pos:long "-44.826668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stygiopontius pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-44.826668'^^xsd:double;
  dwc:latitude '26.138332'^^xsd:double;
  dwc:minimumDepth '3635'^^xsd:integer;
  dwc:maximumDepth '3635'^^xsd:integer;
  dwc:aphiaid '135802'^^xsd:integer;
  dwc:observationDate '1985-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '135802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.826668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3635"^^xsd:integer ;
  dwc:maximumDepthInMeters "3635"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  geo-pos:lat "26.138332"^^xsd:decimal ;
  geo-pos:long "-44.826668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stygiopontius pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-44.826668'^^xsd:double;
  dwc:latitude '26.138332'^^xsd:double;
  dwc:minimumDepth '3635'^^xsd:integer;
  dwc:maximumDepth '3635'^^xsd:integer;
  dwc:aphiaid '135802'^^xsd:integer;
  dwc:observationDate '1985-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '135802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.391666 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.391666"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.391666 15.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.391666"^^xsd:decimal ;
  geo-pos:long "15.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alpheus glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '37.391666'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:observationDate '1988-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "-36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4207"^^xsd:integer ;
  dwc:maximumDepthInMeters "4207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -36)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "-36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Amphiophiura bullata convexa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-36'^^xsd:integer;
  dwc:latitude '47.2'^^xsd:double;
  dwc:minimumDepth '4207'^^xsd:integer;
  dwc:maximumDepth '4207'^^xsd:integer;
  dwc:aphiaid '125224'^^xsd:integer;
  dwc:observationDate '1948-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '182962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 11)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium simoni gigas'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '43.4'^^xsd:double;
  dwc:aphiaid '882862'^^xsd:integer;
  dwc:aphiaIdAccepted '257687'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium sorentinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Helicocranchia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '137849'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '137849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria forskali'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria forskali'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:observationDate '1973-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.05 10.408333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.408333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.05 10.408333)"^^geo:wktLiteral ;
  geo-pos:lat "34.05"^^xsd:decimal ;
  geo-pos:long "10.408333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria forskali'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.408333'^^xsd:double;
  dwc:latitude '34.05'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45 10.638333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.45"^^xsd:decimal ;
  dwc:decimalLongitude "10.638333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45 10.638333)"^^geo:wktLiteral ;
  geo-pos:lat "34.45"^^xsd:decimal ;
  geo-pos:long "10.638333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria forskali'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.638333'^^xsd:double;
  dwc:latitude '34.45'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -34.4)"^^geo:wktLiteral ;
  geo-pos:lat "51.7"^^xsd:decimal ;
  geo-pos:long "-34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -30)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '42.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 27.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "27.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 27.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "27.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '27.9'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '36.5'^^xsd:double;
  dwc:maximumDepth '36.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358334 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358334"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358334 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.358334"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.358334'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:observationDate '1972-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "250.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '250.5'^^xsd:double;
  dwc:maximumDepth '250.5'^^xsd:double;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:observationDate '1972-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "250.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '250.5'^^xsd:double;
  dwc:maximumDepth '250.5'^^xsd:double;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:observationDate '1972-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.075"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "114.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.075"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37.075'^^xsd:double;
  dwc:minimumDepth '114.5'^^xsd:double;
  dwc:maximumDepth '114.5'^^xsd:double;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:observationDate '1972-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 21.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "21.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 21.583332)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "21.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mytilus edulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '21.583332'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '140480'^^xsd:integer;
  dwc:observationDate '1983-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '140480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^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 "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera truncata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '407928'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '505137'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oncaea rapax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '359733'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '128917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oncaea rapax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '359733'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '128917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bradfordiella fowleri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '362457'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '362457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bradfordiella fowleri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '362457'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '362457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bradfordiella fowleri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '362457'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '362457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium cylindratum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '415'^^xsd:integer;
  dwc:aphiaid '748056'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139093'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "706"^^xsd:integer ;
  dwc:maximumDepthInMeters "706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -6.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium cylindratum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-6.9'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '706'^^xsd:integer;
  dwc:maximumDepth '706'^^xsd:integer;
  dwc:aphiaid '748056'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139093'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -6.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium cylindratum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-6.4'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '748056'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139093'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tethys fimbria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:aphiaid '141643'^^xsd:integer;
  dwc:observationDate '1967-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '141643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.3 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.3"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asellus (Asellus) aquaticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '55.3'^^xsd:double;
  dwc:aphiaid '148667'^^xsd:integer;
  dwc:observationDate '1941-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '264152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria forskali'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:observationDate '1973-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^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 "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.363335 -29.773333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.363335"^^xsd:decimal ;
  dwc:decimalLongitude "-29.773333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.363335 -29.773333)"^^geo:wktLiteral ;
  geo-pos:lat "45.363335"^^xsd:decimal ;
  geo-pos:long "-29.773333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Helicocranchia pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-29.773333'^^xsd:double;
  dwc:latitude '45.363335'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '139424'^^xsd:integer;
  dwc:observationDate '1980-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '139424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.373333 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.373333"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "590"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.373333 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "36.373333"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '36.373333'^^xsd:double;
  dwc:minimumDepth '590'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 0.6)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "0.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.121666"^^xsd:decimal ;
  dwc:decimalLongitude "12.248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  geo-pos:lat "38.121666"^^xsd:decimal ;
  geo-pos:long "12.248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.248333'^^xsd:double;
  dwc:latitude '38.121666'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1875"^^xsd:integer ;
  dwc:maximumDepthInMeters "1875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -19.7)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "-19.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Narrowteuthis nesisi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '1875'^^xsd:integer;
  dwc:maximumDepth '1875'^^xsd:integer;
  dwc:aphiaid '342368'^^xsd:integer;
  dwc:observationDate '1971-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '342368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.4 56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.4"^^xsd:decimal ;
  dwc:decimalLongitude "56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.4 56)"^^geo:wktLiteral ;
  geo-pos:lat "80.4"^^xsd:decimal ;
  geo-pos:long "56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiacantha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '56'^^xsd:integer;
  dwc:latitude '80.4'^^xsd:double;
  dwc:aphiaid '123587'^^xsd:integer;
  dwc:observationDate '1901-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '123587'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "944"^^xsd:integer ;
  dwc:maximumDepthInMeters "944"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -7.3)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cocculina corrugata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '944'^^xsd:integer;
  dwc:maximumDepth '944'^^xsd:integer;
  dwc:aphiaid '580621'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140877'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 -12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 -12.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "-12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-12.1'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "59.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '59.5'^^xsd:double;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:observationDate '1984-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^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 "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-13.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.327778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.825"^^xsd:decimal ;
  dwc:decimalLongitude "10.327778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.327778)"^^geo:wktLiteral ;
  geo-pos:lat "36.825"^^xsd:decimal ;
  geo-pos:long "10.327778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphracta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.327778'^^xsd:double;
  dwc:latitude '36.825'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '240889'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:observationDate '1967-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7 -3.902778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7"^^xsd:decimal ;
  dwc:decimalLongitude "-3.902778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7 -3.902778)"^^geo:wktLiteral ;
  geo-pos:lat "48.7"^^xsd:decimal ;
  geo-pos:long "-3.902778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tholoarctus natans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-3.902778'^^xsd:double;
  dwc:latitude '48.7'^^xsd:double;
  dwc:aphiaid '136722'^^xsd:integer;
  dwc:observationDate '1982-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '136722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:observationDate '1965-01-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.78361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.78361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.78361)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.78361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Linckia multifora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '33.78361'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:minimumDepth '1.75'^^xsd:double;
  dwc:maximumDepth '1.75'^^xsd:double;
  dwc:aphiaid '207607'^^xsd:integer;
  dwc:observationDate '1965-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '207607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -14.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3859"^^xsd:integer ;
  dwc:maximumDepthInMeters "3859"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -14.4)"^^geo:wktLiteral ;
  geo-pos:lat "50.1"^^xsd:decimal ;
  geo-pos:long "-14.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ananthura abyssorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-14.4'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:minimumDepth '3859'^^xsd:integer;
  dwc:maximumDepth '3859'^^xsd:integer;
  dwc:aphiaid '118458'^^xsd:integer;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '118458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.166668 -36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.166668"^^xsd:decimal ;
  dwc:decimalLongitude "-36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4207"^^xsd:integer ;
  dwc:maximumDepthInMeters "4207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.166668 -36)"^^geo:wktLiteral ;
  geo-pos:lat "47.166668"^^xsd:decimal ;
  geo-pos:long "-36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapagurus abyssorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-36'^^xsd:integer;
  dwc:latitude '47.166668'^^xsd:double;
  dwc:minimumDepth '4207'^^xsd:integer;
  dwc:maximumDepth '4207'^^xsd:integer;
  dwc:aphiaid '107245'^^xsd:integer;
  dwc:observationDate '1948-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.608334 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.608334"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.608334 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.608334"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lissa chiragra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.608334'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.341667 18.843332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.341667"^^xsd:decimal ;
  dwc:decimalLongitude "18.843332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.341667 18.843332)"^^geo:wktLiteral ;
  geo-pos:lat "52.341667"^^xsd:decimal ;
  geo-pos:long "18.843332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-08-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '18.843332'^^xsd:double;
  dwc:latitude '52.341667'^^xsd:double;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "720"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -24.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-24.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '720'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.449722 -5.443333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.449722"^^xsd:decimal ;
  dwc:decimalLongitude "-5.443333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.449722 -5.443333)"^^geo:wktLiteral ;
  geo-pos:lat "56.449722"^^xsd:decimal ;
  geo-pos:long "-5.443333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clitellio arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-5.443333'^^xsd:double;
  dwc:latitude '56.449722'^^xsd:double;
  dwc:aphiaid '137553'^^xsd:integer;
  dwc:observationDate '1981-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833 5.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833"^^xsd:decimal ;
  dwc:decimalLongitude "5.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833 5.667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833"^^xsd:decimal ;
  geo-pos:long "5.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haplophthalmus mengei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '5.667'^^xsd:double;
  dwc:latitude '50.833'^^xsd:double;
  dwc:aphiaid '260535'^^xsd:integer;
  dwc:observationDate '1949-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '264494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69"^^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 "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "69"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '69'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -29.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-29.1'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8 -22.933332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.8"^^xsd:decimal ;
  dwc:decimalLongitude "-22.933332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.8 -22.933332)"^^geo:wktLiteral ;
  geo-pos:lat "72.8"^^xsd:decimal ;
  geo-pos:long "-22.933332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-22.933332'^^xsd:double;
  dwc:latitude '72.8'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1899-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -4)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philoscia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '204924'^^xsd:integer;
  dwc:observationDate '1923-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '204924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46472 4.141667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.46472"^^xsd:decimal ;
  dwc:decimalLongitude "4.141667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.46472 4.141667)"^^geo:wktLiteral ;
  geo-pos:lat "55.46472"^^xsd:decimal ;
  geo-pos:long "4.141667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Phyllodoce (Anaitides) rosea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.141667'^^xsd:double;
  dwc:latitude '55.46472'^^xsd:double;
  dwc:minimumDepth '31.6'^^xsd:double;
  dwc:maximumDepth '31.6'^^xsd:double;
  dwc:aphiaid '130680'^^xsd:integer;
  dwc:observationDate '1990-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 14.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.9'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.758333 -29.548332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.758333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.548332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "167.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "167.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.758333 -29.548332)"^^geo:wktLiteral ;
  geo-pos:lat "31.758333"^^xsd:decimal ;
  geo-pos:long "-29.548332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-29.548332'^^xsd:double;
  dwc:latitude '31.758333'^^xsd:double;
  dwc:minimumDepth '167.5'^^xsd:double;
  dwc:maximumDepth '167.5'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -34.4)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -40.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "-40.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -40.6)"^^geo:wktLiteral ;
  geo-pos:lat "29.8"^^xsd:decimal ;
  geo-pos:long "-40.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-40.6'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:observationDate '1928-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.716667 20.933332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.716667"^^xsd:decimal ;
  dwc:decimalLongitude "20.933332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.716667 20.933332)"^^geo:wktLiteral ;
  geo-pos:lat "37.716667"^^xsd:decimal ;
  geo-pos:long "20.933332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '20.933332'^^xsd:double;
  dwc:latitude '37.716667'^^xsd:double;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:observationDate '1983-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -23.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1979-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clytia hemisphaerica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '117368'^^xsd:integer;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '117368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "13.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calocalanus plumulosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '211848'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '211848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa muscosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -30.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-30.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3200"^^xsd:integer ;
  dwc:maximumDepthInMeters "3200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -30.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-30.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophioplinthus inornata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-30.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '3200'^^xsd:integer;
  dwc:maximumDepth '3200'^^xsd:integer;
  dwc:aphiaid '322571'^^xsd:integer;
  dwc:observationDate '1947-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '322571'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.895 -29.951668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.895"^^xsd:decimal ;
  dwc:decimalLongitude "-29.951668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.895 -29.951668)"^^geo:wktLiteral ;
  geo-pos:lat "29.895"^^xsd:decimal ;
  geo-pos:long "-29.951668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Helicocranchia pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.951668'^^xsd:double;
  dwc:latitude '29.895'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '139424'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '139424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -1.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-1.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1.4'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 13.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^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 "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-1.3'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 3.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "3.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "860"^^xsd:integer ;
  dwc:maximumDepthInMeters "860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 3.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.6"^^xsd:decimal ;
  geo-pos:long "3.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bullowanthura aquitanica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3.4'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:minimumDepth '860'^^xsd:integer;
  dwc:maximumDepth '860'^^xsd:integer;
  dwc:aphiaid '118496'^^xsd:integer;
  dwc:aphiaIdAccepted '118496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calocalanus plumulosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '211848'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '211848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philoscia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '204924'^^xsd:integer;
  dwc:observationDate '1933-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '204924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Saduria entomon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '119034'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '119034'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -30)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -30)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '42.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.176807 6.71625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.176807"^^xsd:decimal ;
  dwc:decimalLongitude "6.71625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.176807 6.71625)"^^geo:wktLiteral ;
  geo-pos:lat "55.176807"^^xsd:decimal ;
  geo-pos:long "6.71625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Harmothoe impar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '6.71625'^^xsd:double;
  dwc:latitude '55.176807'^^xsd:double;
  dwc:minimumDepth '41.7'^^xsd:double;
  dwc:maximumDepth '41.7'^^xsd:double;
  dwc:aphiaid '130770'^^xsd:integer;
  dwc:observationDate '1990-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '130770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.333332 -29.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.333332"^^xsd:decimal ;
  dwc:decimalLongitude "-29.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.333332 -29.93)"^^geo:wktLiteral ;
  geo-pos:lat "28.333332"^^xsd:decimal ;
  geo-pos:long "-29.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Helicocranchia pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-29.93'^^xsd:double;
  dwc:latitude '28.333332'^^xsd:double;
  dwc:aphiaid '139424'^^xsd:integer;
  dwc:observationDate '1980-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '139424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.9"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '45.9'^^xsd:double;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1979-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:observationDate '1973-08-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "-20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -20.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "-20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ocythoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-20.5'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '140610'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '140610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.3 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "65.3"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1920'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '65.3'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:observationDate '1920-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "52.4"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '52.4'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onchocalanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '104201'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333332 21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.333332"^^xsd:decimal ;
  dwc:decimalLongitude "21.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.333332 21.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.333332"^^xsd:decimal ;
  geo-pos:long "21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ostrea edulis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '21.7'^^xsd:double;
  dwc:latitude '37.333332'^^xsd:double;
  dwc:aphiaid '140658'^^xsd:integer;
  dwc:observationDate '1982-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -28.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -28.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "-28.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus parapergens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-28.4'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '104507'^^xsd:integer;
  dwc:observationDate '1967-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '104507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -35.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Geryonia proboscidalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:aphiaid '117567'^^xsd:integer;
  dwc:observationDate '1978-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '117567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8 10)"^^geo:wktLiteral ;
  geo-pos:lat "52.8"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haplophthalmus mengei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '52.8'^^xsd:double;
  dwc:aphiaid '260535'^^xsd:integer;
  dwc:aphiaIdAccepted '264494'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.49167"^^xsd:decimal ;
  dwc:decimalLongitude "11.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.666667)"^^geo:wktLiteral ;
  geo-pos:lat "34.49167"^^xsd:decimal ;
  geo-pos:long "11.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiothrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '11.666667'^^xsd:double;
  dwc:latitude '34.49167'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '123626'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '123626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -10.9)"^^geo:wktLiteral ;
  geo-pos:lat "69"^^xsd:decimal ;
  geo-pos:long "-10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-10.9'^^xsd:double;
  dwc:latitude '69'^^xsd:integer;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:observationDate '1967-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.4 -8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.4"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3051"^^xsd:integer ;
  dwc:maximumDepthInMeters "3051"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.4 -8.2)"^^geo:wktLiteral ;
  geo-pos:lat "68.4"^^xsd:decimal ;
  geo-pos:long "-8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-8.2'^^xsd:double;
  dwc:latitude '68.4'^^xsd:double;
  dwc:minimumDepth '3051'^^xsd:integer;
  dwc:maximumDepth '3051'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:observationDate '1967-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.741667 -29.588333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.741667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.588333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.741667 -29.588333)"^^geo:wktLiteral ;
  geo-pos:lat "31.741667"^^xsd:decimal ;
  geo-pos:long "-29.588333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-29.588333'^^xsd:double;
  dwc:latitude '31.741667'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-33.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-33.7'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium nasatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '264317'^^xsd:integer;
  dwc:observationDate '1933-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '264317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -25.1)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-25.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:observationDate '1973-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1"^^xsd:decimal ;
  dwc:decimalLongitude "-44.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.1"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hippasteria phrygiana phrygiana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '47.1'^^xsd:double;
  dwc:aphiaid '125212'^^xsd:integer;
  dwc:observationDate '1948-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.50833 11.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.50833"^^xsd:decimal ;
  dwc:decimalLongitude "11.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.50833 11.57)"^^geo:wktLiteral ;
  geo-pos:lat "33.50833"^^xsd:decimal ;
  geo-pos:long "11.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa muscosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.57'^^xsd:double;
  dwc:latitude '33.50833'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa muscosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.4)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1970-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 24.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "24.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1445"^^xsd:integer ;
  dwc:maximumDepthInMeters "1445"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 24.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "24.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Meseres occultatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:longitude '24.3'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '1445'^^xsd:integer;
  dwc:maximumDepth '1445'^^xsd:integer;
  dwc:aphiaid '174126'^^xsd:integer;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124587'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -38.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-38.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -38.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-38.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-06-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caecidotea nodula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-38.8'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '259569'^^xsd:integer;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1849349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1979-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -7)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-7'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 14.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 14.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "14.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.4'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^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 "52.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.5)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.5'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '52.5'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "47.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "47.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudodiaptomus arabicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '47.8'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:aphiaid '361222'^^xsd:integer;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '361222'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "47.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "47.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudodiaptomus arabicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '47.8'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:aphiaid '361222'^^xsd:integer;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '361222'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -23.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ocythoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:aphiaid '140610'^^xsd:integer;
  dwc:observationDate '1979-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '140610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '38.5'^^xsd:double;
  dwc:maximumDepth '38.5'^^xsd:double;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euchirella curticauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104299'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "62.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -31.4)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-31.4'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:minimumDepth '62.5'^^xsd:double;
  dwc:maximumDepth '62.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -30.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-30.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640"^^xsd:integer ;
  dwc:maximumDepthInMeters "640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -30.8)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-30.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-30.8'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:minimumDepth '640'^^xsd:integer;
  dwc:maximumDepth '640'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -16.05)"^^geo:wktLiteral ;
  geo-pos:lat "51.9"^^xsd:decimal ;
  geo-pos:long "-16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pegea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-16.05'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '137231'^^xsd:integer;
  dwc:observationDate '1967-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-33.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-33.7'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.898335 -35.981667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.898335"^^xsd:decimal ;
  dwc:decimalLongitude "-35.981667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.898335 -35.981667)"^^geo:wktLiteral ;
  geo-pos:lat "39.898335"^^xsd:decimal ;
  geo-pos:long "-35.981667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-35.981667'^^xsd:double;
  dwc:latitude '39.898335'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium obeliscoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '592556'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139095'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1353"^^xsd:integer ;
  dwc:maximumDepthInMeters "1353"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium obeliscoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '1353'^^xsd:integer;
  dwc:maximumDepth '1353'^^xsd:integer;
  dwc:aphiaid '592556'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139095'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3051"^^xsd:integer ;
  dwc:maximumDepthInMeters "3051"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "67"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '67'^^xsd:integer;
  dwc:minimumDepth '3051'^^xsd:integer;
  dwc:maximumDepth '3051'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.2 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.2"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.2 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "65.2"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '65.2'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:observationDate '1967-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiothrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '123626'^^xsd:integer;
  dwc:observationDate '1973-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123626'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.475 8.943889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.475"^^xsd:decimal ;
  dwc:decimalLongitude "8.943889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.475 8.943889)"^^geo:wktLiteral ;
  geo-pos:lat "37.475"^^xsd:decimal ;
  geo-pos:long "8.943889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiothrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.943889'^^xsd:double;
  dwc:latitude '37.475'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '123626'^^xsd:integer;
  dwc:observationDate '1967-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '123626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.516666 11.401389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.516666"^^xsd:decimal ;
  dwc:decimalLongitude "11.401389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.516666 11.401389)"^^geo:wktLiteral ;
  geo-pos:lat "33.516666"^^xsd:decimal ;
  geo-pos:long "11.401389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiothrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.401389'^^xsd:double;
  dwc:latitude '33.516666'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '123626'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '123626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '18.3'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '87.5'^^xsd:double;
  dwc:maximumDepth '87.5'^^xsd:double;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1971-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^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 "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -3)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudione crenulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3'^^xsd:integer;
  dwc:latitude '48'^^xsd:integer;
  dwc:aphiaid '118238'^^xsd:integer;
  dwc:aphiaIdAccepted '118238'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -28.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1159"^^xsd:integer ;
  dwc:maximumDepthInMeters "1159"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -28.9)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-28.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Enallopsammia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:longitude '-28.9'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '1159'^^xsd:integer;
  dwc:maximumDepth '1159'^^xsd:integer;
  dwc:aphiaid '135112'^^xsd:integer;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135112'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1560"^^xsd:integer ;
  dwc:maximumDepthInMeters "1560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.381667)"^^geo:wktLiteral ;
  geo-pos:lat "47.6"^^xsd:decimal ;
  geo-pos:long "-8.381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metavargula bilix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-8.381667'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '1560'^^xsd:integer;
  dwc:maximumDepth '1560'^^xsd:integer;
  dwc:aphiaid '183268'^^xsd:integer;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '183268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^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 "4787.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4787.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -15.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Meseres atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-15.6'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '4787.5'^^xsd:double;
  dwc:maximumDepth '4787.5'^^xsd:double;
  dwc:aphiaid '213630'^^xsd:integer;
  dwc:observationDate '1979-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '241347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -26.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-26.1'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 19)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys islandica islandica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '78'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 17.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hemiophrys baltica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:longitude '17.7'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.916668 10.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.916668"^^xsd:decimal ;
  dwc:decimalLongitude "10.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.916668 10.416667)"^^geo:wktLiteral ;
  geo-pos:lat "33.916668"^^xsd:decimal ;
  geo-pos:long "10.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa muscosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.416667'^^xsd:double;
  dwc:latitude '33.916668'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -33.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-33.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "585"^^xsd:integer ;
  dwc:maximumDepthInMeters "585"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -33.4)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-33.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-33.4'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '585'^^xsd:integer;
  dwc:maximumDepth '585'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 1)"^^geo:wktLiteral ;
  geo-pos:lat "52.1"^^xsd:decimal ;
  geo-pos:long "1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '1'^^xsd:integer;
  dwc:latitude '52.1'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "56.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "56.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Carijoa riisei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '56.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '395098'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '395098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onchocalanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104201'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ocythoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:aphiaid '140610'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '140610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haloptilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104140'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:observationDate '1973-08-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -17.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-17.3'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1979-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 26.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "26.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 26.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "26.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '26.8'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:observationDate '1973-06-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016666 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.016666"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016666 -40)"^^geo:wktLiteral ;
  geo-pos:lat "38.016666"^^xsd:decimal ;
  geo-pos:long "-40"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pegea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '38.016666'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '137231'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "62.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -30)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '62.5'^^xsd:double;
  dwc:maximumDepth '62.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia filicta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '377605'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1056509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rossia macrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.7'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '141449'^^xsd:integer;
  dwc:aphiaIdAccepted '141449'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -15.4)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.4'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8 48.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.8"^^xsd:decimal ;
  dwc:decimalLongitude "48.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8 48.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.8"^^xsd:decimal ;
  geo-pos:long "48.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eurydice paxilli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '48.9'^^xsd:double;
  dwc:latitude '27.8'^^xsd:double;
  dwc:aphiaid '293257'^^xsd:integer;
  dwc:aphiaIdAccepted '293257'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69"^^xsd:decimal ;
  dwc:decimalLongitude "-11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -11.1)"^^geo:wktLiteral ;
  geo-pos:lat "69"^^xsd:decimal ;
  geo-pos:long "-11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-11.1'^^xsd:double;
  dwc:latitude '69'^^xsd:integer;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiothrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '123626'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '123626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '16.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1972-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -35.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01"^^xsd:decimal ;
  dwc:decimalLongitude "-35.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -35.495)"^^geo:wktLiteral ;
  geo-pos:lat "38.01"^^xsd:decimal ;
  geo-pos:long "-35.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-35.495'^^xsd:double;
  dwc:latitude '38.01'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1980-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "47.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "47.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudodiaptomus arabicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '47.8'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:aphiaid '361222'^^xsd:integer;
  dwc:observationDate '1980-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '361222'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.49167"^^xsd:decimal ;
  dwc:decimalLongitude "11.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.666667)"^^geo:wktLiteral ;
  geo-pos:lat "34.49167"^^xsd:decimal ;
  geo-pos:long "11.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '11.666667'^^xsd:double;
  dwc:latitude '34.49167'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.6"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '54.6'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "51.6"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1852'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '51.6'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:observationDate '1852-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.923332 -14.131667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.923332"^^xsd:decimal ;
  dwc:decimalLongitude "-14.131667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5260"^^xsd:integer ;
  dwc:maximumDepthInMeters "5260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.923332 -14.131667)"^^geo:wktLiteral ;
  geo-pos:lat "42.923332"^^xsd:decimal ;
  geo-pos:long "-14.131667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Peniagone purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-14.131667'^^xsd:double;
  dwc:latitude '42.923332'^^xsd:double;
  dwc:minimumDepth '5260'^^xsd:integer;
  dwc:maximumDepth '5260'^^xsd:integer;
  dwc:aphiaid '124742'^^xsd:integer;
  dwc:observationDate '1966-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '124742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 17.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hemiophrys baltica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:longitude '17.7'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "250.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '250.5'^^xsd:double;
  dwc:maximumDepth '250.5'^^xsd:double;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '1972-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358334 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358334"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358334 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.358334"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.358334'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '1972-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "-8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -8.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.9"^^xsd:decimal ;
  geo-pos:long "-8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8.2'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 13.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1969-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "730"^^xsd:integer ;
  dwc:maximumDepthInMeters "730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 5.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "5.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '5.9'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '730'^^xsd:integer;
  dwc:maximumDepth '730'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1969-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.958332 -20.548332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.958332"^^xsd:decimal ;
  dwc:decimalLongitude "-20.548332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.958332 -20.548332)"^^geo:wktLiteral ;
  geo-pos:lat "26.958332"^^xsd:decimal ;
  geo-pos:long "-20.548332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-20.548332'^^xsd:double;
  dwc:latitude '26.958332'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.78361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.78361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.78361)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.78361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Polyplacophora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '33.78361'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:minimumDepth '1.75'^^xsd:double;
  dwc:maximumDepth '1.75'^^xsd:double;
  dwc:aphiaid '55'^^xsd:integer;
  dwc:observationDate '1965-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '55'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.356667 4.769167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.356667"^^xsd:decimal ;
  dwc:decimalLongitude "4.769167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.356667 4.769167)"^^geo:wktLiteral ;
  geo-pos:lat "55.356667"^^xsd:decimal ;
  geo-pos:long "4.769167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.769167'^^xsd:double;
  dwc:latitude '55.356667'^^xsd:double;
  dwc:minimumDepth '44.8'^^xsd:double;
  dwc:maximumDepth '44.8'^^xsd:double;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:observationDate '1990-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 -12.861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.135"^^xsd:decimal ;
  dwc:decimalLongitude "-12.861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640"^^xsd:integer ;
  dwc:maximumDepthInMeters "640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 -12.861667)"^^geo:wktLiteral ;
  geo-pos:lat "38.135"^^xsd:decimal ;
  geo-pos:long "-12.861667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-12.861667'^^xsd:double;
  dwc:latitude '38.135'^^xsd:double;
  dwc:minimumDepth '640'^^xsd:integer;
  dwc:maximumDepth '640'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "56.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "56.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Muricella ramosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '56.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '290404'^^xsd:integer;
  dwc:observationDate '1963-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '290404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "713"^^xsd:integer ;
  dwc:maximumDepthInMeters "713"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Odostomia attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '713'^^xsd:integer;
  dwc:maximumDepth '713'^^xsd:integer;
  dwc:aphiaid '576973'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141076'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-33.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-33.7'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -18.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-18.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.716667 -15.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.716667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.716667 -15.85)"^^geo:wktLiteral ;
  geo-pos:lat "51.716667"^^xsd:decimal ;
  geo-pos:long "-15.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pegea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-15.85'^^xsd:double;
  dwc:latitude '51.716667'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '137231'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.066666 -39.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.066666"^^xsd:decimal ;
  dwc:decimalLongitude "-39.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "612.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "612.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.066666 -39.86667)"^^geo:wktLiteral ;
  geo-pos:lat "38.066666"^^xsd:decimal ;
  geo-pos:long "-39.86667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pegea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-39.86667'^^xsd:double;
  dwc:latitude '38.066666'^^xsd:double;
  dwc:minimumDepth '612.5'^^xsd:double;
  dwc:maximumDepth '612.5'^^xsd:double;
  dwc:aphiaid '137231'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016666 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.016666"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016666 -40)"^^geo:wktLiteral ;
  geo-pos:lat "38.016666"^^xsd:decimal ;
  geo-pos:long "-40"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pegea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '38.016666'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '137231'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683334 -15.516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.683334"^^xsd:decimal ;
  dwc:decimalLongitude "-15.516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.683334 -15.516667)"^^geo:wktLiteral ;
  geo-pos:lat "51.683334"^^xsd:decimal ;
  geo-pos:long "-15.516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pegea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-15.516667'^^xsd:double;
  dwc:latitude '51.683334'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '137231'^^xsd:integer;
  dwc:observationDate '1967-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '137231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "57.6"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1843'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '57.6'^^xsd:double;
  dwc:observationDate '1843-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 12.158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "12.158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 12.158333)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "12.158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '12.158333'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:observationDate '1967-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-42.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ocythoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:aphiaid '140610'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-42.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ocythoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:aphiaid '140610'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-39.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -39.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.1"^^xsd:decimal ;
  geo-pos:long "-39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ocythoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-39.5'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:aphiaid '140610'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '140610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -37.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -37.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "-37.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-37.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1970-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^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 "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 2.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Politolana micropthalma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '118864'^^xsd:integer;
  dwc:aphiaIdAccepted '118864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^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 "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 2.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Politolana micropthalma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '118864'^^xsd:integer;
  dwc:aphiaIdAccepted '118864'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -23.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1979-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -38.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-38.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -38.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-38.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-06-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caecidotea nodula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-38.8'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '259569'^^xsd:integer;
  dwc:observationDate '1990-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '1849349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 -40)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "-40"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -33.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-33.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -33.6)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-33.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.6'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '23.5'^^xsd:double;
  dwc:maximumDepth '23.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1964-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.4 56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.4"^^xsd:decimal ;
  dwc:decimalLongitude "56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.4 56)"^^geo:wktLiteral ;
  geo-pos:lat "80.4"^^xsd:decimal ;
  geo-pos:long "56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '56'^^xsd:integer;
  dwc:latitude '80.4'^^xsd:double;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:observationDate '1901-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.4 56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.4"^^xsd:decimal ;
  dwc:decimalLongitude "56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.4 56)"^^geo:wktLiteral ;
  geo-pos:lat "80.4"^^xsd:decimal ;
  geo-pos:long "56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '56'^^xsd:integer;
  dwc:latitude '80.4'^^xsd:double;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:observationDate '1901-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "575"^^xsd:integer ;
  dwc:maximumDepthInMeters "575"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 22.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '22.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '575'^^xsd:integer;
  dwc:maximumDepth '575'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5 -8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5 -8.1)"^^geo:wktLiteral ;
  geo-pos:lat "68.5"^^xsd:decimal ;
  geo-pos:long "-8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-8.1'^^xsd:double;
  dwc:latitude '68.5'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:observationDate '1967-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69"^^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 "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "69"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '69'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -12)"^^geo:wktLiteral ;
  geo-pos:lat "69"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '69'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -20)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Didemnum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '103456'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '103456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Disco minutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104532'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6 -2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6 -2.1)"^^geo:wktLiteral ;
  geo-pos:lat "48.6"^^xsd:decimal ;
  geo-pos:long "-2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.1'^^xsd:double;
  dwc:latitude '48.6'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33.1)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-33.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-33.1'^^xsd:double;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 9.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "9.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188"^^xsd:integer ;
  dwc:maximumDepthInMeters "188"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 9.475)"^^geo:wktLiteral ;
  geo-pos:lat "43.6"^^xsd:decimal ;
  geo-pos:long "9.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hyalinoecia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '9.475'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:minimumDepth '188'^^xsd:integer;
  dwc:maximumDepth '188'^^xsd:integer;
  dwc:aphiaid '129400'^^xsd:integer;
  dwc:observationDate '1957-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '129400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-43.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -43.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-43.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-43.9'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1964-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.975 -36.415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.975"^^xsd:decimal ;
  dwc:decimalLongitude "-36.415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "825"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.975 -36.415)"^^geo:wktLiteral ;
  geo-pos:lat "39.975"^^xsd:decimal ;
  geo-pos:long "-36.415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-36.415'^^xsd:double;
  dwc:latitude '39.975'^^xsd:double;
  dwc:minimumDepth '825'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.747917 3.475417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.747917"^^xsd:decimal ;
  dwc:decimalLongitude "3.475417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "59.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.747917 3.475417)"^^geo:wktLiteral ;
  geo-pos:lat "55.747917"^^xsd:decimal ;
  geo-pos:long "3.475417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.475417'^^xsd:double;
  dwc:latitude '55.747917'^^xsd:double;
  dwc:minimumDepth '59.2'^^xsd:double;
  dwc:maximumDepth '59.2'^^xsd:double;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:observationDate '1990-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65"^^xsd:decimal ;
  dwc:decimalLongitude "-1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "65"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clio limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '65'^^xsd:integer;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '748202'^^xsd:integer;
  dwc:observationDate '1967-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '139178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Odostomia attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '576973'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141076'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:observationDate '1973-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -38.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-38.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -38.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-38.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-06-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caecidotea nodula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-38.8'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '259569'^^xsd:integer;
  dwc:observationDate '1993-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '1849349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-42.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1560"^^xsd:integer ;
  dwc:maximumDepthInMeters "1560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.381667)"^^geo:wktLiteral ;
  geo-pos:lat "47.6"^^xsd:decimal ;
  geo-pos:long "-8.381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metavargula bilix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-8.381667'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '1560'^^xsd:integer;
  dwc:maximumDepth '1560'^^xsd:integer;
  dwc:aphiaid '183268'^^xsd:integer;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '183268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "51.6"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '51.6'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.816666 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.816666"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.816666 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.816666"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '36.816666'^^xsd:double;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "53.2"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '53.2'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.1"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '47.1'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:observationDate '1948-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-23.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.9'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.558334 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.558334"^^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 "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.558334 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.558334"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '42.558334'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '1971-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '82.5'^^xsd:double;
  dwc:maximumDepth '82.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudochirella fallax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104330'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -35.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ocythoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:aphiaid '140610'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 13.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.4'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-15.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.75)"^^geo:wktLiteral ;
  geo-pos:lat "51.7"^^xsd:decimal ;
  geo-pos:long "-15.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pegea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-15.75'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '137231'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '137231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^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 "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium obeliscoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '592556'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139095'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-33.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-33.7'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.6"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "825"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.6"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '31.6'^^xsd:double;
  dwc:minimumDepth '825'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia nivea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1843'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:aphiaid '181305'^^xsd:integer;
  dwc:observationDate '1843-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '393741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 11.401389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.401389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 11.401389)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "11.401389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.401389'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.186666 -29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.186666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.186666 -29.75)"^^geo:wktLiteral ;
  geo-pos:lat "30.186666"^^xsd:decimal ;
  geo-pos:long "-29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-29.75'^^xsd:double;
  dwc:latitude '30.186666'^^xsd:double;
  dwc:minimumDepth '77.5'^^xsd:double;
  dwc:maximumDepth '77.5'^^xsd:double;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1982-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.6"^^xsd:decimal ;
  dwc:decimalLongitude "31.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "29.6"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptosomatum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '29.6'^^xsd:double;
  dwc:aphiaid '121959'^^xsd:integer;
  dwc:observationDate '1967-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '121959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "53.9"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '53.9'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:observationDate '1869-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^xsd:decimal ;
  dwc:decimalLongitude "2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ancistroteuthis lichtensteinii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:aphiaid '140647'^^xsd:integer;
  dwc:observationDate '1979-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140647'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '53'^^xsd:integer;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 5.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "5.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 5.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "5.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '5.85'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.121666"^^xsd:decimal ;
  dwc:decimalLongitude "12.248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  geo-pos:lat "38.121666"^^xsd:decimal ;
  geo-pos:long "12.248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.248333'^^xsd:double;
  dwc:latitude '38.121666'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9167 32.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9167"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9167 32.55)"^^geo:wktLiteral ;
  geo-pos:lat "29.9167"^^xsd:decimal ;
  geo-pos:long "32.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gnathia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '32.55'^^xsd:double;
  dwc:latitude '29.9167'^^xsd:double;
  dwc:aphiaid '118437'^^xsd:integer;
  dwc:observationDate '1969-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '118437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.475 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.475 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.475"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.475'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.65167 -30.23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.65167"^^xsd:decimal ;
  dwc:decimalLongitude "-30.23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "740"^^xsd:integer ;
  dwc:maximumDepthInMeters "740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.65167 -30.23)"^^geo:wktLiteral ;
  geo-pos:lat "47.65167"^^xsd:decimal ;
  geo-pos:long "-30.23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-30.23'^^xsd:double;
  dwc:latitude '47.65167'^^xsd:double;
  dwc:minimumDepth '740'^^xsd:integer;
  dwc:maximumDepth '740'^^xsd:integer;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:observationDate '1981-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.545 -8.608333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.545"^^xsd:decimal ;
  dwc:decimalLongitude "-8.608333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2147"^^xsd:integer ;
  dwc:maximumDepthInMeters "2147"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.545 -8.608333)"^^geo:wktLiteral ;
  geo-pos:lat "47.545"^^xsd:decimal ;
  geo-pos:long "-8.608333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paradoloria lippa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.608333'^^xsd:double;
  dwc:latitude '47.545'^^xsd:double;
  dwc:minimumDepth '2147'^^xsd:integer;
  dwc:maximumDepth '2147'^^xsd:integer;
  dwc:aphiaid '183326'^^xsd:integer;
  dwc:observationDate '1973-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '183326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.97"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.97"^^xsd:decimal ;
  geo-pos:long "-29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.9'^^xsd:double;
  dwc:latitude '31.97'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.416668 13.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.416668"^^xsd:decimal ;
  dwc:decimalLongitude "13.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "76.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.416668 13.15)"^^geo:wktLiteral ;
  geo-pos:lat "40.416668"^^xsd:decimal ;
  geo-pos:long "13.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '13.15'^^xsd:double;
  dwc:latitude '40.416668'^^xsd:double;
  dwc:minimumDepth '76.5'^^xsd:double;
  dwc:maximumDepth '76.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tremoctopus violaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.2'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141694'^^xsd:integer;
  dwc:observationDate '1972-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '141694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1969-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -36.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -36.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.1"^^xsd:decimal ;
  geo-pos:long "-36.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-36.8'^^xsd:double;
  dwc:latitude '52.1'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1972-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483334 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483334"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483334 3.133333)"^^geo:wktLiteral ;
  geo-pos:lat "42.483334"^^xsd:decimal ;
  geo-pos:long "3.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tisbe aragoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483334'^^xsd:double;
  dwc:aphiaid '116652'^^xsd:integer;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.317 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.317"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.317 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.317"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dynamene bidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.317'^^xsd:double;
  dwc:aphiaid '256988'^^xsd:integer;
  dwc:aphiaIdAccepted '256988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Helleria brevicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '260586'^^xsd:integer;
  dwc:observationDate '1909-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '260586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1"^^xsd:decimal ;
  dwc:decimalLongitude "5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.1"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '39.1'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3 -12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.3"^^xsd:decimal ;
  dwc:decimalLongitude "-12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3 -12.6)"^^geo:wktLiteral ;
  geo-pos:lat "56.3"^^xsd:decimal ;
  geo-pos:long "-12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-12.6'^^xsd:double;
  dwc:latitude '56.3'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia pharaonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '181376'^^xsd:integer;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1666972'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.479 48.584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.479"^^xsd:decimal ;
  dwc:decimalLongitude "48.584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.479 48.584)"^^geo:wktLiteral ;
  geo-pos:lat "48.479"^^xsd:decimal ;
  geo-pos:long "48.584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Synidotea consolidata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '48.584'^^xsd:double;
  dwc:latitude '48.479'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '257378'^^xsd:integer;
  dwc:observationDate '1928-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '257378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Temoropia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104242'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus noricus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:aphiaid '263736'^^xsd:integer;
  dwc:aphiaIdAccepted '264785'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 5.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "5.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 5.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "5.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '5.85'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.059834 20.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.059834"^^xsd:decimal ;
  dwc:decimalLongitude "20.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2820"^^xsd:integer ;
  dwc:maximumDepthInMeters "2820"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.059834 20.4855)"^^geo:wktLiteral ;
  geo-pos:lat "35.059834"^^xsd:decimal ;
  geo-pos:long "20.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaceon mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '20.4855'^^xsd:double;
  dwc:latitude '35.059834'^^xsd:double;
  dwc:minimumDepth '2820'^^xsd:integer;
  dwc:maximumDepth '2820'^^xsd:integer;
  dwc:aphiaid '107372'^^xsd:integer;
  dwc:observationDate '2001-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.49167 -15.716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.49167"^^xsd:decimal ;
  dwc:decimalLongitude "-15.716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1163"^^xsd:integer ;
  dwc:maximumDepthInMeters "1163"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.49167 -15.716667)"^^geo:wktLiteral ;
  geo-pos:lat "47.49167"^^xsd:decimal ;
  geo-pos:long "-15.716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten randolphi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-15.716667'^^xsd:double;
  dwc:latitude '47.49167'^^xsd:double;
  dwc:minimumDepth '1163'^^xsd:integer;
  dwc:maximumDepth '1163'^^xsd:integer;
  dwc:aphiaid '820156'^^xsd:integer;
  dwc:observationDate '1889-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '391795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 32.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 32.55)"^^geo:wktLiteral ;
  geo-pos:lat "29.917"^^xsd:decimal ;
  geo-pos:long "32.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dynamene bidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '32.55'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:aphiaid '256988'^^xsd:integer;
  dwc:observationDate '1967-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '256988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:observationDate '1973-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.625"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "33.625"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '33.625'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.49167"^^xsd:decimal ;
  dwc:decimalLongitude "11.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.183333)"^^geo:wktLiteral ;
  geo-pos:lat "34.49167"^^xsd:decimal ;
  geo-pos:long "11.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.183333'^^xsd:double;
  dwc:latitude '34.49167'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '16.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1972-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 6.9)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '6.9'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 12.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 12.983333)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "12.983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '12.983333'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.466667 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.466667"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "323.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "323.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.466667 13.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.466667"^^xsd:decimal ;
  geo-pos:long "13.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '40.466667'^^xsd:double;
  dwc:minimumDepth '323.5'^^xsd:double;
  dwc:maximumDepth '323.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 12.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 12.983333)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "12.983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '12.983333'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.11667 12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.11667"^^xsd:decimal ;
  dwc:decimalLongitude "12.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.11667 12.95)"^^geo:wktLiteral ;
  geo-pos:lat "40.11667"^^xsd:decimal ;
  geo-pos:long "12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '12.95'^^xsd:double;
  dwc:latitude '40.11667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tremoctopus violaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '26.1'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '141694'^^xsd:integer;
  dwc:observationDate '1969-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '141694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1971-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gorgonocephalus eucnemis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '124969'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124969'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haliotidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '1727'^^xsd:integer;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '1727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 9.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.683"^^xsd:decimal ;
  dwc:decimalLongitude "9.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683 9.433)"^^geo:wktLiteral ;
  geo-pos:lat "42.683"^^xsd:decimal ;
  geo-pos:long "9.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Helleria brevicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '9.433'^^xsd:double;
  dwc:latitude '42.683'^^xsd:double;
  dwc:aphiaid '260586'^^xsd:integer;
  dwc:observationDate '1906-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '260586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.33 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.33"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.33 9)"^^geo:wktLiteral ;
  geo-pos:lat "46.33"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Helleria brevicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '46.33'^^xsd:double;
  dwc:aphiaid '260586'^^xsd:integer;
  dwc:aphiaIdAccepted '260586'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:observationDate '1972-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.121666"^^xsd:decimal ;
  dwc:decimalLongitude "12.248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  geo-pos:lat "38.121666"^^xsd:decimal ;
  geo-pos:long "12.248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.248333'^^xsd:double;
  dwc:latitude '38.121666'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.93833 -35.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.93833"^^xsd:decimal ;
  dwc:decimalLongitude "-35.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "817.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "817.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.93833 -35.55)"^^geo:wktLiteral ;
  geo-pos:lat "40.93833"^^xsd:decimal ;
  geo-pos:long "-35.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-35.55'^^xsd:double;
  dwc:latitude '40.93833'^^xsd:double;
  dwc:minimumDepth '817.5'^^xsd:double;
  dwc:maximumDepth '817.5'^^xsd:double;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:observationDate '1982-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -43.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-43.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "910"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -43.4)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-43.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hymenodora glacialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-43.4'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:minimumDepth '910'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '107590'^^xsd:integer;
  dwc:observationDate '1972-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:observationDate '1973-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.6 -34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.6"^^xsd:decimal ;
  dwc:decimalLongitude "-34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.6 -34.8)"^^geo:wktLiteral ;
  geo-pos:lat "30.6"^^xsd:decimal ;
  geo-pos:long "-34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gloiopotes hygomianus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-34.8'^^xsd:double;
  dwc:latitude '30.6'^^xsd:double;
  dwc:aphiaid '358661'^^xsd:integer;
  dwc:observationDate '1966-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '358661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.6 -34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.6"^^xsd:decimal ;
  dwc:decimalLongitude "-34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.6 -34.8)"^^geo:wktLiteral ;
  geo-pos:lat "30.6"^^xsd:decimal ;
  geo-pos:long "-34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gloiopotes hygomianus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-34.8'^^xsd:double;
  dwc:latitude '30.6'^^xsd:double;
  dwc:aphiaid '358661'^^xsd:integer;
  dwc:observationDate '1966-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '358661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9167 32.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9167"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9167 32.55)"^^geo:wktLiteral ;
  geo-pos:lat "29.9167"^^xsd:decimal ;
  geo-pos:long "32.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Carpias stylodactylus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '32.55'^^xsd:double;
  dwc:latitude '29.9167'^^xsd:double;
  dwc:aphiaid '255979'^^xsd:integer;
  dwc:aphiaIdAccepted '255979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.333 32.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.333"^^xsd:decimal ;
  dwc:decimalLongitude "32.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.333 32.383)"^^geo:wktLiteral ;
  geo-pos:lat "30.333"^^xsd:decimal ;
  geo-pos:long "32.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Carpias stylodactylus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '32.383'^^xsd:double;
  dwc:latitude '30.333'^^xsd:double;
  dwc:aphiaid '255979'^^xsd:integer;
  dwc:observationDate '1969-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '255979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12 12.2675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.12"^^xsd:decimal ;
  dwc:decimalLongitude "12.2675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12 12.2675)"^^geo:wktLiteral ;
  geo-pos:lat "38.12"^^xsd:decimal ;
  geo-pos:long "12.2675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dardanus arrosor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.2675'^^xsd:double;
  dwc:latitude '38.12'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107197'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.97"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.97"^^xsd:decimal ;
  geo-pos:long "-29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.9'^^xsd:double;
  dwc:latitude '31.97'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters "315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:maximumDepth '315'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia nivea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:aphiaid '181305'^^xsd:integer;
  dwc:aphiaIdAccepted '393741'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 -5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 -5.7)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "-5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia nivea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1843'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5.7'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:aphiaid '181305'^^xsd:integer;
  dwc:observationDate '1843-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '393741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:observationDate '1967-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-23.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathothauma lyromma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.9'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '139422'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '139422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.786667 -36.268333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.786667"^^xsd:decimal ;
  dwc:decimalLongitude "-36.268333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.786667 -36.268333)"^^geo:wktLiteral ;
  geo-pos:lat "39.786667"^^xsd:decimal ;
  geo-pos:long "-36.268333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathothauma lyromma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-36.268333'^^xsd:double;
  dwc:latitude '39.786667'^^xsd:double;
  dwc:aphiaid '139422'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '139422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '36.5'^^xsd:double;
  dwc:maximumDepth '36.5'^^xsd:double;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 34.4)"^^geo:wktLiteral ;
  geo-pos:lat "28.2"^^xsd:decimal ;
  geo-pos:long "34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '28.2'^^xsd:double;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -8.381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2210"^^xsd:integer ;
  dwc:maximumDepthInMeters "2210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -8.381667)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-8.381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paradoloria lippa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-8.381667'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '2210'^^xsd:integer;
  dwc:maximumDepth '2210'^^xsd:integer;
  dwc:aphiaid '183326'^^xsd:integer;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '183326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.70667 -8.381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.70667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1031"^^xsd:integer ;
  dwc:maximumDepthInMeters "1031"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.70667 -8.381667)"^^geo:wktLiteral ;
  geo-pos:lat "47.70667"^^xsd:decimal ;
  geo-pos:long "-8.381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paradoloria lippa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-8.381667'^^xsd:double;
  dwc:latitude '47.70667'^^xsd:double;
  dwc:minimumDepth '1031'^^xsd:integer;
  dwc:maximumDepth '1031'^^xsd:integer;
  dwc:aphiaid '183326'^^xsd:integer;
  dwc:observationDate '1973-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '183326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -33.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-33.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "585"^^xsd:integer ;
  dwc:maximumDepthInMeters "585"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -33.4)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-33.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-33.4'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '585'^^xsd:integer;
  dwc:maximumDepth '585'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1972-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -41.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "-41.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1964-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "13.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -21.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.8'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.931667 -29.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.931667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.931667 -29.87)"^^geo:wktLiteral ;
  geo-pos:lat "31.931667"^^xsd:decimal ;
  geo-pos:long "-29.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.87'^^xsd:double;
  dwc:latitude '31.931667'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 22.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '22.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '580'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88333 -44.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.88333"^^xsd:decimal ;
  dwc:decimalLongitude "-44.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88333 -44.658333)"^^geo:wktLiteral ;
  geo-pos:lat "46.88333"^^xsd:decimal ;
  geo-pos:long "-44.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.658333'^^xsd:double;
  dwc:latitude '46.88333'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.875"^^xsd:decimal ;
  dwc:decimalLongitude "-44.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  geo-pos:lat "46.875"^^xsd:decimal ;
  geo-pos:long "-44.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.908333'^^xsd:double;
  dwc:latitude '46.875'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.068333 -29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.068333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "247.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "247.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.068333 -29.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.068333"^^xsd:decimal ;
  geo-pos:long "-29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eledonella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-29.9'^^xsd:double;
  dwc:latitude '32.068333'^^xsd:double;
  dwc:minimumDepth '247.5'^^xsd:double;
  dwc:maximumDepth '247.5'^^xsd:double;
  dwc:aphiaid '157017'^^xsd:integer;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '410340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "594.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "594.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Fuscapex major'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:minimumDepth '594.5'^^xsd:double;
  dwc:maximumDepth '594.5'^^xsd:double;
  dwc:aphiaid '139814'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139814'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.517776 -8.718333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.517776"^^xsd:decimal ;
  dwc:decimalLongitude "-8.718333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2119"^^xsd:integer ;
  dwc:maximumDepthInMeters "2119"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.517776 -8.718333)"^^geo:wktLiteral ;
  geo-pos:lat "47.517776"^^xsd:decimal ;
  geo-pos:long "-8.718333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Isidascus bassindalei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-8.718333'^^xsd:double;
  dwc:latitude '47.517776'^^xsd:double;
  dwc:minimumDepth '2119'^^xsd:integer;
  dwc:maximumDepth '2119'^^xsd:integer;
  dwc:aphiaid '103971'^^xsd:integer;
  dwc:observationDate '1972-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '103971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.01 -29.931667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.01"^^xsd:decimal ;
  dwc:decimalLongitude "-29.931667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "299"^^xsd:integer ;
  dwc:maximumDepthInMeters "299"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.01 -29.931667)"^^geo:wktLiteral ;
  geo-pos:lat "45.01"^^xsd:decimal ;
  geo-pos:long "-29.931667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-29.931667'^^xsd:double;
  dwc:latitude '45.01'^^xsd:double;
  dwc:minimumDepth '299'^^xsd:integer;
  dwc:maximumDepth '299'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.033333 -29.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.033333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.033333 -29.925)"^^geo:wktLiteral ;
  geo-pos:lat "45.033333"^^xsd:decimal ;
  geo-pos:long "-29.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-29.925'^^xsd:double;
  dwc:latitude '45.033333'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -35.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.895"^^xsd:decimal ;
  dwc:decimalLongitude "-35.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -35.295)"^^geo:wktLiteral ;
  geo-pos:lat "37.895"^^xsd:decimal ;
  geo-pos:long "-35.295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.295'^^xsd:double;
  dwc:latitude '37.895'^^xsd:double;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1980-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1910.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1910.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '1910.5'^^xsd:double;
  dwc:maximumDepth '1910.5'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 23.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "23.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "238"^^xsd:integer ;
  dwc:maximumDepthInMeters "238"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 23.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "23.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '23.4'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '238'^^xsd:integer;
  dwc:maximumDepth '238'^^xsd:integer;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -31.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -31.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "-31.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-31.9'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 3.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 3.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "3.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.9'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 34.4)"^^geo:wktLiteral ;
  geo-pos:lat "28.2"^^xsd:decimal ;
  geo-pos:long "34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '28.2'^^xsd:double;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.747917 3.475417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.747917"^^xsd:decimal ;
  dwc:decimalLongitude "3.475417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "59.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.747917 3.475417)"^^geo:wktLiteral ;
  geo-pos:lat "55.747917"^^xsd:decimal ;
  geo-pos:long "3.475417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.475417'^^xsd:double;
  dwc:latitude '55.747917'^^xsd:double;
  dwc:minimumDepth '59.2'^^xsd:double;
  dwc:maximumDepth '59.2'^^xsd:double;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:observationDate '1990-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 1.1)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333332 12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333332"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333332 12.95)"^^geo:wktLiteral ;
  geo-pos:lat "40.333332"^^xsd:decimal ;
  geo-pos:long "12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '12.95'^^xsd:double;
  dwc:latitude '40.333332'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tremoctopus violaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141694'^^xsd:integer;
  dwc:observationDate '1972-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '141694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.925 -29.13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.925"^^xsd:decimal ;
  dwc:decimalLongitude "-29.13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1220"^^xsd:integer ;
  dwc:maximumDepthInMeters "1220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.925 -29.13)"^^geo:wktLiteral ;
  geo-pos:lat "42.925"^^xsd:decimal ;
  geo-pos:long "-29.13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia antillarum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-29.13'^^xsd:double;
  dwc:latitude '42.925'^^xsd:double;
  dwc:minimumDepth '1220'^^xsd:integer;
  dwc:maximumDepth '1220'^^xsd:integer;
  dwc:aphiaid '286727'^^xsd:integer;
  dwc:observationDate '1967-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '286727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.034832 20.731333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.034832"^^xsd:decimal ;
  dwc:decimalLongitude "20.731333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2700"^^xsd:integer ;
  dwc:maximumDepthInMeters "2700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.034832 20.731333)"^^geo:wktLiteral ;
  geo-pos:lat "35.034832"^^xsd:decimal ;
  geo-pos:long "20.731333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaceon mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '20.731333'^^xsd:double;
  dwc:latitude '35.034832'^^xsd:double;
  dwc:minimumDepth '2700'^^xsd:integer;
  dwc:maximumDepth '2700'^^xsd:integer;
  dwc:aphiaid '107372'^^xsd:integer;
  dwc:observationDate '2001-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:observationDate '1967-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1965-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5050"^^xsd:integer ;
  dwc:maximumDepthInMeters "5050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "31"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caecidotea tomalensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '31'^^xsd:integer;
  dwc:minimumDepth '5050'^^xsd:integer;
  dwc:maximumDepth '5050'^^xsd:integer;
  dwc:aphiaid '259598'^^xsd:integer;
  dwc:observationDate '1958-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '259598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453335 -31.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.453335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453335 -31.86)"^^geo:wktLiteral ;
  geo-pos:lat "35.453335"^^xsd:decimal ;
  geo-pos:long "-31.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-31.86'^^xsd:double;
  dwc:latitude '35.453335'^^xsd:double;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1980-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45667 10.636667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.45667"^^xsd:decimal ;
  dwc:decimalLongitude "10.636667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45667 10.636667)"^^geo:wktLiteral ;
  geo-pos:lat "34.45667"^^xsd:decimal ;
  geo-pos:long "10.636667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria mammata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.636667'^^xsd:double;
  dwc:latitude '34.45667'^^xsd:double;
  dwc:minimumDepth '24.5'^^xsd:double;
  dwc:maximumDepth '24.5'^^xsd:double;
  dwc:aphiaid '124512'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia pharaonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '181376'^^xsd:integer;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1666972'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.308332 -29.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.308332"^^xsd:decimal ;
  dwc:decimalLongitude "-29.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.308332 -29.655)"^^geo:wktLiteral ;
  geo-pos:lat "30.308332"^^xsd:decimal ;
  geo-pos:long "-29.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eledonella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-29.655'^^xsd:double;
  dwc:latitude '30.308332'^^xsd:double;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '157017'^^xsd:integer;
  dwc:observationDate '1981-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '410340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -6.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "283"^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -6.6)"^^geo:wktLiteral ;
  geo-pos:lat "59.6"^^xsd:decimal ;
  geo-pos:long "-6.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-6.6'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '283'^^xsd:integer;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:observationDate '1869-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3 -16.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.3"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "512"^^xsd:integer ;
  dwc:maximumDepthInMeters "512"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3 -16.6)"^^geo:wktLiteral ;
  geo-pos:lat "56.3"^^xsd:decimal ;
  geo-pos:long "-16.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-16.6'^^xsd:double;
  dwc:latitude '56.3'^^xsd:double;
  dwc:minimumDepth '512'^^xsd:integer;
  dwc:maximumDepth '512'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1961-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 5.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.75"^^xsd:decimal ;
  dwc:decimalLongitude "5.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.75 5.85)"^^geo:wktLiteral ;
  geo-pos:lat "40.75"^^xsd:decimal ;
  geo-pos:long "5.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '5.85'^^xsd:double;
  dwc:latitude '40.75'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49167 -32.248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.49167"^^xsd:decimal ;
  dwc:decimalLongitude "-32.248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.49167 -32.248333)"^^geo:wktLiteral ;
  geo-pos:lat "43.49167"^^xsd:decimal ;
  geo-pos:long "-32.248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-32.248333'^^xsd:double;
  dwc:latitude '43.49167'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria mammata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '32.5'^^xsd:double;
  dwc:maximumDepth '32.5'^^xsd:double;
  dwc:aphiaid '124512'^^xsd:integer;
  dwc:observationDate '1973-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria mammata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '124512'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.525 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.525"^^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 "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.525 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.525"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria mammata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '34.525'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '124512'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria mammata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '124512'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.808334 -35.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.808334"^^xsd:decimal ;
  dwc:decimalLongitude "-35.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.808334 -35.29)"^^geo:wktLiteral ;
  geo-pos:lat "37.808334"^^xsd:decimal ;
  geo-pos:long "-35.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.29'^^xsd:double;
  dwc:latitude '37.808334'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1980-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.001667 -35.448334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.001667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.448334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.001667 -35.448334)"^^geo:wktLiteral ;
  geo-pos:lat "38.001667"^^xsd:decimal ;
  geo-pos:long "-35.448334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.448334'^^xsd:double;
  dwc:latitude '38.001667'^^xsd:double;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1980-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1215"^^xsd:integer ;
  dwc:maximumDepthInMeters "1215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '1215'^^xsd:integer;
  dwc:maximumDepth '1215'^^xsd:integer;
  dwc:aphiaid '123881'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.593334 -3.413333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.593334"^^xsd:decimal ;
  dwc:decimalLongitude "-3.413333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "860"^^xsd:integer ;
  dwc:maximumDepthInMeters "860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.593334 -3.413333)"^^geo:wktLiteral ;
  geo-pos:lat "43.593334"^^xsd:decimal ;
  geo-pos:long "-3.413333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-3.413333'^^xsd:double;
  dwc:latitude '43.593334'^^xsd:double;
  dwc:minimumDepth '860'^^xsd:integer;
  dwc:maximumDepth '860'^^xsd:integer;
  dwc:aphiaid '123881'^^xsd:integer;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "54.583"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bugula plumosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '54.583'^^xsd:double;
  dwc:aphiaid '111159'^^xsd:integer;
  dwc:aphiaIdAccepted '834039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1965-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1965-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "492.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "492.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "66.2"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Boreonymphon abyssorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '66.2'^^xsd:double;
  dwc:minimumDepth '492.5'^^xsd:double;
  dwc:maximumDepth '492.5'^^xsd:double;
  dwc:aphiaid '134676'^^xsd:integer;
  dwc:observationDate '1973-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '134676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "492.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "492.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "66.2"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Boreonymphon abyssorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '66.2'^^xsd:double;
  dwc:minimumDepth '492.5'^^xsd:double;
  dwc:maximumDepth '492.5'^^xsd:double;
  dwc:aphiaid '134676'^^xsd:integer;
  dwc:observationDate '1973-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '134676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Boreonymphon abyssorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '134676'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '134676'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:observationDate '1969-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-45'^^xsd:integer;
  dwc:latitude '43.3'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '610'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1964-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "462.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "462.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -36)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-36'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '462.5'^^xsd:double;
  dwc:maximumDepth '462.5'^^xsd:double;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1964-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.908333 10.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.908333"^^xsd:decimal ;
  dwc:decimalLongitude "10.866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.908333 10.866667)"^^geo:wktLiteral ;
  geo-pos:lat "35.908333"^^xsd:decimal ;
  geo-pos:long "10.866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.866667'^^xsd:double;
  dwc:latitude '35.908333'^^xsd:double;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:observationDate '1967-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.444443 10.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.444443"^^xsd:decimal ;
  dwc:decimalLongitude "10.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.444443 10.283333)"^^geo:wktLiteral ;
  geo-pos:lat "37.444443"^^xsd:decimal ;
  geo-pos:long "10.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '10.283333'^^xsd:double;
  dwc:latitude '37.444443'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:observationDate '1973-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia nivea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1843'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:aphiaid '181305'^^xsd:integer;
  dwc:observationDate '1843-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '393741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia nivea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '181305'^^xsd:integer;
  dwc:aphiaIdAccepted '393741'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia nivea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:aphiaid '181305'^^xsd:integer;
  dwc:aphiaIdAccepted '393741'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "768"^^xsd:integer ;
  dwc:maximumDepthInMeters "768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -14.3)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lima subovata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-14.3'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '768'^^xsd:integer;
  dwc:maximumDepth '768'^^xsd:integer;
  dwc:aphiaid '540294'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140243'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65333"^^xsd:decimal ;
  dwc:decimalLongitude "12.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  geo-pos:lat "37.65333"^^xsd:decimal ;
  geo-pos:long "12.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lysmata seticaudata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.575'^^xsd:double;
  dwc:latitude '37.65333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107528'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 14.9)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '14.9'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:observationDate '1970-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.766666 26.083332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.766666"^^xsd:decimal ;
  dwc:decimalLongitude "26.083332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "482.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "482.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.766666 26.083332)"^^geo:wktLiteral ;
  geo-pos:lat "33.766666"^^xsd:decimal ;
  geo-pos:long "26.083332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '26.083332'^^xsd:double;
  dwc:latitude '33.766666'^^xsd:double;
  dwc:minimumDepth '482.5'^^xsd:double;
  dwc:maximumDepth '482.5'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016666 26.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.016666"^^xsd:decimal ;
  dwc:decimalLongitude "26.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "97.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016666 26.533333)"^^geo:wktLiteral ;
  geo-pos:lat "34.016666"^^xsd:decimal ;
  geo-pos:long "26.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.533333'^^xsd:double;
  dwc:latitude '34.016666'^^xsd:double;
  dwc:minimumDepth '97.5'^^xsd:double;
  dwc:maximumDepth '97.5'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.85 26.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.85"^^xsd:decimal ;
  dwc:decimalLongitude "26.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "102.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.85 26.216667)"^^geo:wktLiteral ;
  geo-pos:lat "33.85"^^xsd:decimal ;
  geo-pos:long "26.216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '26.216667'^^xsd:double;
  dwc:latitude '33.85'^^xsd:double;
  dwc:minimumDepth '102.5'^^xsd:double;
  dwc:maximumDepth '102.5'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.733334 -40.416668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.733334"^^xsd:decimal ;
  dwc:decimalLongitude "-40.416668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.733334 -40.416668)"^^geo:wktLiteral ;
  geo-pos:lat "37.733334"^^xsd:decimal ;
  geo-pos:long "-40.416668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-40.416668'^^xsd:double;
  dwc:latitude '37.733334'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1967-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7 34.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7 34.2)"^^geo:wktLiteral ;
  geo-pos:lat "27.7"^^xsd:decimal ;
  geo-pos:long "34.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia pharaonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.2'^^xsd:double;
  dwc:latitude '27.7'^^xsd:double;
  dwc:aphiaid '181376'^^xsd:integer;
  dwc:observationDate '1967-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1666972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 34.4)"^^geo:wktLiteral ;
  geo-pos:lat "28.2"^^xsd:decimal ;
  geo-pos:long "34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia pharaonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '28.2'^^xsd:double;
  dwc:aphiaid '181376'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1666972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia pharaonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '181376'^^xsd:integer;
  dwc:observationDate '1967-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1666972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia pharaonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '181376'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1666972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-45'^^xsd:integer;
  dwc:latitude '43.3'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '610'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1964-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 -43.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "-43.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 -43.3)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "-43.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-43.3'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1964-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "455"^^xsd:integer ;
  dwc:maximumDepthInMeters "455"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '455'^^xsd:integer;
  dwc:maximumDepth '455'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 14.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "14.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 14.642)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "14.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.642'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88333 -44.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.88333"^^xsd:decimal ;
  dwc:decimalLongitude "-44.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88333 -44.658333)"^^geo:wktLiteral ;
  geo-pos:lat "46.88333"^^xsd:decimal ;
  geo-pos:long "-44.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.658333'^^xsd:double;
  dwc:latitude '46.88333'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "20.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.9)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "20.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.9'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.24 -31.526667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.24"^^xsd:decimal ;
  dwc:decimalLongitude "-31.526667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.24 -31.526667)"^^geo:wktLiteral ;
  geo-pos:lat "35.24"^^xsd:decimal ;
  geo-pos:long "-31.526667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-31.526667'^^xsd:double;
  dwc:latitude '35.24'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "-21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -21.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "-21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-21.5'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.801666 -29.958332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.801666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.958332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.801666 -29.958332)"^^geo:wktLiteral ;
  geo-pos:lat "29.801666"^^xsd:decimal ;
  geo-pos:long "-29.958332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.958332'^^xsd:double;
  dwc:latitude '29.801666'^^xsd:double;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 13.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1969-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:observationDate '1967-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "28.2"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '28.2'^^xsd:double;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:observationDate '1968-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:observationDate '1963-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "39.1"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '39.1'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '26.1'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "575"^^xsd:integer ;
  dwc:maximumDepthInMeters "575"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 22.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '22.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '575'^^xsd:integer;
  dwc:maximumDepth '575'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "53.2"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '53.2'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.42 -29.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.42"^^xsd:decimal ;
  dwc:decimalLongitude "-29.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "974.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "974.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.42 -29.658333)"^^geo:wktLiteral ;
  geo-pos:lat "65.42"^^xsd:decimal ;
  geo-pos:long "-29.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-29.658333'^^xsd:double;
  dwc:latitude '65.42'^^xsd:double;
  dwc:minimumDepth '974.5'^^xsd:double;
  dwc:maximumDepth '974.5'^^xsd:double;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:observationDate '1973-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.676666 2.803333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.676666"^^xsd:decimal ;
  dwc:decimalLongitude "2.803333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.676666 2.803333)"^^geo:wktLiteral ;
  geo-pos:lat "41.676666"^^xsd:decimal ;
  geo-pos:long "2.803333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dipolydora armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '2.803333'^^xsd:double;
  dwc:latitude '41.676666'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '131115'^^xsd:integer;
  dwc:observationDate '1987-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '131115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 20)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.125 10.691667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.691667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "273.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.125 10.691667)"^^geo:wktLiteral ;
  geo-pos:lat "37.125"^^xsd:decimal ;
  geo-pos:long "10.691667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '10.691667'^^xsd:double;
  dwc:latitude '37.125'^^xsd:double;
  dwc:minimumDepth '273.5'^^xsd:double;
  dwc:maximumDepth '273.5'^^xsd:double;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:observationDate '1972-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tremoctopus violaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141694'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '141694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tremoctopus violaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141694'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '141694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.916668 6.066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.916668"^^xsd:decimal ;
  dwc:decimalLongitude "6.066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.916668 6.066667)"^^geo:wktLiteral ;
  geo-pos:lat "40.916668"^^xsd:decimal ;
  geo-pos:long "6.066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '6.066667'^^xsd:double;
  dwc:latitude '40.916668'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 16.066668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.65"^^xsd:decimal ;
  dwc:decimalLongitude "16.066668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "599"^^xsd:integer ;
  dwc:maximumDepthInMeters "599"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 16.066668)"^^geo:wktLiteral ;
  geo-pos:lat "35.65"^^xsd:decimal ;
  geo-pos:long "16.066668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '16.066668'^^xsd:double;
  dwc:latitude '35.65'^^xsd:double;
  dwc:minimumDepth '599'^^xsd:integer;
  dwc:maximumDepth '599'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333332 12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333332"^^xsd:decimal ;
  dwc:decimalLongitude "12.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333332 12.95)"^^geo:wktLiteral ;
  geo-pos:lat "40.333332"^^xsd:decimal ;
  geo-pos:long "12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '12.95'^^xsd:double;
  dwc:latitude '40.333332'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333332 12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333332"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333332 12.95)"^^geo:wktLiteral ;
  geo-pos:lat "40.333332"^^xsd:decimal ;
  geo-pos:long "12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '12.95'^^xsd:double;
  dwc:latitude '40.333332'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1969-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.461666 -28.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.461666"^^xsd:decimal ;
  dwc:decimalLongitude "-28.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "310.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.461666 -28.585)"^^geo:wktLiteral ;
  geo-pos:lat "29.461666"^^xsd:decimal ;
  geo-pos:long "-28.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eguchipsammia gaditana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-28.585'^^xsd:double;
  dwc:latitude '29.461666'^^xsd:double;
  dwc:minimumDepth '310.5'^^xsd:double;
  dwc:maximumDepth '310.5'^^xsd:double;
  dwc:aphiaid '135189'^^xsd:integer;
  dwc:observationDate '1967-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '135189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.83167 -6.143333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.83167"^^xsd:decimal ;
  dwc:decimalLongitude "-6.143333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "362"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.83167 -6.143333)"^^geo:wktLiteral ;
  geo-pos:lat "35.83167"^^xsd:decimal ;
  geo-pos:long "-6.143333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eguchipsammia gaditana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-6.143333'^^xsd:double;
  dwc:latitude '35.83167'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '362'^^xsd:integer;
  dwc:aphiaid '135189'^^xsd:integer;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '135189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euaugaptilus palumboi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '221309'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '221309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "59.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '59.4'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "59.6"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 -5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 -5.4)"^^geo:wktLiteral ;
  geo-pos:lat "55.9"^^xsd:decimal ;
  geo-pos:long "-5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.4'^^xsd:double;
  dwc:latitude '55.9'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eledonella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:aphiaid '157017'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '410340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -30.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -30.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-30.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eledonella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-30.3'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:aphiaid '157017'^^xsd:integer;
  dwc:observationDate '1979-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '410340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-42.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eledonella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-42.9'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:aphiaid '157017'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '410340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.308332 -29.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.308332"^^xsd:decimal ;
  dwc:decimalLongitude "-29.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.308332 -29.655)"^^geo:wktLiteral ;
  geo-pos:lat "30.308332"^^xsd:decimal ;
  geo-pos:long "-29.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eledonella pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-29.655'^^xsd:double;
  dwc:latitude '30.308332'^^xsd:double;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '157017'^^xsd:integer;
  dwc:observationDate '1981-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '410340'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65167 -34.803333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65167"^^xsd:decimal ;
  dwc:decimalLongitude "-34.803333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65167 -34.803333)"^^geo:wktLiteral ;
  geo-pos:lat "41.65167"^^xsd:decimal ;
  geo-pos:long "-34.803333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-34.803333'^^xsd:double;
  dwc:latitude '41.65167'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.953335 -30.088333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.953335"^^xsd:decimal ;
  dwc:decimalLongitude "-30.088333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.953335 -30.088333)"^^geo:wktLiteral ;
  geo-pos:lat "44.953335"^^xsd:decimal ;
  geo-pos:long "-30.088333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-30.088333'^^xsd:double;
  dwc:latitude '44.953335'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.975 -30.063334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.975"^^xsd:decimal ;
  dwc:decimalLongitude "-30.063334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "351"^^xsd:integer ;
  dwc:maximumDepthInMeters "351"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.975 -30.063334)"^^geo:wktLiteral ;
  geo-pos:lat "44.975"^^xsd:decimal ;
  geo-pos:long "-30.063334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-30.063334'^^xsd:double;
  dwc:latitude '44.975'^^xsd:double;
  dwc:minimumDepth '351'^^xsd:integer;
  dwc:maximumDepth '351'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 34.4)"^^geo:wktLiteral ;
  geo-pos:lat "28.2"^^xsd:decimal ;
  geo-pos:long "34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '28.2'^^xsd:double;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:observationDate '1968-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:observationDate '1968-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:observationDate '1969-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62 -12.915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62"^^xsd:decimal ;
  dwc:decimalLongitude "-12.915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62 -12.915)"^^geo:wktLiteral ;
  geo-pos:lat "36.62"^^xsd:decimal ;
  geo-pos:long "-12.915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys gigantea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-12.915'^^xsd:double;
  dwc:latitude '36.62'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.4 56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.4"^^xsd:decimal ;
  dwc:decimalLongitude "56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.4 56)"^^geo:wktLiteral ;
  geo-pos:lat "80.4"^^xsd:decimal ;
  geo-pos:long "56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '56'^^xsd:integer;
  dwc:latitude '80.4'^^xsd:double;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:observationDate '1901-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.50833 -5.452778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-5.452778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.50833 -5.452778)"^^geo:wktLiteral ;
  geo-pos:lat "56.50833"^^xsd:decimal ;
  geo-pos:long "-5.452778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-5.452778'^^xsd:double;
  dwc:latitude '56.50833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:observationDate '1984-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.4 56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.4"^^xsd:decimal ;
  dwc:decimalLongitude "56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.4 56)"^^geo:wktLiteral ;
  geo-pos:lat "80.4"^^xsd:decimal ;
  geo-pos:long "56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '56'^^xsd:integer;
  dwc:latitude '80.4'^^xsd:double;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:observationDate '1901-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 -34.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "810"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 -34.9)"^^geo:wktLiteral ;
  geo-pos:lat "52.4"^^xsd:decimal ;
  geo-pos:long "-34.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-34.9'^^xsd:double;
  dwc:latitude '52.4'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '810'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1972-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.5"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '55.5'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1973-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.625"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "33.625"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '33.625'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 2.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2.2'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:observationDate '1978-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358334 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358334"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358334 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.358334"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.358334'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:observationDate '1972-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333 -10.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.033333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.966667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.033333 -10.966667)"^^geo:wktLiteral ;
  geo-pos:lat "58.033333"^^xsd:decimal ;
  geo-pos:long "-10.966667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-10.966667'^^xsd:double;
  dwc:latitude '58.033333'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 16.516666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.85"^^xsd:decimal ;
  dwc:decimalLongitude "16.516666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 16.516666)"^^geo:wktLiteral ;
  geo-pos:lat "35.85"^^xsd:decimal ;
  geo-pos:long "16.516666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.516666'^^xsd:double;
  dwc:latitude '35.85'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 6.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "6.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 6.033333)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "6.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '6.033333'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.98333 -4.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.98333"^^xsd:decimal ;
  dwc:decimalLongitude "-4.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.98333 -4.383333)"^^geo:wktLiteral ;
  geo-pos:lat "66.98333"^^xsd:decimal ;
  geo-pos:long "-4.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-4.383333'^^xsd:double;
  dwc:latitude '66.98333'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1967-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^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 "385"^^xsd:integer ;
  dwc:maximumDepthInMeters "385"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '385'^^xsd:integer;
  dwc:maximumDepth '385'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1969-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333332 -7.878333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.333332"^^xsd:decimal ;
  dwc:decimalLongitude "-7.878333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1135"^^xsd:integer ;
  dwc:maximumDepthInMeters "1135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.333332 -7.878333)"^^geo:wktLiteral ;
  geo-pos:lat "36.333332"^^xsd:decimal ;
  geo-pos:long "-7.878333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-7.878333'^^xsd:double;
  dwc:latitude '36.333332'^^xsd:double;
  dwc:minimumDepth '1135'^^xsd:integer;
  dwc:maximumDepth '1135'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:observationDate '1984-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.975 -2.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.975"^^xsd:decimal ;
  dwc:decimalLongitude "-2.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1020"^^xsd:integer ;
  dwc:maximumDepthInMeters "1020"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.975 -2.508)"^^geo:wktLiteral ;
  geo-pos:lat "43.975"^^xsd:decimal ;
  geo-pos:long "-2.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-2.508'^^xsd:double;
  dwc:latitude '43.975'^^xsd:double;
  dwc:minimumDepth '1020'^^xsd:integer;
  dwc:maximumDepth '1020'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:observationDate '1972-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -8.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.9"^^xsd:decimal ;
  geo-pos:long "-8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8.2'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88333 -44.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.88333"^^xsd:decimal ;
  dwc:decimalLongitude "-44.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88333 -44.658333)"^^geo:wktLiteral ;
  geo-pos:lat "46.88333"^^xsd:decimal ;
  geo-pos:long "-44.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Coryne'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.658333'^^xsd:double;
  dwc:latitude '46.88333'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '117067'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '117067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -24.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-24.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -24.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-24.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echthrogaleus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-24.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:aphiaid '135635'^^xsd:integer;
  dwc:observationDate '1966-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '135635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echthrogaleus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:aphiaid '135635'^^xsd:integer;
  dwc:observationDate '1966-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '135635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -17.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-17.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echthrogaleus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-17.4'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:aphiaid '135635'^^xsd:integer;
  dwc:observationDate '1966-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '135635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^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 "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -11.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "497.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "497.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -29.2)"^^geo:wktLiteral ;
  geo-pos:lat "64.1"^^xsd:decimal ;
  geo-pos:long "-29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-29.2'^^xsd:double;
  dwc:latitude '64.1'^^xsd:double;
  dwc:minimumDepth '497.5'^^xsd:double;
  dwc:maximumDepth '497.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "28.2"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia pharaonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '28.2'^^xsd:double;
  dwc:aphiaid '181376'^^xsd:integer;
  dwc:observationDate '1968-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1666972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia pharaonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:minimumDepth '44.5'^^xsd:double;
  dwc:maximumDepth '44.5'^^xsd:double;
  dwc:aphiaid '181376'^^xsd:integer;
  dwc:observationDate '1966-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1666972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 32.8)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia pharaonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '32.8'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '181376'^^xsd:integer;
  dwc:observationDate '1967-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1666972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.35833 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.35833"^^xsd:decimal ;
  dwc:decimalLongitude "-23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "482.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "482.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.35833 -23.5)"^^geo:wktLiteral ;
  geo-pos:lat "67.35833"^^xsd:decimal ;
  geo-pos:long "-23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hymenaster pellucidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '67.35833'^^xsd:double;
  dwc:minimumDepth '482.5'^^xsd:double;
  dwc:maximumDepth '482.5'^^xsd:double;
  dwc:aphiaid '124135'^^xsd:integer;
  dwc:observationDate '1973-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hymenaster pellucidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '124135'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.50833 -14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.50833 -14.3)"^^geo:wktLiteral ;
  geo-pos:lat "74.50833"^^xsd:decimal ;
  geo-pos:long "-14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hymenaster pellucidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-14.3'^^xsd:double;
  dwc:latitude '74.50833'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '124135'^^xsd:integer;
  dwc:observationDate '1965-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '124135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.078335 -29.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-29.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.078335 -29.945)"^^geo:wktLiteral ;
  geo-pos:lat "45.078335"^^xsd:decimal ;
  geo-pos:long "-29.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-29.945'^^xsd:double;
  dwc:latitude '45.078335'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.996668 -27.921667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.996668"^^xsd:decimal ;
  dwc:decimalLongitude "-27.921667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.996668 -27.921667)"^^geo:wktLiteral ;
  geo-pos:lat "29.996668"^^xsd:decimal ;
  geo-pos:long "-27.921667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-27.921667'^^xsd:double;
  dwc:latitude '29.996668'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.986668 -29.853333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.986668"^^xsd:decimal ;
  dwc:decimalLongitude "-29.853333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.986668 -29.853333)"^^geo:wktLiteral ;
  geo-pos:lat "27.986668"^^xsd:decimal ;
  geo-pos:long "-29.853333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-29.853333'^^xsd:double;
  dwc:latitude '27.986668'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1981-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 6.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "6.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "397.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 6.033333)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "6.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '6.033333'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '397.5'^^xsd:double;
  dwc:maximumDepth '397.5'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 6.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1"^^xsd:decimal ;
  dwc:decimalLongitude "6.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1 6.033333)"^^geo:wktLiteral ;
  geo-pos:lat "41.1"^^xsd:decimal ;
  geo-pos:long "6.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '6.033333'^^xsd:double;
  dwc:latitude '41.1'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.88333 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.88333"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.88333 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.88333"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '40.88333'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -42.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61"^^xsd:decimal ;
  dwc:decimalLongitude "-42.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -42.5)"^^geo:wktLiteral ;
  geo-pos:lat "61"^^xsd:decimal ;
  geo-pos:long "-42.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Boltenia ovifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.5'^^xsd:double;
  dwc:latitude '61'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '103815'^^xsd:integer;
  dwc:observationDate '1939-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '103815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Boltenia ovifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '103815'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '103815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria mammata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:aphiaid '124512'^^xsd:integer;
  dwc:observationDate '1967-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria mammata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '124512'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria mammata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '124512'^^xsd:integer;
  dwc:observationDate '1974-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria mammata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:aphiaid '124512'^^xsd:integer;
  dwc:observationDate '1967-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 21.7)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.7'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.121666 -29.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.121666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.121666 -29.908333)"^^geo:wktLiteral ;
  geo-pos:lat "32.121666"^^xsd:decimal ;
  geo-pos:long "-29.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-29.908333'^^xsd:double;
  dwc:latitude '32.121666'^^xsd:double;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "75.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.9'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '75.5'^^xsd:double;
  dwc:maximumDepth '75.5'^^xsd:double;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.9"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.333332 -29.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.333332"^^xsd:decimal ;
  dwc:decimalLongitude "-29.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.333332 -29.93)"^^geo:wktLiteral ;
  geo-pos:lat "28.333332"^^xsd:decimal ;
  geo-pos:long "-29.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-29.93'^^xsd:double;
  dwc:latitude '28.333332'^^xsd:double;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1980-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "492.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "492.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2 -27.1)"^^geo:wktLiteral ;
  geo-pos:lat "66.2"^^xsd:decimal ;
  geo-pos:long "-27.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Crossaster papposus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:latitude '66.2'^^xsd:double;
  dwc:minimumDepth '492.5'^^xsd:double;
  dwc:maximumDepth '492.5'^^xsd:double;
  dwc:aphiaid '124154'^^xsd:integer;
  dwc:observationDate '1973-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 0.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '0.5'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.2 31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.2"^^xsd:decimal ;
  dwc:decimalLongitude "31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.2 31.2)"^^geo:wktLiteral ;
  geo-pos:lat "30.2"^^xsd:decimal ;
  geo-pos:long "31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '31.2'^^xsd:double;
  dwc:latitude '30.2'^^xsd:double;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:observationDate '1971-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.183334 -31.486668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.183334"^^xsd:decimal ;
  dwc:decimalLongitude "-31.486668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.183334 -31.486668)"^^geo:wktLiteral ;
  geo-pos:lat "35.183334"^^xsd:decimal ;
  geo-pos:long "-31.486668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-31.486668'^^xsd:double;
  dwc:latitude '35.183334'^^xsd:double;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.891666 -29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.891666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.891666 -29.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.891666"^^xsd:decimal ;
  geo-pos:long "-29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Democrinus parfaiti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-29.1'^^xsd:double;
  dwc:latitude '42.891666'^^xsd:double;
  dwc:aphiaid '124184'^^xsd:integer;
  dwc:observationDate '1948-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '124184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.966667 6.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.966667"^^xsd:decimal ;
  dwc:decimalLongitude "6.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.966667 6.216667)"^^geo:wktLiteral ;
  geo-pos:lat "40.966667"^^xsd:decimal ;
  geo-pos:long "6.216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '6.216667'^^xsd:double;
  dwc:latitude '40.966667'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepietta oweniana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.7'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:aphiaid '141452'^^xsd:integer;
  dwc:aphiaIdAccepted '141452'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.725 33.891666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.725"^^xsd:decimal ;
  dwc:decimalLongitude "33.891666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.725 33.891666)"^^geo:wktLiteral ;
  geo-pos:lat "27.725"^^xsd:decimal ;
  geo-pos:long "33.891666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus farrani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '33.891666'^^xsd:double;
  dwc:latitude '27.725'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '220843'^^xsd:integer;
  dwc:observationDate '1965-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '220843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88333 -44.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.88333"^^xsd:decimal ;
  dwc:decimalLongitude "-44.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88333 -44.658333)"^^geo:wktLiteral ;
  geo-pos:lat "46.88333"^^xsd:decimal ;
  geo-pos:long "-44.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Boltenia ovifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.658333'^^xsd:double;
  dwc:latitude '46.88333'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '103815'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '103815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.003334 -35.523335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.003334"^^xsd:decimal ;
  dwc:decimalLongitude "-35.523335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "193"^^xsd:integer ;
  dwc:maximumDepthInMeters "193"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.003334 -35.523335)"^^geo:wktLiteral ;
  geo-pos:lat "41.003334"^^xsd:decimal ;
  geo-pos:long "-35.523335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-35.523335'^^xsd:double;
  dwc:latitude '41.003334'^^xsd:double;
  dwc:minimumDepth '193'^^xsd:integer;
  dwc:maximumDepth '193'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.6 -34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.6"^^xsd:decimal ;
  dwc:decimalLongitude "-34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.6 -34.8)"^^geo:wktLiteral ;
  geo-pos:lat "30.6"^^xsd:decimal ;
  geo-pos:long "-34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echthrogaleus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-34.8'^^xsd:double;
  dwc:latitude '30.6'^^xsd:double;
  dwc:aphiaid '135635'^^xsd:integer;
  dwc:observationDate '1966-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '135635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -7)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-7'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^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 "2639"^^xsd:integer ;
  dwc:maximumDepthInMeters "2639"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -11.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "-11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lima subovata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '55.2'^^xsd:double;
  dwc:minimumDepth '2639'^^xsd:integer;
  dwc:maximumDepth '2639'^^xsd:integer;
  dwc:aphiaid '540294'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140243'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.2 31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.2"^^xsd:decimal ;
  dwc:decimalLongitude "31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.2 31.2)"^^geo:wktLiteral ;
  geo-pos:lat "30.2"^^xsd:decimal ;
  geo-pos:long "31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia pharaonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '31.2'^^xsd:double;
  dwc:latitude '30.2'^^xsd:double;
  dwc:aphiaid '181376'^^xsd:integer;
  dwc:observationDate '1971-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1666972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "22.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '22.6'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '187.5'^^xsd:double;
  dwc:maximumDepth '187.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -40.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^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 "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -40.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-40.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.3'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1965-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.97 -13.024167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.97"^^xsd:decimal ;
  dwc:decimalLongitude "-13.024167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2191"^^xsd:integer ;
  dwc:maximumDepthInMeters "2191"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.97 -13.024167)"^^geo:wktLiteral ;
  geo-pos:lat "50.97"^^xsd:decimal ;
  geo-pos:long "-13.024167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathybiaster vexillifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.024167'^^xsd:double;
  dwc:latitude '50.97'^^xsd:double;
  dwc:minimumDepth '2191'^^xsd:integer;
  dwc:maximumDepth '2191'^^xsd:integer;
  dwc:aphiaid '123881'^^xsd:integer;
  dwc:observationDate '1972-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '123881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45 10.638333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.45"^^xsd:decimal ;
  dwc:decimalLongitude "10.638333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45 10.638333)"^^geo:wktLiteral ;
  geo-pos:lat "34.45"^^xsd:decimal ;
  geo-pos:long "10.638333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria mammata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.638333'^^xsd:double;
  dwc:latitude '34.45'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '124512'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-23.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.9'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "138.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "138.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '138.5'^^xsd:double;
  dwc:maximumDepth '138.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.555 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.555"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.555 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.555"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.555'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 -5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 -5.7)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "-5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia nivea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1843'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5.7'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:aphiaid '181305'^^xsd:integer;
  dwc:observationDate '1843-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '393741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -5.4)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.4'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -0.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-0.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '69.5'^^xsd:double;
  dwc:maximumDepth '69.5'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:observationDate '1870-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -32.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1636"^^xsd:integer ;
  dwc:maximumDepthInMeters "1636"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -32.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "-32.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aphotopontius atlanteus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-32.3'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '1636'^^xsd:integer;
  dwc:maximumDepth '1636'^^xsd:integer;
  dwc:aphiaid '135800'^^xsd:integer;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '135800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -32.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1636"^^xsd:integer ;
  dwc:maximumDepthInMeters "1636"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -32.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "-32.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aphotopontius atlanteus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-32.3'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '1636'^^xsd:integer;
  dwc:maximumDepth '1636'^^xsd:integer;
  dwc:aphiaid '135800'^^xsd:integer;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '135800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Augaptilus longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104373'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 10.744167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.744167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 10.744167)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "10.744167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.744167'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:maximumDepth '17.5'^^xsd:double;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1973-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:maximumDepth '3.5'^^xsd:double;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1965-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1965-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia nivea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1846'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:aphiaid '181305'^^xsd:integer;
  dwc:observationDate '1846-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '393741'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -5.7)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "-5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia nivea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1843'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5.7'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:aphiaid '181305'^^xsd:integer;
  dwc:observationDate '1843-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '393741'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "51.6"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia nivea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1852'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '51.6'^^xsd:double;
  dwc:aphiaid '181305'^^xsd:integer;
  dwc:observationDate '1852-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '393741'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.6)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '77.5'^^xsd:double;
  dwc:maximumDepth '77.5'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.97"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.97"^^xsd:decimal ;
  geo-pos:long "-29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.9'^^xsd:double;
  dwc:latitude '31.97'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.033333 13.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.033333"^^xsd:decimal ;
  dwc:decimalLongitude "13.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.033333 13.025)"^^geo:wktLiteral ;
  geo-pos:lat "45.033333"^^xsd:decimal ;
  geo-pos:long "13.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '13.025'^^xsd:double;
  dwc:latitude '45.033333'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1966-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88333 -44.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.88333"^^xsd:decimal ;
  dwc:decimalLongitude "-44.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88333 -44.658333)"^^geo:wktLiteral ;
  geo-pos:lat "46.88333"^^xsd:decimal ;
  geo-pos:long "-44.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.658333'^^xsd:double;
  dwc:latitude '46.88333'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 14.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "14.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 14.642)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "14.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.642'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.291943 -21.280832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.291943"^^xsd:decimal ;
  dwc:decimalLongitude "-21.280832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1685"^^xsd:integer ;
  dwc:maximumDepthInMeters "1685"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.291943 -21.280832)"^^geo:wktLiteral ;
  geo-pos:lat "37.291943"^^xsd:decimal ;
  geo-pos:long "-21.280832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aphotopontius atlanteus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-21.280832'^^xsd:double;
  dwc:latitude '37.291943'^^xsd:double;
  dwc:minimumDepth '1685'^^xsd:integer;
  dwc:maximumDepth '1685'^^xsd:integer;
  dwc:aphiaid '135800'^^xsd:integer;
  dwc:observationDate '1994-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '135800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -32.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1688"^^xsd:integer ;
  dwc:maximumDepthInMeters "1688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -32.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "-32.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aphotopontius atlanteus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-32.3'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '1688'^^xsd:integer;
  dwc:maximumDepth '1688'^^xsd:integer;
  dwc:aphiaid '135800'^^xsd:integer;
  dwc:observationDate '1996-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '135800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -32.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1636"^^xsd:integer ;
  dwc:maximumDepthInMeters "1636"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -32.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "-32.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aphotopontius atlanteus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-32.3'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '1636'^^xsd:integer;
  dwc:maximumDepth '1636'^^xsd:integer;
  dwc:aphiaid '135800'^^xsd:integer;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '135800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -17.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathyteuthis abyssicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-17.3'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:aphiaid '138848'^^xsd:integer;
  dwc:observationDate '1979-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '138848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "47.7"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathyteuthis abyssicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '47.7'^^xsd:double;
  dwc:aphiaid '138848'^^xsd:integer;
  dwc:observationDate '1979-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '138848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-42.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathyteuthis abyssicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-42.9'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:aphiaid '138848'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '138848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.8)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathyteuthis abyssicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-39.8'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:aphiaid '138848'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '138848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5625 8.991667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5625"^^xsd:decimal ;
  dwc:decimalLongitude "8.991667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5625 8.991667)"^^geo:wktLiteral ;
  geo-pos:lat "37.5625"^^xsd:decimal ;
  geo-pos:long "8.991667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus longispinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.991667'^^xsd:double;
  dwc:latitude '37.5625'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '608052'^^xsd:integer;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '608052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433334 8.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433334"^^xsd:decimal ;
  dwc:decimalLongitude "8.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433334 8.908333)"^^geo:wktLiteral ;
  geo-pos:lat "37.433334"^^xsd:decimal ;
  geo-pos:long "8.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus longispinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.908333'^^xsd:double;
  dwc:latitude '37.433334'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '608052'^^xsd:integer;
  dwc:observationDate '1967-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '608052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1 31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1"^^xsd:decimal ;
  dwc:decimalLongitude "31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1 31.2)"^^geo:wktLiteral ;
  geo-pos:lat "30.1"^^xsd:decimal ;
  geo-pos:long "31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ceratothoa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '31.2'^^xsd:double;
  dwc:latitude '30.1'^^xsd:double;
  dwc:aphiaid '118407'^^xsd:integer;
  dwc:observationDate '1952-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '118407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29333"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.29333"^^xsd:decimal ;
  geo-pos:long "14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '44.29333'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87361 10.355556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87361"^^xsd:decimal ;
  dwc:decimalLongitude "10.355556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87361 10.355556)"^^geo:wktLiteral ;
  geo-pos:lat "36.87361"^^xsd:decimal ;
  geo-pos:long "10.355556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.355556'^^xsd:double;
  dwc:latitude '36.87361'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1967-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.166668 9.808333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.166668"^^xsd:decimal ;
  dwc:decimalLongitude "9.808333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.166668 9.808333)"^^geo:wktLiteral ;
  geo-pos:lat "37.166668"^^xsd:decimal ;
  geo-pos:long "9.808333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '9.808333'^^xsd:double;
  dwc:latitude '37.166668'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:observationDate '1967-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.63333 11.541667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.63333"^^xsd:decimal ;
  dwc:decimalLongitude "11.541667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.63333 11.541667)"^^geo:wktLiteral ;
  geo-pos:lat "33.63333"^^xsd:decimal ;
  geo-pos:long "11.541667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.541667'^^xsd:double;
  dwc:latitude '33.63333'^^xsd:double;
  dwc:minimumDepth '45.5'^^xsd:double;
  dwc:maximumDepth '45.5'^^xsd:double;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.75139 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.75139"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.75139 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.75139"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.75139'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 12.158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "12.158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 12.158333)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "12.158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '12.158333'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:observationDate '1967-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.4'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -0.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-0.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 0.6)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "0.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63 -13)"^^geo:wktLiteral ;
  geo-pos:lat "63"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerianthus lloydi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '63'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '101010'^^xsd:integer;
  dwc:observationDate '1962-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '283798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.575"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.575"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.575'^^xsd:double;
  dwc:minimumDepth '48.5'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.52833 11.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.52833"^^xsd:decimal ;
  dwc:decimalLongitude "11.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.52833 11.416667)"^^geo:wktLiteral ;
  geo-pos:lat "33.52833"^^xsd:decimal ;
  geo-pos:long "11.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.416667'^^xsd:double;
  dwc:latitude '33.52833'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:observationDate '1973-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.805 -9.351667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.805"^^xsd:decimal ;
  dwc:decimalLongitude "-9.351667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1578"^^xsd:integer ;
  dwc:maximumDepthInMeters "1578"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.805 -9.351667)"^^geo:wktLiteral ;
  geo-pos:lat "36.805"^^xsd:decimal ;
  geo-pos:long "-9.351667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-9.351667'^^xsd:double;
  dwc:latitude '36.805'^^xsd:double;
  dwc:minimumDepth '1578'^^xsd:integer;
  dwc:maximumDepth '1578'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:observationDate '1984-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51 -7.701667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51"^^xsd:decimal ;
  dwc:decimalLongitude "-7.701667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1511.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1511.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51 -7.701667)"^^geo:wktLiteral ;
  geo-pos:lat "35.51"^^xsd:decimal ;
  geo-pos:long "-7.701667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-7.701667'^^xsd:double;
  dwc:latitude '35.51'^^xsd:double;
  dwc:minimumDepth '1511.5'^^xsd:double;
  dwc:maximumDepth '1511.5'^^xsd:double;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -7.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-7.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1378"^^xsd:integer ;
  dwc:maximumDepthInMeters "1378"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -7.655)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-7.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-7.655'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '1378'^^xsd:integer;
  dwc:maximumDepth '1378'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.478333 -7.696667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.478333"^^xsd:decimal ;
  dwc:decimalLongitude "-7.696667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1747"^^xsd:integer ;
  dwc:maximumDepthInMeters "1747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.478333 -7.696667)"^^geo:wktLiteral ;
  geo-pos:lat "34.478333"^^xsd:decimal ;
  geo-pos:long "-7.696667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-7.696667'^^xsd:double;
  dwc:latitude '34.478333'^^xsd:double;
  dwc:minimumDepth '1747'^^xsd:integer;
  dwc:maximumDepth '1747'^^xsd:integer;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:observationDate '1984-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 16.016666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "16.016666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "392.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "392.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 16.016666)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "16.016666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '16.016666'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:minimumDepth '392.5'^^xsd:double;
  dwc:maximumDepth '392.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 16.016666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "16.016666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "384"^^xsd:integer ;
  dwc:maximumDepthInMeters "384"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 16.016666)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "16.016666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '16.016666'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:minimumDepth '384'^^xsd:integer;
  dwc:maximumDepth '384'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 16.016666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "16.016666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "378"^^xsd:integer ;
  dwc:maximumDepthInMeters "378"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 16.016666)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "16.016666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '16.016666'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:minimumDepth '378'^^xsd:integer;
  dwc:maximumDepth '378'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666 -10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.016666"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.016666 -10.9)"^^geo:wktLiteral ;
  geo-pos:lat "58.016666"^^xsd:decimal ;
  geo-pos:long "-10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-10.9'^^xsd:double;
  dwc:latitude '58.016666'^^xsd:double;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1967-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 16.066668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.65"^^xsd:decimal ;
  dwc:decimalLongitude "16.066668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504"^^xsd:integer ;
  dwc:maximumDepthInMeters "504"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 16.066668)"^^geo:wktLiteral ;
  geo-pos:lat "35.65"^^xsd:decimal ;
  geo-pos:long "16.066668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '16.066668'^^xsd:double;
  dwc:latitude '35.65'^^xsd:double;
  dwc:minimumDepth '504'^^xsd:integer;
  dwc:maximumDepth '504'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "20.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "20.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20.3'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "13.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1969-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paraheterorhabdus compactus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '254603'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '254603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.9 21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72.9"^^xsd:decimal ;
  dwc:decimalLongitude "21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "408"^^xsd:integer ;
  dwc:maximumDepthInMeters "408"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72.9 21.9)"^^geo:wktLiteral ;
  geo-pos:lat "72.9"^^xsd:decimal ;
  geo-pos:long "21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Molpadia arctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:longitude '21.9'^^xsd:double;
  dwc:latitude '72.9'^^xsd:double;
  dwc:minimumDepth '408'^^xsd:integer;
  dwc:maximumDepth '408'^^xsd:integer;
  dwc:aphiaid '254710'^^xsd:integer;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '254710'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Platylepas hexastylos'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '106238'^^xsd:integer;
  dwc:aphiaIdAccepted '106238'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.3 -35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.3"^^xsd:decimal ;
  dwc:decimalLongitude "-35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.3 -35.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.3"^^xsd:decimal ;
  geo-pos:long "-35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-35.5'^^xsd:double;
  dwc:latitude '46.3'^^xsd:double;
  dwc:minimumDepth '52.5'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1964-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "768"^^xsd:integer ;
  dwc:maximumDepthInMeters "768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -14)"^^geo:wktLiteral ;
  geo-pos:lat "56.5"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Limopsis borealis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '56.5'^^xsd:double;
  dwc:minimumDepth '768'^^xsd:integer;
  dwc:maximumDepth '768'^^xsd:integer;
  dwc:aphiaid '540346'^^xsd:integer;
  dwc:aphiaIdAccepted '1765889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '148672'^^xsd:integer;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '148672'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.75'^^xsd:double;
  dwc:aphiaid '148672'^^xsd:integer;
  dwc:observationDate '1931-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '148672'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.97"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.97"^^xsd:decimal ;
  geo-pos:long "-29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.9'^^xsd:double;
  dwc:latitude '31.97'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.9'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -12.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-12.7'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "345"^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.8'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '345'^^xsd:integer;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -20.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3"^^xsd:decimal ;
  dwc:decimalLongitude "-20.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -20.4)"^^geo:wktLiteral ;
  geo-pos:lat "51.3"^^xsd:decimal ;
  geo-pos:long "-20.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-20.4'^^xsd:double;
  dwc:latitude '51.3'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 34.4)"^^geo:wktLiteral ;
  geo-pos:lat "28.2"^^xsd:decimal ;
  geo-pos:long "34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '28.2'^^xsd:double;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:observationDate '1968-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.766666 10.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.766666"^^xsd:decimal ;
  dwc:decimalLongitude "10.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.766666 10.383333)"^^geo:wktLiteral ;
  geo-pos:lat "36.766666"^^xsd:decimal ;
  geo-pos:long "10.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.383333'^^xsd:double;
  dwc:latitude '36.766666'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 34.4)"^^geo:wktLiteral ;
  geo-pos:lat "28.2"^^xsd:decimal ;
  geo-pos:long "34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '28.2'^^xsd:double;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:observationDate '1967-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.58472 11.384722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.58472"^^xsd:decimal ;
  dwc:decimalLongitude "11.384722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.58472 11.384722)"^^geo:wktLiteral ;
  geo-pos:lat "34.58472"^^xsd:decimal ;
  geo-pos:long "11.384722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.384722'^^xsd:double;
  dwc:latitude '34.58472'^^xsd:double;
  dwc:minimumDepth '28.5'^^xsd:double;
  dwc:maximumDepth '28.5'^^xsd:double;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "56.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.7)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "56.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Charybdis longicollis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '56.7'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '107383'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1552687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 20)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 34.4)"^^geo:wktLiteral ;
  geo-pos:lat "28.2"^^xsd:decimal ;
  geo-pos:long "34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '28.2'^^xsd:double;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:observationDate '1967-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18 -8.103333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.18"^^xsd:decimal ;
  dwc:decimalLongitude "-8.103333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1528.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1528.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18 -8.103333)"^^geo:wktLiteral ;
  geo-pos:lat "36.18"^^xsd:decimal ;
  geo-pos:long "-8.103333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia seguenzae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-8.103333'^^xsd:double;
  dwc:latitude '36.18'^^xsd:double;
  dwc:minimumDepth '1528.5'^^xsd:double;
  dwc:maximumDepth '1528.5'^^xsd:double;
  dwc:aphiaid '135143'^^xsd:integer;
  dwc:observationDate '1984-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '135143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88333 16.333332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.88333"^^xsd:decimal ;
  dwc:decimalLongitude "16.333332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88333 16.333332)"^^geo:wktLiteral ;
  geo-pos:lat "35.88333"^^xsd:decimal ;
  geo-pos:long "16.333332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '16.333332'^^xsd:double;
  dwc:latitude '35.88333'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) danae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '346026'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '346026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.03167 -35.685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.03167"^^xsd:decimal ;
  dwc:decimalLongitude "-35.685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.03167 -35.685)"^^geo:wktLiteral ;
  geo-pos:lat "75.03167"^^xsd:decimal ;
  geo-pos:long "-35.685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinarachnius parma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-35.685'^^xsd:double;
  dwc:latitude '75.03167'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '158062'^^xsd:integer;
  dwc:observationDate '1964-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '158062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 33.1)"^^geo:wktLiteral ;
  geo-pos:lat "29.1"^^xsd:decimal ;
  geo-pos:long "33.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia dollfusi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '33.1'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:aphiaid '220307'^^xsd:integer;
  dwc:observationDate '1968-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '220307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -36.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-36.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -36.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-36.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-36.9'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1964-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.733334 -40.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.733334"^^xsd:decimal ;
  dwc:decimalLongitude "-40.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.733334 -40.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.733334"^^xsd:decimal ;
  geo-pos:long "-40.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-40.2'^^xsd:double;
  dwc:latitude '37.733334'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1967-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.078335 -29.945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-29.945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.078335 -29.945)"^^geo:wktLiteral ;
  geo-pos:lat "45.078335"^^xsd:decimal ;
  geo-pos:long "-29.945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-29.945'^^xsd:double;
  dwc:latitude '45.078335'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^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 "900"^^xsd:integer ;
  dwc:maximumDepthInMeters "900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '900'^^xsd:integer;
  dwc:maximumDepth '900'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria mammata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '124512'^^xsd:integer;
  dwc:observationDate '1973-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1262"^^xsd:integer ;
  dwc:maximumDepthInMeters "1262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -34.7)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "-34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Fusus attenuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-34.7'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '1262'^^xsd:integer;
  dwc:maximumDepth '1262'^^xsd:integer;
  dwc:aphiaid '748743'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138903'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "297.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:minimumDepth '297.5'^^xsd:double;
  dwc:maximumDepth '297.5'^^xsd:double;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1970-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.875"^^xsd:decimal ;
  dwc:decimalLongitude "-44.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  geo-pos:lat "46.875"^^xsd:decimal ;
  geo-pos:long "-44.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.908333'^^xsd:double;
  dwc:latitude '46.875'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia nivea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1838'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:aphiaid '181305'^^xsd:integer;
  dwc:observationDate '1838-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '393741'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 10.744167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.744167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 10.744167)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "10.744167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.744167'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:maximumDepth '17.5'^^xsd:double;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1973-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -32.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1636"^^xsd:integer ;
  dwc:maximumDepthInMeters "1636"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -32.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "-32.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aphotopontius atlanteus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-32.3'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '1636'^^xsd:integer;
  dwc:maximumDepth '1636'^^xsd:integer;
  dwc:aphiaid '135800'^^xsd:integer;
  dwc:observationDate '1993-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '135800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.121666 -29.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.121666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.121666 -29.908333)"^^geo:wktLiteral ;
  geo-pos:lat "32.121666"^^xsd:decimal ;
  geo-pos:long "-29.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-29.908333'^^xsd:double;
  dwc:latitude '32.121666'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscoides cavernicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '263626'^^xsd:integer;
  dwc:aphiaIdAccepted '263626'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 3.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "3.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscoides cavernicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:aphiaid '263626'^^xsd:integer;
  dwc:aphiaIdAccepted '263626'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8 10)"^^geo:wktLiteral ;
  geo-pos:lat "52.8"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare decipiens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '52.8'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -7)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-7'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1846'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:observationDate '1846-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -15.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-15.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -15.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-15.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-15.1'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88333 -44.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.88333"^^xsd:decimal ;
  dwc:decimalLongitude "-44.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88333 -44.658333)"^^geo:wktLiteral ;
  geo-pos:lat "46.88333"^^xsd:decimal ;
  geo-pos:long "-44.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urticina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.658333'^^xsd:double;
  dwc:latitude '46.88333'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '100832'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3 4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3 4.6)"^^geo:wktLiteral ;
  geo-pos:lat "52.3"^^xsd:decimal ;
  geo-pos:long "4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus rathkei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.6'^^xsd:double;
  dwc:latitude '52.3'^^xsd:double;
  dwc:aphiaid '263585'^^xsd:integer;
  dwc:observationDate '1925-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '263585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '69.5'^^xsd:double;
  dwc:maximumDepth '69.5'^^xsd:double;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '25.5'^^xsd:double;
  dwc:maximumDepth '25.5'^^xsd:double;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.05 10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.05 10.35)"^^geo:wktLiteral ;
  geo-pos:lat "34.05"^^xsd:decimal ;
  geo-pos:long "10.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.35'^^xsd:double;
  dwc:latitude '34.05'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173"^^xsd:integer ;
  dwc:maximumDepthInMeters "173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '173'^^xsd:integer;
  dwc:maximumDepth '173'^^xsd:integer;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1967-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -17.6)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis atlantica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:aphiaid '181384'^^xsd:integer;
  dwc:observationDate '1979-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '759129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "690"^^xsd:integer ;
  dwc:maximumDepthInMeters "690"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -14.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metavermilia taenia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-14.2'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '690'^^xsd:integer;
  dwc:maximumDepth '690'^^xsd:integer;
  dwc:aphiaid '131021'^^xsd:integer;
  dwc:observationDate '1969-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '131021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833 -3.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77833"^^xsd:decimal ;
  dwc:decimalLongitude "-3.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2379"^^xsd:integer ;
  dwc:maximumDepthInMeters "2379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833 -3.633333)"^^geo:wktLiteral ;
  geo-pos:lat "43.77833"^^xsd:decimal ;
  geo-pos:long "-3.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bellibos bellibos dageti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-3.633333'^^xsd:double;
  dwc:latitude '43.77833'^^xsd:double;
  dwc:minimumDepth '2379'^^xsd:integer;
  dwc:maximumDepth '2379'^^xsd:integer;
  dwc:aphiaid '264167'^^xsd:integer;
  dwc:observationDate '1967-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '264167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833 -3.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77833"^^xsd:decimal ;
  dwc:decimalLongitude "-3.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2379"^^xsd:integer ;
  dwc:maximumDepthInMeters "2379"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833 -3.633333)"^^geo:wktLiteral ;
  geo-pos:lat "43.77833"^^xsd:decimal ;
  geo-pos:long "-3.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bellibos bellibos dageti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-3.633333'^^xsd:double;
  dwc:latitude '43.77833'^^xsd:double;
  dwc:minimumDepth '2379'^^xsd:integer;
  dwc:maximumDepth '2379'^^xsd:integer;
  dwc:aphiaid '264167'^^xsd:integer;
  dwc:observationDate '1967-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '264167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bellibos bellibos dageti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.746667'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:minimumDepth '4430.5'^^xsd:double;
  dwc:maximumDepth '4430.5'^^xsd:double;
  dwc:aphiaid '264167'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '264167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '46.5'^^xsd:double;
  dwc:maximumDepth '46.5'^^xsd:double;
  dwc:aphiaid '586002'^^xsd:integer;
  dwc:observationDate '1964-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.847)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.847'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28472 10.618889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28472"^^xsd:decimal ;
  dwc:decimalLongitude "10.618889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28472 10.618889)"^^geo:wktLiteral ;
  geo-pos:lat "36.28472"^^xsd:decimal ;
  geo-pos:long "10.618889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.618889'^^xsd:double;
  dwc:latitude '36.28472'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1972-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358334 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358334"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358334 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.358334"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.358334'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1972-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.239166 12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.239166"^^xsd:decimal ;
  dwc:decimalLongitude "12.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.239166 12.28)"^^geo:wktLiteral ;
  geo-pos:lat "36.239166"^^xsd:decimal ;
  geo-pos:long "12.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.28'^^xsd:double;
  dwc:latitude '36.239166'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "38.11"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '38.11'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '18.3'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '87.5'^^xsd:double;
  dwc:maximumDepth '87.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1971-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8 4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8 4.2)"^^geo:wktLiteral ;
  geo-pos:lat "47.8"^^xsd:decimal ;
  geo-pos:long "4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caecosphaeroma vireia burgundum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '4.2'^^xsd:double;
  dwc:latitude '47.8'^^xsd:double;
  dwc:aphiaid '264215'^^xsd:integer;
  dwc:observationDate '1907-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '264842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Escharella palmata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^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 "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scalaria semidisjuncta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '525255'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scalaria semidisjuncta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '525255'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1353"^^xsd:integer ;
  dwc:maximumDepthInMeters "1353"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scalaria semidisjuncta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '1353'^^xsd:integer;
  dwc:maximumDepth '1353'^^xsd:integer;
  dwc:aphiaid '525255'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "55.4"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asellus (Asellus) aquaticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '55.4'^^xsd:double;
  dwc:aphiaid '148667'^^xsd:integer;
  dwc:observationDate '1938-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '264152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2 40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2"^^xsd:decimal ;
  dwc:decimalLongitude "40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2 40)"^^geo:wktLiteral ;
  geo-pos:lat "49.2"^^xsd:decimal ;
  geo-pos:long "40"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asellus (Asellus) aquaticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '40'^^xsd:integer;
  dwc:latitude '49.2'^^xsd:double;
  dwc:aphiaid '148667'^^xsd:integer;
  dwc:observationDate '1985-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '264152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 4.1)"^^geo:wktLiteral ;
  geo-pos:lat "51.8"^^xsd:decimal ;
  geo-pos:long "4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asellus (Asellus) aquaticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.1'^^xsd:double;
  dwc:latitude '51.8'^^xsd:double;
  dwc:aphiaid '148667'^^xsd:integer;
  dwc:observationDate '1966-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '264152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria forskali'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '124501'^^xsd:integer;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1670329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^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 "1492"^^xsd:integer ;
  dwc:maximumDepthInMeters "1492"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda pustulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:minimumDepth '1492'^^xsd:integer;
  dwc:maximumDepth '1492'^^xsd:integer;
  dwc:aphiaid '540104'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1353"^^xsd:integer ;
  dwc:maximumDepthInMeters "1353"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda pustulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '1353'^^xsd:integer;
  dwc:maximumDepth '1353'^^xsd:integer;
  dwc:aphiaid '540104'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1353"^^xsd:integer ;
  dwc:maximumDepthInMeters "1353"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda pustulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '1353'^^xsd:integer;
  dwc:maximumDepth '1353'^^xsd:integer;
  dwc:aphiaid '540104'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9 -10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2487"^^xsd:integer ;
  dwc:maximumDepthInMeters "2487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9 -10.9)"^^geo:wktLiteral ;
  geo-pos:lat "54.9"^^xsd:decimal ;
  geo-pos:long "-10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda pustulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-10.9'^^xsd:double;
  dwc:latitude '54.9'^^xsd:double;
  dwc:minimumDepth '2487'^^xsd:integer;
  dwc:maximumDepth '2487'^^xsd:integer;
  dwc:aphiaid '540104'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -15.2)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-15.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-15.2'^^xsd:double;
  dwc:latitude '55.7'^^xsd:double;
  dwc:minimumDepth '32.5'^^xsd:double;
  dwc:maximumDepth '32.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 13.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '13.7'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.239166 12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.239166"^^xsd:decimal ;
  dwc:decimalLongitude "12.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.239166 12.28)"^^geo:wktLiteral ;
  geo-pos:lat "36.239166"^^xsd:decimal ;
  geo-pos:long "12.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.28'^^xsd:double;
  dwc:latitude '36.239166'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12 12.2675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.12"^^xsd:decimal ;
  dwc:decimalLongitude "12.2675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12 12.2675)"^^geo:wktLiteral ;
  geo-pos:lat "38.12"^^xsd:decimal ;
  geo-pos:long "12.2675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.2675'^^xsd:double;
  dwc:latitude '38.12'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-12-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pontocypria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.746667'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:minimumDepth '4430.5'^^xsd:double;
  dwc:maximumDepth '4430.5'^^xsd:double;
  dwc:aphiaid '127687'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7818 0.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7818"^^xsd:decimal ;
  dwc:decimalLongitude "0.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7818 0.073)"^^geo:wktLiteral ;
  geo-pos:lat "50.7818"^^xsd:decimal ;
  geo-pos:long "0.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Potamopyrgus antipodarum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '0.073'^^xsd:double;
  dwc:latitude '50.7818'^^xsd:double;
  dwc:aphiaid '147123'^^xsd:integer;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 21)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Protracheoniscus politus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '264682'^^xsd:integer;
  dwc:aphiaIdAccepted '262682'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -7.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-7.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1378"^^xsd:integer ;
  dwc:maximumDepthInMeters "1378"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -7.655)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-7.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Schizocyathus fissilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-7.655'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '1378'^^xsd:integer;
  dwc:maximumDepth '1378'^^xsd:integer;
  dwc:aphiaid '135207'^^xsd:integer;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '135207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.881668 -9.261667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.881668"^^xsd:decimal ;
  dwc:decimalLongitude "-9.261667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "719.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "719.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.881668 -9.261667)"^^geo:wktLiteral ;
  geo-pos:lat "36.881668"^^xsd:decimal ;
  geo-pos:long "-9.261667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Schizocyathus fissilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-9.261667'^^xsd:double;
  dwc:latitude '36.881668'^^xsd:double;
  dwc:minimumDepth '719.5'^^xsd:double;
  dwc:maximumDepth '719.5'^^xsd:double;
  dwc:aphiaid '135207'^^xsd:integer;
  dwc:observationDate '1984-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '135207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters "620"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.9)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sclerasterias neglecta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:longitude '22.9'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:maximumDepth '620'^^xsd:integer;
  dwc:aphiaid '123805'^^xsd:integer;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123805'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.075"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.075"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus alatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.075'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.475 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.475 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.475"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus alatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.475'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.717777 -17.867222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.717777"^^xsd:decimal ;
  dwc:decimalLongitude "-17.867222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4632"^^xsd:integer ;
  dwc:maximumDepthInMeters "4632"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.717777 -17.867222)"^^geo:wktLiteral ;
  geo-pos:lat "50.717777"^^xsd:decimal ;
  geo-pos:long "-17.867222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paranarthrura tridens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-17.867222'^^xsd:double;
  dwc:latitude '50.717777'^^xsd:double;
  dwc:minimumDepth '4632'^^xsd:integer;
  dwc:maximumDepth '4632'^^xsd:integer;
  dwc:aphiaid '136386'^^xsd:integer;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '136386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.717777 -17.867222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.717777"^^xsd:decimal ;
  dwc:decimalLongitude "-17.867222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8471"^^xsd:integer ;
  dwc:maximumDepthInMeters "8471"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.717777 -17.867222)"^^geo:wktLiteral ;
  geo-pos:lat "50.717777"^^xsd:decimal ;
  geo-pos:long "-17.867222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paranarthrura tridens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-17.867222'^^xsd:double;
  dwc:latitude '50.717777'^^xsd:double;
  dwc:minimumDepth '8471'^^xsd:integer;
  dwc:maximumDepth '8471'^^xsd:integer;
  dwc:aphiaid '136386'^^xsd:integer;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '136386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "10.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alcyonium palmatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '10.1'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '125334'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '125334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.191667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.191667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.191667)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.191667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alcyonium palmatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.191667'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '125334'^^xsd:integer;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '125334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alcyonium palmatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '125334'^^xsd:integer;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '125334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "30.9"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '30.9'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -44.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-44.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -44.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-44.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.2'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1964-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -42.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-42.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -42.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-42.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-42.4'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "297.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:minimumDepth '297.5'^^xsd:double;
  dwc:maximumDepth '297.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1970-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "337.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "337.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '337.5'^^xsd:double;
  dwc:maximumDepth '337.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1964-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.086666 -4.323333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.086666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.323333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1913"^^xsd:integer ;
  dwc:maximumDepthInMeters "1913"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.086666 -4.323333)"^^geo:wktLiteral ;
  geo-pos:lat "44.086666"^^xsd:decimal ;
  geo-pos:long "-4.323333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lumbrinerides laubieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-4.323333'^^xsd:double;
  dwc:latitude '44.086666'^^xsd:double;
  dwc:minimumDepth '1913'^^xsd:integer;
  dwc:maximumDepth '1913'^^xsd:integer;
  dwc:aphiaid '130231'^^xsd:integer;
  dwc:observationDate '1974-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -31.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -31.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "-31.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-31.9'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:aphiaid '138168'^^xsd:integer;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '138168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.333332 -29.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.333332"^^xsd:decimal ;
  dwc:decimalLongitude "-29.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "147.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "147.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.333332 -29.93)"^^geo:wktLiteral ;
  geo-pos:lat "28.333332"^^xsd:decimal ;
  geo-pos:long "-29.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-29.93'^^xsd:double;
  dwc:latitude '28.333332'^^xsd:double;
  dwc:minimumDepth '147.5'^^xsd:double;
  dwc:maximumDepth '147.5'^^xsd:double;
  dwc:aphiaid '138168'^^xsd:integer;
  dwc:observationDate '1980-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '138168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -44.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-44.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -44.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-44.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes edwardsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.2'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '377584'^^xsd:integer;
  dwc:observationDate '1964-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes edwardsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '46.5'^^xsd:double;
  dwc:maximumDepth '46.5'^^xsd:double;
  dwc:aphiaid '377584'^^xsd:integer;
  dwc:observationDate '1964-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -40.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -40.8)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-40.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes edwardsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-40.8'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '377584'^^xsd:integer;
  dwc:observationDate '1964-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-43.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -43.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-43.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes edwardsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-43.9'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '377584'^^xsd:integer;
  dwc:observationDate '1964-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.766388 10.280833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.766388"^^xsd:decimal ;
  dwc:decimalLongitude "10.280833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.766388 10.280833)"^^geo:wktLiteral ;
  geo-pos:lat "42.766388"^^xsd:decimal ;
  geo-pos:long "10.280833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus zosterae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.280833'^^xsd:double;
  dwc:latitude '42.766388'^^xsd:double;
  dwc:aphiaid '887266'^^xsd:integer;
  dwc:aphiaIdAccepted '263704'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 12)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -8.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.9"^^xsd:decimal ;
  geo-pos:long "-8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8.2'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 0.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 0.3)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "0.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '0.3'^^xsd:double;
  dwc:latitude '53'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.3"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '50.3'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 0.9)"^^geo:wktLiteral ;
  geo-pos:lat "51.6"^^xsd:decimal ;
  geo-pos:long "0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1865'^^xsd:integer;
  dwc:longitude '0.9'^^xsd:double;
  dwc:latitude '51.6'^^xsd:double;
  dwc:observationDate '1865-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "28.9"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Jujubinus poppei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '28.9'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '141812'^^xsd:integer;
  dwc:aphiaIdAccepted '141812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leander'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:aphiaid '107031'^^xsd:integer;
  dwc:observationDate '1967-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '107031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.775"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.775 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.775"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leander'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.775'^^xsd:double;
  dwc:aphiaid '107031'^^xsd:integer;
  dwc:observationDate '1967-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '107031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64 13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.64"^^xsd:decimal ;
  dwc:decimalLongitude "13.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.64 13.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.64"^^xsd:decimal ;
  geo-pos:long "13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '13.4'^^xsd:double;
  dwc:latitude '43.64'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:observationDate '1973-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.2"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.2"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.2'^^xsd:double;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "172"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.1'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '172'^^xsd:integer;
  dwc:aphiaid '138168'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '138168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -10)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '39.8'^^xsd:double;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:observationDate '1958-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^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 "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cioniscus striatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '748168'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139165'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.7'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-42.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -42.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-42.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '586002'^^xsd:integer;
  dwc:observationDate '1964-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -21.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-21.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -21.6)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "-21.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.6'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -34.4)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 49.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 49.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "49.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Siriella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '49.8'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:aphiaid '119906'^^xsd:integer;
  dwc:observationDate '1956-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '119906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.110832"^^xsd:decimal ;
  dwc:decimalLongitude "12.886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  geo-pos:lat "38.110832"^^xsd:decimal ;
  geo-pos:long "12.886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.886667'^^xsd:double;
  dwc:latitude '38.110832'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '415'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.801945 18.981667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.801945"^^xsd:decimal ;
  dwc:decimalLongitude "18.981667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.801945 18.981667)"^^geo:wktLiteral ;
  geo-pos:lat "44.801945"^^xsd:decimal ;
  geo-pos:long "18.981667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Litthabitella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '18.981667'^^xsd:double;
  dwc:latitude '44.801945'^^xsd:double;
  dwc:aphiaid '1000058'^^xsd:integer;
  dwc:aphiaIdAccepted '1000058'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 -14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1152"^^xsd:integer ;
  dwc:maximumDepthInMeters "1152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 -14.3)"^^geo:wktLiteral ;
  geo-pos:lat "56.1"^^xsd:decimal ;
  geo-pos:long "-14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda pustulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-14.3'^^xsd:double;
  dwc:latitude '56.1'^^xsd:double;
  dwc:minimumDepth '1152'^^xsd:integer;
  dwc:maximumDepth '1152'^^xsd:integer;
  dwc:aphiaid '540104'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 15.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '15.7'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1971-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^xsd:decimal ;
  dwc:decimalLongitude "16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 16.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parthenope angulifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '16.2'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '107364'^^xsd:integer;
  dwc:observationDate '1973-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '442260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alcyonium palmatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '125334'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '125334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4 -16.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4 -16.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.4"^^xsd:decimal ;
  geo-pos:long "-16.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.8'^^xsd:double;
  dwc:latitude '32.4'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10.6'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 13.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "13.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 13.875)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "13.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphracta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '13.875'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '240889'^^xsd:integer;
  dwc:observationDate '1973-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pontoeciella abyssicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '136003'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '136003'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2430"^^xsd:integer ;
  dwc:maximumDepthInMeters "2430"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -13)"^^geo:wktLiteral ;
  geo-pos:lat "50.5"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psychropotes depressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '50.5'^^xsd:double;
  dwc:minimumDepth '2430'^^xsd:integer;
  dwc:maximumDepth '2430'^^xsd:integer;
  dwc:aphiaid '124774'^^xsd:integer;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '124774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7"^^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 "724"^^xsd:integer ;
  dwc:maximumDepthInMeters "724"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -11.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.7"^^xsd:decimal ;
  geo-pos:long "-11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rhachotropis rostrata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '50.7'^^xsd:double;
  dwc:minimumDepth '724'^^xsd:integer;
  dwc:maximumDepth '724'^^xsd:integer;
  dwc:aphiaid '102242'^^xsd:integer;
  dwc:observationDate '1906-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '102242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asellus (Asellus) aquaticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:aphiaid '148667'^^xsd:integer;
  dwc:observationDate '1961-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '264152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asellus (Asellus) aquaticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '148667'^^xsd:integer;
  dwc:observationDate '1966-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '264152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 13.4)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Agglomerata lacrima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '13.4'^^xsd:double;
  dwc:latitude '55.7'^^xsd:double;
  dwc:aphiaid '819394'^^xsd:integer;
  dwc:observationDate '1986-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '819394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium steindachneri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '257806'^^xsd:integer;
  dwc:aphiaIdAccepted '257806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.816666 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.816666"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.816666 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.816666"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten jonstoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '36.816666'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '123868'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '123868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten jonstoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '123868'^^xsd:integer;
  dwc:observationDate '1973-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '123868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-40.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-40.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-40.9'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1970-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -18.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-18.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -4)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.486668 11.561667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.486668"^^xsd:decimal ;
  dwc:decimalLongitude "11.561667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.486668 11.561667)"^^geo:wktLiteral ;
  geo-pos:lat "33.486668"^^xsd:decimal ;
  geo-pos:long "11.561667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.561667'^^xsd:double;
  dwc:latitude '33.486668'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.591667 11.391667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.591667"^^xsd:decimal ;
  dwc:decimalLongitude "11.391667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.591667 11.391667)"^^geo:wktLiteral ;
  geo-pos:lat "34.591667"^^xsd:decimal ;
  geo-pos:long "11.391667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.391667'^^xsd:double;
  dwc:latitude '34.591667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 10.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.733333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 10.733333)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "10.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.733333'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 -12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2222"^^xsd:integer ;
  dwc:maximumDepthInMeters "2222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 -12.9)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "-12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda pustulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-12.9'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '2222'^^xsd:integer;
  dwc:maximumDepth '2222'^^xsd:integer;
  dwc:aphiaid '540104'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2487"^^xsd:integer ;
  dwc:maximumDepthInMeters "2487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -11.4)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda pustulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-11.4'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2487'^^xsd:integer;
  dwc:maximumDepth '2487'^^xsd:integer;
  dwc:aphiaid '540104'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6 -10.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "910"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6 -10.1)"^^geo:wktLiteral ;
  geo-pos:lat "48.6"^^xsd:decimal ;
  geo-pos:long "-10.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda pustulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-10.1'^^xsd:double;
  dwc:latitude '48.6'^^xsd:double;
  dwc:minimumDepth '910'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '540104'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4 -12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2669"^^xsd:integer ;
  dwc:maximumDepthInMeters "2669"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4 -12.1)"^^geo:wktLiteral ;
  geo-pos:lat "55.4"^^xsd:decimal ;
  geo-pos:long "-12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda pustulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-12.1'^^xsd:double;
  dwc:latitude '55.4'^^xsd:double;
  dwc:minimumDepth '2669'^^xsd:integer;
  dwc:maximumDepth '2669'^^xsd:integer;
  dwc:aphiaid '540104'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "560.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "560.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -7.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda pustulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-7.2'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:minimumDepth '560.5'^^xsd:double;
  dwc:maximumDepth '560.5'^^xsd:double;
  dwc:aphiaid '540104'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -21.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters "365"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -21.1)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-21.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-21.1'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:maximumDepth '365'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9 -3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.9"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.9 -3.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.9"^^xsd:decimal ;
  geo-pos:long "-3.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-3.5'^^xsd:double;
  dwc:latitude '61.9'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:minimumDepth '82.5'^^xsd:double;
  dwc:maximumDepth '82.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -15.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-15.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -15.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-15.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-15.1'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93 -3.0192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.93"^^xsd:decimal ;
  dwc:decimalLongitude "-3.0192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.93 -3.0192)"^^geo:wktLiteral ;
  geo-pos:lat "52.93"^^xsd:decimal ;
  geo-pos:long "-3.0192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Potamopyrgus antipodarum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-3.0192'^^xsd:double;
  dwc:latitude '52.93'^^xsd:double;
  dwc:aphiaid '147123'^^xsd:integer;
  dwc:observationDate '2007-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '147123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.484 -0.0096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.484"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.484 -0.0096)"^^geo:wktLiteral ;
  geo-pos:lat "51.484"^^xsd:decimal ;
  geo-pos:long "-0.0096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Potamopyrgus antipodarum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-0.0096'^^xsd:double;
  dwc:latitude '51.484'^^xsd:double;
  dwc:aphiaid '147123'^^xsd:integer;
  dwc:observationDate '2005-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '147123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "62.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:minimumDepth '62.5'^^xsd:double;
  dwc:maximumDepth '62.5'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4667 4.6167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4667"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4667 4.6167)"^^geo:wktLiteral ;
  geo-pos:lat "52.4667"^^xsd:decimal ;
  geo-pos:long "4.6167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lekanesphaera rugicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '4.6167'^^xsd:double;
  dwc:latitude '52.4667'^^xsd:double;
  dwc:aphiaid '118958'^^xsd:integer;
  dwc:observationDate '1951-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '118958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lekanesphaera rugicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '118958'^^xsd:integer;
  dwc:aphiaIdAccepted '118958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63 -23.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63"^^xsd:decimal ;
  dwc:decimalLongitude "-23.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "889"^^xsd:integer ;
  dwc:maximumDepthInMeters "889"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63 -23.5)"^^geo:wktLiteral ;
  geo-pos:lat "63"^^xsd:decimal ;
  geo-pos:long "-23.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichometra cubensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-23.5'^^xsd:double;
  dwc:latitude '63'^^xsd:integer;
  dwc:minimumDepth '889'^^xsd:integer;
  dwc:maximumDepth '889'^^xsd:integer;
  dwc:aphiaid '124232'^^xsd:integer;
  dwc:aphiaIdAccepted '124232'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Veretillum cynomorium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '128536'^^xsd:integer;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '128536'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parthenope angulifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '44.5'^^xsd:double;
  dwc:maximumDepth '44.5'^^xsd:double;
  dwc:aphiaid '107364'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '442260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parthenope angulifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '107364'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '442260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parthenope angulifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '107364'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '442260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parthenope angulifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '107364'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '442260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^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 "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cadulus gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '140004'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140004'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2003"^^xsd:integer ;
  dwc:maximumDepthInMeters "2003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cadulus gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '2003'^^xsd:integer;
  dwc:maximumDepth '2003'^^xsd:integer;
  dwc:aphiaid '140004'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140004'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1262"^^xsd:integer ;
  dwc:maximumDepthInMeters "1262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -34.7)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "-34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cadulus gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-34.7'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '1262'^^xsd:integer;
  dwc:maximumDepth '1262'^^xsd:integer;
  dwc:aphiaid '140004'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140004'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -38.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-38.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -38.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-38.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-06-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caecidotea forbesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-38.8'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '259548'^^xsd:integer;
  dwc:observationDate '1986-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '1849273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-41.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.6)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-41.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-41.6'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "172"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.1'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '172'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-19.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-19.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.1'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -19.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1972-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 -21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.3"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "202.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "202.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 -21.7)"^^geo:wktLiteral ;
  geo-pos:lat "26.3"^^xsd:decimal ;
  geo-pos:long "-21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.7'^^xsd:double;
  dwc:latitude '26.3'^^xsd:double;
  dwc:minimumDepth '202.5'^^xsd:double;
  dwc:maximumDepth '202.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 48)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metapenaeopsis stridulans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '48'^^xsd:integer;
  dwc:latitude '29.4'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '220277'^^xsd:integer;
  dwc:observationDate '1981-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '220277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1313"^^xsd:integer ;
  dwc:maximumDepthInMeters "1313"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -9.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera teres'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:minimumDepth '1313'^^xsd:integer;
  dwc:maximumDepth '1313'^^xsd:integer;
  dwc:aphiaid '408134'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '408133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1585.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1585.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera teres'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '1585.5'^^xsd:double;
  dwc:maximumDepth '1585.5'^^xsd:double;
  dwc:aphiaid '408134'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '408133'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-39"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "612.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "612.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -39)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-39'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '612.5'^^xsd:double;
  dwc:maximumDepth '612.5'^^xsd:double;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -40)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-40"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -40)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-40"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -40.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-40.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -40.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-40.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.4'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "173.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 25)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclichna parvula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '173.5'^^xsd:double;
  dwc:maximumDepth '173.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hyloniscus dalmatinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '260676'^^xsd:integer;
  dwc:aphiaIdAccepted '260676'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "560.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "560.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -8)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Montacuta ovata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-8'^^xsd:integer;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '560.5'^^xsd:double;
  dwc:maximumDepth '560.5'^^xsd:double;
  dwc:aphiaid '749342'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '345282'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "53.3"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '53.3'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.9 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.9"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.9 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "62.9"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hathrometra sarsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '62.9'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '124221'^^xsd:integer;
  dwc:observationDate '1902-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '562098'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia egyptia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -36.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -36.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-36.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Phacellophora camtshatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-36.3'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '135309'^^xsd:integer;
  dwc:observationDate '1978-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '135309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neocalanus gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104471'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^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 "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scalaria clathratula producta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '525457'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139720'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -3.1)"^^geo:wktLiteral ;
  geo-pos:lat "49.6"^^xsd:decimal ;
  geo-pos:long "-3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Steenstrupia nutans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-3.1'^^xsd:double;
  dwc:latitude '49.6'^^xsd:double;
  dwc:aphiaid '423767'^^xsd:integer;
  dwc:observationDate '1906-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alcyonidium mamillatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '111602'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '111602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^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 "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.333332 -29.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.333332"^^xsd:decimal ;
  dwc:decimalLongitude "-29.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.333332 -29.93)"^^geo:wktLiteral ;
  geo-pos:lat "28.333332"^^xsd:decimal ;
  geo-pos:long "-29.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-29.93'^^xsd:double;
  dwc:latitude '28.333332'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.801666 -29.958332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.801666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.958332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.801666 -29.958332)"^^geo:wktLiteral ;
  geo-pos:lat "29.801666"^^xsd:decimal ;
  geo-pos:long "-29.958332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.958332'^^xsd:double;
  dwc:latitude '29.801666'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.65 -7.066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.65"^^xsd:decimal ;
  dwc:decimalLongitude "-7.066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.65 -7.066667)"^^geo:wktLiteral ;
  geo-pos:lat "29.65"^^xsd:decimal ;
  geo-pos:long "-7.066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrgulopsis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-7.066667'^^xsd:double;
  dwc:latitude '29.65'^^xsd:double;
  dwc:aphiaid '717226'^^xsd:integer;
  dwc:observationDate '1990-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '717226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '53'^^xsd:integer;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "-18.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.9)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "-18.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.9'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '52.5'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -32.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1688"^^xsd:integer ;
  dwc:maximumDepthInMeters "1688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -32.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "-32.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stygiopontius rimivagus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-32.3'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '1688'^^xsd:integer;
  dwc:maximumDepth '1688'^^xsd:integer;
  dwc:aphiaid '135803'^^xsd:integer;
  dwc:observationDate '1996-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '135803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -32.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1688"^^xsd:integer ;
  dwc:maximumDepthInMeters "1688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -32.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "-32.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stygiopontius rimivagus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-32.3'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '1688'^^xsd:integer;
  dwc:maximumDepth '1688'^^xsd:integer;
  dwc:aphiaid '135803'^^xsd:integer;
  dwc:observationDate '1996-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '135803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -32.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-32.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1688"^^xsd:integer ;
  dwc:maximumDepthInMeters "1688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -32.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "-32.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stygiopontius rimivagus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-32.3'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '1688'^^xsd:integer;
  dwc:maximumDepth '1688'^^xsd:integer;
  dwc:aphiaid '135803'^^xsd:integer;
  dwc:observationDate '1996-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '135803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.741943 -12.531389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.741943"^^xsd:decimal ;
  dwc:decimalLongitude "-12.531389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.741943 -12.531389)"^^geo:wktLiteral ;
  geo-pos:lat "47.741943"^^xsd:decimal ;
  geo-pos:long "-12.531389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aphelochaeta secunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-12.531389'^^xsd:double;
  dwc:latitude '47.741943'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '332994'^^xsd:integer;
  dwc:observationDate '1963-02-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "56.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "56.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Menella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '56.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '205632'^^xsd:integer;
  dwc:observationDate '1963-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '205632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "706"^^xsd:integer ;
  dwc:maximumDepthInMeters "706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -6.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Natica subplicata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-6.9'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '706'^^xsd:integer;
  dwc:maximumDepth '706'^^xsd:integer;
  dwc:aphiaid '585070'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140540'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "402"^^xsd:integer ;
  dwc:maximumDepthInMeters "402"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -9.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "-9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Natica subplicata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '402'^^xsd:integer;
  dwc:maximumDepth '402'^^xsd:integer;
  dwc:aphiaid '585070'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140540'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "48.1"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Natica subplicata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '48.1'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:aphiaid '585070'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140540'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.6'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.6'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.6'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193333 12.271667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.193333"^^xsd:decimal ;
  dwc:decimalLongitude "12.271667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193333 12.271667)"^^geo:wktLiteral ;
  geo-pos:lat "36.193333"^^xsd:decimal ;
  geo-pos:long "12.271667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.271667'^^xsd:double;
  dwc:latitude '36.193333'^^xsd:double;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.120834 12.2675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.120834"^^xsd:decimal ;
  dwc:decimalLongitude "12.2675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.120834 12.2675)"^^geo:wktLiteral ;
  geo-pos:lat "38.120834"^^xsd:decimal ;
  geo-pos:long "12.2675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.2675'^^xsd:double;
  dwc:latitude '38.120834'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193333 12.271667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.193333"^^xsd:decimal ;
  dwc:decimalLongitude "12.271667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193333 12.271667)"^^geo:wktLiteral ;
  geo-pos:lat "36.193333"^^xsd:decimal ;
  geo-pos:long "12.271667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.271667'^^xsd:double;
  dwc:latitude '36.193333'^^xsd:double;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -25.1)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "-25.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -10.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "-10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-10.9'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "-24.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-24.7'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483334 11.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483334"^^xsd:decimal ;
  dwc:decimalLongitude "11.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483334 11.183333)"^^geo:wktLiteral ;
  geo-pos:lat "34.483334"^^xsd:decimal ;
  geo-pos:long "11.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.183333'^^xsd:double;
  dwc:latitude '34.483334'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -39.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-39.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1972-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 6.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.95"^^xsd:decimal ;
  dwc:decimalLongitude "6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.95 6.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.95"^^xsd:decimal ;
  geo-pos:long "6.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '6.25'^^xsd:double;
  dwc:latitude '40.95'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3402"^^xsd:integer ;
  dwc:maximumDepthInMeters "3402"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lima gibba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '3402'^^xsd:integer;
  dwc:maximumDepth '3402'^^xsd:integer;
  dwc:aphiaid '540221'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '505530'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parthenope angulifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '107364'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '442260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683334 8.766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.683334"^^xsd:decimal ;
  dwc:decimalLongitude "8.766667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "171.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.683334 8.766667)"^^geo:wktLiteral ;
  geo-pos:lat "42.683334"^^xsd:decimal ;
  geo-pos:long "8.766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia calveri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '8.766667'^^xsd:double;
  dwc:latitude '42.683334'^^xsd:double;
  dwc:minimumDepth '171.5'^^xsd:double;
  dwc:maximumDepth '171.5'^^xsd:double;
  dwc:aphiaid '135137'^^xsd:integer;
  dwc:observationDate '1983-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '135137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -35.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Phacellophora camtshatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:aphiaid '135309'^^xsd:integer;
  dwc:observationDate '1978-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '135309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.683 11.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.683"^^xsd:decimal ;
  dwc:decimalLongitude "11.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.683 11.1667)"^^geo:wktLiteral ;
  geo-pos:lat "48.683"^^xsd:decimal ;
  geo-pos:long "11.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium opacum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.1667'^^xsd:double;
  dwc:latitude '48.683'^^xsd:double;
  dwc:aphiaid '257760'^^xsd:integer;
  dwc:aphiaIdAccepted '257760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepiola intermedia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:aphiaid '141456'^^xsd:integer;
  dwc:observationDate '1973-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '141456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.741943 -12.531389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.741943"^^xsd:decimal ;
  dwc:decimalLongitude "-12.531389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.741943 -12.531389)"^^geo:wktLiteral ;
  geo-pos:lat "47.741943"^^xsd:decimal ;
  geo-pos:long "-12.531389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aphelochaeta secunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-12.531389'^^xsd:double;
  dwc:latitude '47.741943'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '332994'^^xsd:integer;
  dwc:observationDate '1963-02-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -8.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Natica subplicata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-8.1'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '666'^^xsd:integer;
  dwc:aphiaid '585070'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140540'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "59.6"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "38.11"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '38.11'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -6.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-6.7'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten jonstoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '32.5'^^xsd:double;
  dwc:maximumDepth '32.5'^^xsd:double;
  dwc:aphiaid '123868'^^xsd:integer;
  dwc:observationDate '1973-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '123868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 4.5)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asellus (Asellus) aquaticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:aphiaid '148667'^^xsd:integer;
  dwc:observationDate '1959-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '264152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2652"^^xsd:integer ;
  dwc:maximumDepthInMeters "2652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-37.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda pustulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2652'^^xsd:integer;
  dwc:maximumDepth '2652'^^xsd:integer;
  dwc:aphiaid '540104'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:minimumDepth '42.5'^^xsd:double;
  dwc:maximumDepth '42.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1973-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -24)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "-24.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-24.9'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.98639 7.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.98639"^^xsd:decimal ;
  dwc:decimalLongitude "7.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.98639 7.83)"^^geo:wktLiteral ;
  geo-pos:lat "53.98639"^^xsd:decimal ;
  geo-pos:long "7.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophelina acuminata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '7.83'^^xsd:double;
  dwc:latitude '53.98639'^^xsd:double;
  dwc:aphiaid '130500'^^xsd:integer;
  dwc:observationDate '1975-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parthenope angulifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '107364'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '442260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parthenope angulifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107364'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '442260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parthenope angulifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '107364'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '442260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2716"^^xsd:integer ;
  dwc:maximumDepthInMeters "2716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lima gibba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '2716'^^xsd:integer;
  dwc:maximumDepth '2716'^^xsd:integer;
  dwc:aphiaid '540221'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '505530'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "768"^^xsd:integer ;
  dwc:maximumDepthInMeters "768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -14.3)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lyonsia argentea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-14.3'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '768'^^xsd:integer;
  dwc:maximumDepth '768'^^xsd:integer;
  dwc:aphiaid '816073'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "560.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "560.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -7.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lyonsia argentea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-7.2'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '560.5'^^xsd:double;
  dwc:maximumDepth '560.5'^^xsd:double;
  dwc:aphiaid '816073'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parastenoniscus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:aphiaid '884623'^^xsd:integer;
  dwc:aphiaIdAccepted '263274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -16.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -16.7)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "-16.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asterosmilia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-16.7'^^xsd:double;
  dwc:latitude '32.7'^^xsd:double;
  dwc:aphiaid '135083'^^xsd:integer;
  dwc:observationDate '1990-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '135083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 49.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 49.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "49.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Centropages furcatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '49.8'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:aphiaid '104495'^^xsd:integer;
  dwc:observationDate '1956-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 12.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetophiloscia hastata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.1'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:aphiaid '259729'^^xsd:integer;
  dwc:aphiaIdAccepted '259729'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetophiloscia hastata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '259729'^^xsd:integer;
  dwc:aphiaIdAccepted '259729'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^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 "2524"^^xsd:integer ;
  dwc:maximumDepthInMeters "2524"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda pustulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '2524'^^xsd:integer;
  dwc:maximumDepth '2524'^^xsd:integer;
  dwc:aphiaid '540104'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptotrichus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '248900'^^xsd:integer;
  dwc:observationDate '1927-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '248900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptotrichus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '248900'^^xsd:integer;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '248900'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptotrichus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '248900'^^xsd:integer;
  dwc:observationDate '1931-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '248900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.6 -18.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.6"^^xsd:decimal ;
  dwc:decimalLongitude "-18.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "555"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.6 -18.6)"^^geo:wktLiteral ;
  geo-pos:lat "55.6"^^xsd:decimal ;
  geo-pos:long "-18.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-18.6'^^xsd:double;
  dwc:latitude '55.6'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '555'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.2 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.2"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.2 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "63.2"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '63.2'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.9"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.916668 6.066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.916668"^^xsd:decimal ;
  dwc:decimalLongitude "6.066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.916668 6.066667)"^^geo:wktLiteral ;
  geo-pos:lat "40.916668"^^xsd:decimal ;
  geo-pos:long "6.066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '6.066667'^^xsd:double;
  dwc:latitude '40.916668'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 15.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05 15.983333)"^^geo:wktLiteral ;
  geo-pos:lat "36.05"^^xsd:decimal ;
  geo-pos:long "15.983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '15.983333'^^xsd:double;
  dwc:latitude '36.05'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933334 16.516666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933334"^^xsd:decimal ;
  dwc:decimalLongitude "16.516666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "54.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933334 16.516666)"^^geo:wktLiteral ;
  geo-pos:lat "35.933334"^^xsd:decimal ;
  geo-pos:long "16.516666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.516666'^^xsd:double;
  dwc:latitude '35.933334'^^xsd:double;
  dwc:minimumDepth '54.5'^^xsd:double;
  dwc:maximumDepth '54.5'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.11667 16.266666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.11667"^^xsd:decimal ;
  dwc:decimalLongitude "16.266666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "511"^^xsd:integer ;
  dwc:maximumDepthInMeters "511"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.11667 16.266666)"^^geo:wktLiteral ;
  geo-pos:lat "36.11667"^^xsd:decimal ;
  geo-pos:long "16.266666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16.266666'^^xsd:double;
  dwc:latitude '36.11667'^^xsd:double;
  dwc:minimumDepth '511'^^xsd:integer;
  dwc:maximumDepth '511'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.580276 -9.313611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.580276"^^xsd:decimal ;
  dwc:decimalLongitude "-9.313611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.580276 -9.313611)"^^geo:wktLiteral ;
  geo-pos:lat "41.580276"^^xsd:decimal ;
  geo-pos:long "-9.313611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calocarides coronatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '-9.313611'^^xsd:double;
  dwc:latitude '41.580276'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '107723'^^xsd:integer;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107723'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1378"^^xsd:integer ;
  dwc:maximumDepthInMeters "1378"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaceon affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '1378'^^xsd:integer;
  dwc:maximumDepth '1378'^^xsd:integer;
  dwc:aphiaid '107369'^^xsd:integer;
  dwc:aphiaIdAccepted '107369'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "823.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "823.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -5.7)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaceon affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-5.7'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '823.5'^^xsd:double;
  dwc:maximumDepth '823.5'^^xsd:double;
  dwc:aphiaid '107369'^^xsd:integer;
  dwc:observationDate '1988-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72333 -11.751667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.72333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.751667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.72333 -11.751667)"^^geo:wktLiteral ;
  geo-pos:lat "42.72333"^^xsd:decimal ;
  geo-pos:long "-11.751667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaceon affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-11.751667'^^xsd:double;
  dwc:latitude '42.72333'^^xsd:double;
  dwc:aphiaid '107369'^^xsd:integer;
  dwc:observationDate '1987-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2.2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.2'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "17.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "397.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 17.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "17.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.4'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '397.5'^^xsd:double;
  dwc:maximumDepth '397.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1971-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.733334 -16.733334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.733334"^^xsd:decimal ;
  dwc:decimalLongitude "-16.733334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.733334 -16.733334)"^^geo:wktLiteral ;
  geo-pos:lat "32.733334"^^xsd:decimal ;
  geo-pos:long "-16.733334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nodipecten corallinoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-16.733334'^^xsd:double;
  dwc:latitude '32.733334'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '820171'^^xsd:integer;
  dwc:observationDate '1976-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '140706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nodipecten corallinoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:aphiaid '820171'^^xsd:integer;
  dwc:observationDate '1949-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '140706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88333 -44.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.88333"^^xsd:decimal ;
  dwc:decimalLongitude "-44.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88333 -44.658333)"^^geo:wktLiteral ;
  geo-pos:lat "46.88333"^^xsd:decimal ;
  geo-pos:long "-44.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.658333'^^xsd:double;
  dwc:latitude '46.88333'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.875"^^xsd:decimal ;
  dwc:decimalLongitude "-44.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  geo-pos:lat "46.875"^^xsd:decimal ;
  geo-pos:long "-44.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiocten gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.908333'^^xsd:double;
  dwc:latitude '46.875'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '124853'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '124853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -3.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -3.9)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-3.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1849'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-3.9'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:observationDate '1849-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -3.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -3.9)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-3.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.9'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.4 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.4"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1845'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '53.4'^^xsd:double;
  dwc:observationDate '1845-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4 0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4 0.9)"^^geo:wktLiteral ;
  geo-pos:lat "51.4"^^xsd:decimal ;
  geo-pos:long "0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '0.9'^^xsd:double;
  dwc:latitude '51.4'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.121666"^^xsd:decimal ;
  dwc:decimalLongitude "12.248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  geo-pos:lat "38.121666"^^xsd:decimal ;
  geo-pos:long "12.248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.248333'^^xsd:double;
  dwc:latitude '38.121666'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '15.8'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1973-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 12.284444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36667"^^xsd:decimal ;
  dwc:decimalLongitude "12.284444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 12.284444)"^^geo:wktLiteral ;
  geo-pos:lat "36.36667"^^xsd:decimal ;
  geo-pos:long "12.284444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.284444'^^xsd:double;
  dwc:latitude '36.36667'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1974-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65333"^^xsd:decimal ;
  dwc:decimalLongitude "12.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  geo-pos:lat "37.65333"^^xsd:decimal ;
  geo-pos:long "12.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.575'^^xsd:double;
  dwc:latitude '37.65333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 8)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alpioniscus feneriensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:aphiaid '258795'^^xsd:integer;
  dwc:aphiaIdAccepted '258795'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5 -7.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.5 -7.6)"^^geo:wktLiteral ;
  geo-pos:lat "62.5"^^xsd:decimal ;
  geo-pos:long "-7.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Diphasia fusca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-7.6'^^xsd:double;
  dwc:latitude '62.5'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '836329'^^xsd:integer;
  dwc:aphiaIdAccepted '285362'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.661112 49.021667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.661112"^^xsd:decimal ;
  dwc:decimalLongitude "49.021667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.661112 49.021667)"^^geo:wktLiteral ;
  geo-pos:lat "27.661112"^^xsd:decimal ;
  geo-pos:long "49.021667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gonodactylus demanii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '49.021667'^^xsd:double;
  dwc:latitude '27.661112'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '224043'^^xsd:integer;
  dwc:observationDate '1986-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '408906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -14.9)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-14.9'^^xsd:double;
  dwc:latitude '55.7'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-23.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.9'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-19.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-19.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.1'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1 2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.1"^^xsd:decimal ;
  dwc:decimalLongitude "2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.1 2.2)"^^geo:wktLiteral ;
  geo-pos:lat "49.1"^^xsd:decimal ;
  geo-pos:long "2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Axopora solanderi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '2.2'^^xsd:double;
  dwc:latitude '49.1'^^xsd:double;
  dwc:aphiaid '512166'^^xsd:integer;
  dwc:aphiaIdAccepted '512166'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus arcuicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '104502'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1461626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2 -29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2"^^xsd:decimal ;
  dwc:decimalLongitude "-29.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2 -29.2)"^^geo:wktLiteral ;
  geo-pos:lat "49.2"^^xsd:decimal ;
  geo-pos:long "-29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pandarus satyrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-29.2'^^xsd:double;
  dwc:latitude '49.2'^^xsd:double;
  dwc:aphiaid '359784'^^xsd:integer;
  dwc:aphiaIdAccepted '359784'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -21.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.8'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^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 "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.672222 -5.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.672222"^^xsd:decimal ;
  dwc:decimalLongitude "-5.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.672222 -5.283333)"^^geo:wktLiteral ;
  geo-pos:lat "35.672222"^^xsd:decimal ;
  geo-pos:long "-5.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pulmone oneidiella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-5.283333'^^xsd:double;
  dwc:latitude '35.672222'^^xsd:double;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aetideus armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104275'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aetideus armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '104275'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 20.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 20.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "20.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20.2'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 28)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833 5.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833"^^xsd:decimal ;
  dwc:decimalLongitude "5.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833 5.667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833"^^xsd:decimal ;
  geo-pos:long "5.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium opacum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '5.667'^^xsd:double;
  dwc:latitude '50.833'^^xsd:double;
  dwc:aphiaid '257760'^^xsd:integer;
  dwc:observationDate '1950-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '257760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9 8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.9"^^xsd:decimal ;
  dwc:decimalLongitude "8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9 8.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.9"^^xsd:decimal ;
  geo-pos:long "8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium opacum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '8.6'^^xsd:double;
  dwc:latitude '45.9'^^xsd:double;
  dwc:aphiaid '257760'^^xsd:integer;
  dwc:aphiaIdAccepted '257760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium pulchellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:aphiaid '257781'^^xsd:integer;
  dwc:aphiaIdAccepted '257781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -4)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium pulchellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '257781'^^xsd:integer;
  dwc:aphiaIdAccepted '257781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis bonnellii bonnelli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:observationDate '1969-06-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina keenae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:aphiaid '445651'^^xsd:integer;
  dwc:observationDate '1967-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '445651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9 4.5)"^^geo:wktLiteral ;
  geo-pos:lat "53.9"^^xsd:decimal ;
  geo-pos:long "4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina sitkana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '53.9'^^xsd:double;
  dwc:aphiaid '445754'^^xsd:integer;
  dwc:aphiaIdAccepted '445754'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9 4.5)"^^geo:wktLiteral ;
  geo-pos:lat "53.9"^^xsd:decimal ;
  geo-pos:long "4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina sitkana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '53.9'^^xsd:double;
  dwc:aphiaid '445754'^^xsd:integer;
  dwc:aphiaIdAccepted '445754'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "67"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '67'^^xsd:integer;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:observationDate '1957-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -25)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -40)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-40"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -40.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-40.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -40.2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-40.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.2'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3943"^^xsd:integer ;
  dwc:maximumDepthInMeters "3943"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 -19.7)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "-19.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta altibulla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:minimumDepth '3943'^^xsd:integer;
  dwc:maximumDepth '3943'^^xsd:integer;
  dwc:aphiaid '104556'^^xsd:integer;
  dwc:observationDate '1985-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '104556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea hoplocerca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107674'^^xsd:integer;
  dwc:observationDate '1969-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "720"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea hoplocerca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '720'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '107674'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea hoplocerca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107674'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "56.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "56.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracis alba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '56.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '290605'^^xsd:integer;
  dwc:observationDate '1963-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '287816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.391666 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.391666"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.391666 15.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.391666"^^xsd:decimal ;
  geo-pos:long "15.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parthenope massena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '37.391666'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:observationDate '1988-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.101944 14.385278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.101944"^^xsd:decimal ;
  dwc:decimalLongitude "14.385278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.101944 14.385278)"^^geo:wktLiteral ;
  geo-pos:lat "42.101944"^^xsd:decimal ;
  geo-pos:long "14.385278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parthenope massena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '14.385278'^^xsd:double;
  dwc:latitude '42.101944'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^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 "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -24)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.9'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -37.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-37.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -37.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-37.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-37.6'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "297.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:minimumDepth '297.5'^^xsd:double;
  dwc:maximumDepth '297.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "62.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "29.1"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:minimumDepth '62.5'^^xsd:double;
  dwc:maximumDepth '62.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 -43.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "-43.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 -43.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "-43.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-43.2'^^xsd:double;
  dwc:latitude '45.7'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1964-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 24.453333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "24.453333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2215"^^xsd:integer ;
  dwc:maximumDepthInMeters "2215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 24.453333)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "24.453333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyathopodium ingolfi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '24.453333'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '2215'^^xsd:integer;
  dwc:maximumDepth '2215'^^xsd:integer;
  dwc:aphiaid '289764'^^xsd:integer;
  dwc:observationDate '1979-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '125343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.771667 -29.631666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.771667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.631666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1949"^^xsd:integer ;
  dwc:maximumDepthInMeters "1949"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.771667 -29.631666)"^^geo:wktLiteral ;
  geo-pos:lat "34.771667"^^xsd:decimal ;
  geo-pos:long "-29.631666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyathopodium ingolfi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-29.631666'^^xsd:double;
  dwc:latitude '34.771667'^^xsd:double;
  dwc:minimumDepth '1949'^^xsd:integer;
  dwc:maximumDepth '1949'^^xsd:integer;
  dwc:aphiaid '289764'^^xsd:integer;
  dwc:observationDate '1979-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '125343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 15.2)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "15.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyphoniscellus styricus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:aphiaid '883489'^^xsd:integer;
  dwc:aphiaIdAccepted '259623'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euaugaptilus longimanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '221313'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '221313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -34.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -34.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "-34.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Atolla vanhoeffeni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-34.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '135281'^^xsd:integer;
  dwc:observationDate '1978-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '135281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.05 10.408333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.408333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.05 10.408333)"^^geo:wktLiteral ;
  geo-pos:lat "34.05"^^xsd:decimal ;
  geo-pos:long "10.408333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.408333'^^xsd:double;
  dwc:latitude '34.05'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -28.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -28.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-28.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea hoplocerca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-28.9'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107674'^^xsd:integer;
  dwc:observationDate '1972-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -40.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-40.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -40.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-40.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.4'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.808334 10.411111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.808334"^^xsd:decimal ;
  dwc:decimalLongitude "10.411111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.808334 10.411111)"^^geo:wktLiteral ;
  geo-pos:lat "36.808334"^^xsd:decimal ;
  geo-pos:long "10.411111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parthenope massena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.411111'^^xsd:double;
  dwc:latitude '36.808334'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107367'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '442300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Androniscus brentanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:aphiaid '258610'^^xsd:integer;
  dwc:aphiaIdAccepted '258610'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.1"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1970-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -29)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-29'^^xsd:integer;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.027779 48.690277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.027779"^^xsd:decimal ;
  dwc:decimalLongitude "48.690277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.027779 48.690277)"^^geo:wktLiteral ;
  geo-pos:lat "28.027779"^^xsd:decimal ;
  geo-pos:long "48.690277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gonodactylus demanii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '48.690277'^^xsd:double;
  dwc:latitude '28.027779'^^xsd:double;
  dwc:aphiaid '224043'^^xsd:integer;
  dwc:observationDate '1982-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '408906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "0.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 0.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paramphinome pulchella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '0.9'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '183330'^^xsd:integer;
  dwc:observationDate '1975-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '129837'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -3.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -3.9)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-3.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.9'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13 12.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13"^^xsd:decimal ;
  dwc:decimalLongitude "12.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "535"^^xsd:integer ;
  dwc:maximumDepthInMeters "535"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13 12.283333)"^^geo:wktLiteral ;
  geo-pos:lat "38.13"^^xsd:decimal ;
  geo-pos:long "12.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.283333'^^xsd:double;
  dwc:latitude '38.13'^^xsd:double;
  dwc:minimumDepth '535'^^xsd:integer;
  dwc:maximumDepth '535'^^xsd:integer;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -29)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-29'^^xsd:integer;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1972-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 49.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 49.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "49.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '49.8'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:observationDate '1956-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetophiloscia hastata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '259729'^^xsd:integer;
  dwc:aphiaIdAccepted '259729'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptotrichus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '248900'^^xsd:integer;
  dwc:observationDate '1932-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '248900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.916668 26.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.916668"^^xsd:decimal ;
  dwc:decimalLongitude "26.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "770"^^xsd:integer ;
  dwc:maximumDepthInMeters "770"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.916668 26.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.916668"^^xsd:decimal ;
  geo-pos:long "26.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.8'^^xsd:double;
  dwc:latitude '33.916668'^^xsd:double;
  dwc:minimumDepth '770'^^xsd:integer;
  dwc:maximumDepth '770'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.47167 -9.12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.47167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3548"^^xsd:integer ;
  dwc:maximumDepthInMeters "3548"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.47167 -9.12)"^^geo:wktLiteral ;
  geo-pos:lat "47.47167"^^xsd:decimal ;
  geo-pos:long "-9.12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parasterope brenda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-9.12'^^xsd:double;
  dwc:latitude '47.47167'^^xsd:double;
  dwc:minimumDepth '3548'^^xsd:integer;
  dwc:maximumDepth '3548'^^xsd:integer;
  dwc:observationDate '1973-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.875 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.875"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.875 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.875"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parthenope angulifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.875'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '107364'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '442260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1900"^^xsd:integer ;
  dwc:maximumDepthInMeters "1900"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Evoplosoma scorpio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '55.2'^^xsd:double;
  dwc:minimumDepth '1900'^^xsd:integer;
  dwc:maximumDepth '1900'^^xsd:integer;
  dwc:aphiaid '124024'^^xsd:integer;
  dwc:aphiaIdAccepted '124024'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.183334 -31.486668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.183334"^^xsd:decimal ;
  dwc:decimalLongitude "-31.486668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.183334 -31.486668)"^^geo:wktLiteral ;
  geo-pos:lat "35.183334"^^xsd:decimal ;
  geo-pos:long "-31.486668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-31.486668'^^xsd:double;
  dwc:latitude '35.183334'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  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 "227.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "227.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  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/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.6'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '227.5'^^xsd:double;
  dwc:maximumDepth '227.5'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "157.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-14.1'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '157.5'^^xsd:double;
  dwc:maximumDepth '157.5'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides sexfasciatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '262551'^^xsd:integer;
  dwc:observationDate '1931-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '262551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "678"^^xsd:integer ;
  dwc:maximumDepthInMeters "678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "70.1"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pourtalesia jeffreysi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '70.1'^^xsd:double;
  dwc:minimumDepth '678'^^xsd:integer;
  dwc:maximumDepth '678'^^xsd:integer;
  dwc:aphiaid '124355'^^xsd:integer;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124355'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scolecithricella tenuiserrata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '237972'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '356949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus brevicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104790'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus brevicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104790'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus brevicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104790'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -4.1)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -3.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -3.9)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-3.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1846'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-3.9'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:observationDate '1846-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -3.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -3.9)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-3.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.9'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.8'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-23.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.9'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '132.5'^^xsd:double;
  dwc:maximumDepth '132.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptotrichus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '248900'^^xsd:integer;
  dwc:observationDate '1931-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '248900'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mothocya belonae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:aphiaid '118901'^^xsd:integer;
  dwc:observationDate '1935-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '118901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24167 12.258333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24167"^^xsd:decimal ;
  dwc:decimalLongitude "12.258333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24167 12.258333)"^^geo:wktLiteral ;
  geo-pos:lat "36.24167"^^xsd:decimal ;
  geo-pos:long "12.258333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Munida intermedia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.258333'^^xsd:double;
  dwc:latitude '36.24167'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '393060'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 49.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 49.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "49.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Corycaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '49.8'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:aphiaid '128634'^^xsd:integer;
  dwc:observationDate '1956-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '128634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.958332 -25.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.958332"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1152"^^xsd:integer ;
  dwc:maximumDepthInMeters "1152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.958332 -25.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.958332"^^xsd:decimal ;
  geo-pos:long "-25.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Crypthelia tenuiseptata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-25.6'^^xsd:double;
  dwc:latitude '37.958332'^^xsd:double;
  dwc:minimumDepth '1152'^^xsd:integer;
  dwc:maximumDepth '1152'^^xsd:integer;
  dwc:aphiaid '117955'^^xsd:integer;
  dwc:observationDate '1981-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '117955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 31.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "31.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 31.3)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "31.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cupressopathes abies'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '31.3'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:minimumDepth '51.5'^^xsd:double;
  dwc:maximumDepth '51.5'^^xsd:double;
  dwc:aphiaid '289759'^^xsd:integer;
  dwc:observationDate '1964-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '289759'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cylisticus plumbeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:aphiaid '883460'^^xsd:integer;
  dwc:aphiaIdAccepted '260082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten fenestratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten fenestratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '5.4'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.683334 -16.766666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.683334"^^xsd:decimal ;
  dwc:decimalLongitude "-16.766666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.683334 -16.766666)"^^geo:wktLiteral ;
  geo-pos:lat "32.683334"^^xsd:decimal ;
  geo-pos:long "-16.766666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten fenestratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-16.766666'^^xsd:double;
  dwc:latitude '32.683334'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:observationDate '1976-03-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 15.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten fenestratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '15.6'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 0.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '0.5'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -0.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -0.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-0.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-0.3'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933334 16.516666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.933334"^^xsd:decimal ;
  dwc:decimalLongitude "16.516666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.933334 16.516666)"^^geo:wktLiteral ;
  geo-pos:lat "35.933334"^^xsd:decimal ;
  geo-pos:long "16.516666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.516666'^^xsd:double;
  dwc:latitude '35.933334'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833332 6.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833332"^^xsd:decimal ;
  dwc:decimalLongitude "6.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833332 6.333333)"^^geo:wktLiteral ;
  geo-pos:lat "40.833332"^^xsd:decimal ;
  geo-pos:long "6.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '6.333333'^^xsd:double;
  dwc:latitude '40.833332'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -35)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-35'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1949-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.266666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.266666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.266666)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.266666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.266666'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03389 -13.677778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03389"^^xsd:decimal ;
  dwc:decimalLongitude "-13.677778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03389 -13.677778)"^^geo:wktLiteral ;
  geo-pos:lat "58.03389"^^xsd:decimal ;
  geo-pos:long "-13.677778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acrenhydrosoma mccalli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-13.677778'^^xsd:double;
  dwc:latitude '58.03389'^^xsd:double;
  dwc:aphiaid '360313'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '361522'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^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 "2639"^^xsd:integer ;
  dwc:maximumDepthInMeters "2639"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -11.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "-11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cadulus cylindratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '55.2'^^xsd:double;
  dwc:minimumDepth '2639'^^xsd:integer;
  dwc:maximumDepth '2639'^^xsd:integer;
  dwc:aphiaid '140002'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2487"^^xsd:integer ;
  dwc:maximumDepthInMeters "2487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -11.4)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cadulus cylindratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-11.4'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2487'^^xsd:integer;
  dwc:maximumDepth '2487'^^xsd:integer;
  dwc:aphiaid '140002'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 -12)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten vogdesi vogdesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:observationDate '1940-03-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^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 "242.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "242.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pontobdella muricata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:minimumDepth '242.5'^^xsd:double;
  dwc:maximumDepth '242.5'^^xsd:double;
  dwc:aphiaid '116986'^^xsd:integer;
  dwc:observationDate '1959-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '116986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "566"^^xsd:integer ;
  dwc:maximumDepthInMeters "566"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -11.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rocinela danmoniensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:minimumDepth '566'^^xsd:integer;
  dwc:maximumDepth '566'^^xsd:integer;
  dwc:aphiaid '118834'^^xsd:integer;
  dwc:observationDate '1906-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '118834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-43.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.6)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-43.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-43.6'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -24.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -24.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-24.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-24.7'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1967-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28472 10.618889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28472"^^xsd:decimal ;
  dwc:decimalLongitude "10.618889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28472 10.618889)"^^geo:wktLiteral ;
  geo-pos:lat "36.28472"^^xsd:decimal ;
  geo-pos:long "10.618889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.618889'^^xsd:double;
  dwc:latitude '36.28472'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1972-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.49167"^^xsd:decimal ;
  dwc:decimalLongitude "11.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.666667)"^^geo:wktLiteral ;
  geo-pos:lat "34.49167"^^xsd:decimal ;
  geo-pos:long "11.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '11.666667'^^xsd:double;
  dwc:latitude '34.49167'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 8)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haplophthalmus delmontensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:aphiaid '260523'^^xsd:integer;
  dwc:aphiaIdAccepted '260523'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833 -3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77833"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833 -3.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.77833"^^xsd:decimal ;
  geo-pos:long "-3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hedingia albicans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-3.6'^^xsd:double;
  dwc:latitude '43.77833'^^xsd:double;
  dwc:aphiaid '124783'^^xsd:integer;
  dwc:observationDate '1967-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1353"^^xsd:integer ;
  dwc:maximumDepthInMeters "1353"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Microgloma pusilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '1353'^^xsd:integer;
  dwc:maximumDepth '1353'^^xsd:integer;
  dwc:aphiaid '141985'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141985'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.783 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.783"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.783 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.783"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ligia exotica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.783'^^xsd:double;
  dwc:aphiaid '148661'^^xsd:integer;
  dwc:observationDate '1905-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '955994'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 16.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16.2'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.8'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1969-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1972-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -28.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -28.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-28.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-28.9'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "172.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '172.5'^^xsd:double;
  dwc:maximumDepth '172.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -40.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-40.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -40.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-40.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mollusca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '51'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '51'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4500"^^xsd:integer ;
  dwc:maximumDepthInMeters "4500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) negligens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '4500'^^xsd:integer;
  dwc:maximumDepth '4500'^^xsd:integer;
  dwc:aphiaid '346030'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '346030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) negligens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '346030'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '346030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acartia (Acartia) negligens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '346030'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '346030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "730"^^xsd:integer ;
  dwc:maximumDepthInMeters "730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 5.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "5.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '5.9'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '730'^^xsd:integer;
  dwc:maximumDepth '730'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1969-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 0.6)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "0.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.983334 -26.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.983334"^^xsd:decimal ;
  dwc:decimalLongitude "-26.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.983334 -26.583332)"^^geo:wktLiteral ;
  geo-pos:lat "61.983334"^^xsd:decimal ;
  geo-pos:long "-26.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Balanophyllia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-26.583332'^^xsd:double;
  dwc:latitude '61.983334'^^xsd:double;
  dwc:aphiaid '135108'^^xsd:integer;
  dwc:observationDate '1975-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '135108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.875"^^xsd:decimal ;
  dwc:decimalLongitude "-44.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  geo-pos:lat "46.875"^^xsd:decimal ;
  geo-pos:long "-44.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clavularia modesta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.908333'^^xsd:double;
  dwc:latitude '46.875'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '158266'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '158266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 13.434444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "13.434444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 13.434444)"^^geo:wktLiteral ;
  geo-pos:lat "43.6"^^xsd:decimal ;
  geo-pos:long "13.434444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Diogenes pugilator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '13.434444'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '107199'^^xsd:integer;
  dwc:observationDate '1973-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '107199'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.806667 -11.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.806667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "627"^^xsd:integer ;
  dwc:maximumDepthInMeters "627"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.806667 -11.958333)"^^geo:wktLiteral ;
  geo-pos:lat "42.806667"^^xsd:decimal ;
  geo-pos:long "-11.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Politolana impressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.958333'^^xsd:double;
  dwc:latitude '42.806667'^^xsd:double;
  dwc:minimumDepth '627'^^xsd:integer;
  dwc:maximumDepth '627'^^xsd:integer;
  dwc:aphiaid '256718'^^xsd:integer;
  dwc:observationDate '1882-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '256718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio ficulneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:aphiaid '262296'^^xsd:integer;
  dwc:aphiaIdAccepted '262296'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio ficulneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:aphiaid '262296'^^xsd:integer;
  dwc:aphiaIdAccepted '262296'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "7.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 7.7)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium depressum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '7.7'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:aphiaid '148675'^^xsd:integer;
  dwc:aphiaIdAccepted '148675'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 26.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '26.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1972-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "32"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '32'^^xsd:integer;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -8.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.97"^^xsd:decimal ;
  dwc:decimalLongitude "-29.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.97"^^xsd:decimal ;
  geo-pos:long "-29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.9'^^xsd:double;
  dwc:latitude '31.97'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "97.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '97.5'^^xsd:double;
  dwc:maximumDepth '97.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1964-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 -21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.3"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "202.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "202.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 -21.7)"^^geo:wktLiteral ;
  geo-pos:lat "26.3"^^xsd:decimal ;
  geo-pos:long "-21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.7'^^xsd:double;
  dwc:latitude '26.3'^^xsd:double;
  dwc:minimumDepth '202.5'^^xsd:double;
  dwc:maximumDepth '202.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '82.5'^^xsd:double;
  dwc:maximumDepth '82.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.706944 48.86111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.706944"^^xsd:decimal ;
  dwc:decimalLongitude "48.86111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.706944 48.86111)"^^geo:wktLiteral ;
  geo-pos:lat "27.706944"^^xsd:decimal ;
  geo-pos:long "48.86111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gonodactylus demanii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '48.86111'^^xsd:double;
  dwc:latitude '27.706944'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '224043'^^xsd:integer;
  dwc:observationDate '1982-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '408906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 50.088333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "50.088333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 50.088333)"^^geo:wktLiteral ;
  geo-pos:lat "26.5"^^xsd:decimal ;
  geo-pos:long "50.088333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gonodactylus demanii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '50.088333'^^xsd:double;
  dwc:latitude '26.5'^^xsd:double;
  dwc:aphiaid '224043'^^xsd:integer;
  dwc:observationDate '1985-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '408906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 -40.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "-40.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1695"^^xsd:integer ;
  dwc:maximumDepthInMeters "1695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 -40.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "-40.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura ophiuroglypha irrorata polyacantha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:longitude '-40.8'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:minimumDepth '1695'^^xsd:integer;
  dwc:maximumDepth '1695'^^xsd:integer;
  dwc:aphiaid '244319'^^xsd:integer;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1433693'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.3"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.3 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "70.3"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Strongylocentrotus drobachiensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '70.3'^^xsd:double;
  dwc:aphiaid '124321'^^xsd:integer;
  dwc:observationDate '1931-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '124321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88333 -44.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.88333"^^xsd:decimal ;
  dwc:decimalLongitude "-44.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88333 -44.658333)"^^geo:wktLiteral ;
  geo-pos:lat "46.88333"^^xsd:decimal ;
  geo-pos:long "-44.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Strongylocentrotus drobachiensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.658333'^^xsd:double;
  dwc:latitude '46.88333'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '124321'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '124321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tisbe lancii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '13.6'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '356187'^^xsd:integer;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '116670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.3 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.3"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.3 -42.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.3"^^xsd:decimal ;
  geo-pos:long "-42.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scyllaea pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '32.3'^^xsd:double;
  dwc:aphiaid '141425'^^xsd:integer;
  dwc:observationDate '1963-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '141425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 5.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "5.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '5.9'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eurynome aspera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '107318'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "365"^^xsd:integer ;
  dwc:maximumDepthInMeters "365"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -19.2)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-19.2'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '365'^^xsd:integer;
  dwc:maximumDepth '365'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '36.5'^^xsd:double;
  dwc:maximumDepth '36.5'^^xsd:double;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "25.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "248"^^xsd:integer ;
  dwc:maximumDepthInMeters "248"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 25.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "25.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '248'^^xsd:integer;
  dwc:maximumDepth '248'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 3)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Agabiformius lentus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '258716'^^xsd:integer;
  dwc:observationDate '1899-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '258716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.533 36.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.533"^^xsd:decimal ;
  dwc:decimalLongitude "36.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.533 36.233)"^^geo:wktLiteral ;
  geo-pos:lat "33.533"^^xsd:decimal ;
  geo-pos:long "36.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio ficulneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '36.233'^^xsd:double;
  dwc:latitude '33.533'^^xsd:double;
  dwc:aphiaid '262296'^^xsd:integer;
  dwc:aphiaIdAccepted '262296'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cylisticus plumbeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '883460'^^xsd:integer;
  dwc:aphiaIdAccepted '260082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten fenestratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.085 12.236667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.085"^^xsd:decimal ;
  dwc:decimalLongitude "12.236667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.085 12.236667)"^^geo:wktLiteral ;
  geo-pos:lat "38.085"^^xsd:decimal ;
  geo-pos:long "12.236667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Munida intermedia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '12.236667'^^xsd:double;
  dwc:latitude '38.085'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '393060'^^xsd:integer;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 -10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "-10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "167.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "167.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 -10.3)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "-10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-10.3'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '167.5'^^xsd:double;
  dwc:maximumDepth '167.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.86667 16.416668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.86667"^^xsd:decimal ;
  dwc:decimalLongitude "16.416668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.86667 16.416668)"^^geo:wktLiteral ;
  geo-pos:lat "35.86667"^^xsd:decimal ;
  geo-pos:long "16.416668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.416668'^^xsd:double;
  dwc:latitude '35.86667'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2652"^^xsd:integer ;
  dwc:maximumDepthInMeters "2652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-37.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cadulus cylindratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2652'^^xsd:integer;
  dwc:maximumDepth '2652'^^xsd:integer;
  dwc:aphiaid '140002'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rocinela danmoniensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '118834'^^xsd:integer;
  dwc:aphiaIdAccepted '118834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 45)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ligidium nodulosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '45'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '260996'^^xsd:integer;
  dwc:aphiaIdAccepted '260996'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1967-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1353"^^xsd:integer ;
  dwc:maximumDepthInMeters "1353"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Odostomia praelonga'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '1353'^^xsd:integer;
  dwc:maximumDepth '1353'^^xsd:integer;
  dwc:aphiaid '577066'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140947'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -3.1)"^^geo:wktLiteral ;
  geo-pos:lat "49.6"^^xsd:decimal ;
  geo-pos:long "-3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Amphinema dinema'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-3.1'^^xsd:double;
  dwc:latitude '49.6'^^xsd:double;
  dwc:aphiaid '117778'^^xsd:integer;
  dwc:observationDate '1906-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '117778'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183334 10.313889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183334"^^xsd:decimal ;
  dwc:decimalLongitude "10.313889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183334 10.313889)"^^geo:wktLiteral ;
  geo-pos:lat "37.183334"^^xsd:decimal ;
  geo-pos:long "10.313889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '10.313889'^^xsd:double;
  dwc:latitude '37.183334'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:maximumDepth '17.5'^^xsd:double;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:observationDate '1969-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 4.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "4.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "605"^^xsd:integer ;
  dwc:maximumDepthInMeters "605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 4.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "4.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '605'^^xsd:integer;
  dwc:maximumDepth '605'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 15.111667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.111667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 15.111667)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "15.111667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '15.111667'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:observationDate '1988-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "-19.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "112.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "-19.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-19.8'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:minimumDepth '112.5'^^xsd:double;
  dwc:maximumDepth '112.5'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "570"^^xsd:integer ;
  dwc:maximumDepthInMeters "570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "-18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '570'^^xsd:integer;
  dwc:maximumDepth '570'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.1 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.1"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.1 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "74.1"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Strongylocentrotus drobachiensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '74.1'^^xsd:double;
  dwc:aphiaid '124321'^^xsd:integer;
  dwc:observationDate '1931-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '124321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Schizophytum echinatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '517781'^^xsd:integer;
  dwc:observationDate '1981-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '517781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 17.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Askoella janssoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:longitude '17.7'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:aphiaid '426717'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '426717'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  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 "227.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "227.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  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/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.6'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '227.5'^^xsd:double;
  dwc:maximumDepth '227.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euaugaptilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104139'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "16.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 16.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten fenestratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '16.3'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 48.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "48.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 48.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "48.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nodilittorina subnodosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '48.5'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:aphiaid '211290'^^xsd:integer;
  dwc:observationDate '1938-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '437381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333332 12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.333332"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.333332 12.95)"^^geo:wktLiteral ;
  geo-pos:lat "40.333332"^^xsd:decimal ;
  geo-pos:long "12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '12.95'^^xsd:double;
  dwc:latitude '40.333332'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.946667 -29.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.946667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.946667 -29.935)"^^geo:wktLiteral ;
  geo-pos:lat "44.946667"^^xsd:decimal ;
  geo-pos:long "-29.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-29.935'^^xsd:double;
  dwc:latitude '44.946667'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86111 10.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86111"^^xsd:decimal ;
  dwc:decimalLongitude "10.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86111 10.383333)"^^geo:wktLiteral ;
  geo-pos:lat "36.86111"^^xsd:decimal ;
  geo-pos:long "10.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepiola robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.383333'^^xsd:double;
  dwc:latitude '36.86111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '141458'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '141458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 33.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6"^^xsd:decimal ;
  dwc:decimalLongitude "33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 33.2)"^^geo:wktLiteral ;
  geo-pos:lat "28.6"^^xsd:decimal ;
  geo-pos:long "33.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus horridus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '33.2'^^xsd:double;
  dwc:latitude '28.6'^^xsd:double;
  dwc:aphiaid '210790'^^xsd:integer;
  dwc:observationDate '1970-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '535625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -24)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 1.9)"^^geo:wktLiteral ;
  geo-pos:lat "51.8"^^xsd:decimal ;
  geo-pos:long "1.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eusarsiella zostericola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '51.8'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127896'^^xsd:integer;
  dwc:observationDate '1974-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '127896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2652"^^xsd:integer ;
  dwc:maximumDepthInMeters "2652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-37.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scissurella tenuis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2652'^^xsd:integer;
  dwc:maximumDepth '2652'^^xsd:integer;
  dwc:aphiaid '493093'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '532385'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepiola robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:aphiaid '141458'^^xsd:integer;
  dwc:observationDate '1973-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '141458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepiola robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:aphiaid '141458'^^xsd:integer;
  dwc:observationDate '1973-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '141458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.65 11.661667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.661667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.65 11.661667)"^^geo:wktLiteral ;
  geo-pos:lat "33.65"^^xsd:decimal ;
  geo-pos:long "11.661667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster sepositus sepositus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.661667'^^xsd:double;
  dwc:latitude '33.65'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '125231'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopectin glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:aphiaid '236720'^^xsd:integer;
  dwc:observationDate '1973-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leieschara crustacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "61"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '61'^^xsd:integer;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.3"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '39.3'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -33)"^^geo:wktLiteral ;
  geo-pos:lat "49.4"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '49.4'^^xsd:double;
  dwc:minimumDepth '132.5'^^xsd:double;
  dwc:maximumDepth '132.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.273611"^^xsd:decimal ;
  dwc:decimalLongitude "33.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.273611 33.783333)"^^geo:wktLiteral ;
  geo-pos:lat "27.273611"^^xsd:decimal ;
  geo-pos:long "33.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nannastacus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '33.783333'^^xsd:double;
  dwc:latitude '27.273611'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '110418'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '110418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 34)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nodilittorina subnodosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '34'^^xsd:integer;
  dwc:latitude '29.5'^^xsd:double;
  dwc:aphiaid '211290'^^xsd:integer;
  dwc:observationDate '1972-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '437381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nodilittorina subnodosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '211290'^^xsd:integer;
  dwc:observationDate '1972-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '437381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 16.516666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.85"^^xsd:decimal ;
  dwc:decimalLongitude "16.516666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 16.516666)"^^geo:wktLiteral ;
  geo-pos:lat "35.85"^^xsd:decimal ;
  geo-pos:long "16.516666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.516666'^^xsd:double;
  dwc:latitude '35.85'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.966667 6.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.966667"^^xsd:decimal ;
  dwc:decimalLongitude "6.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.966667 6.216667)"^^geo:wktLiteral ;
  geo-pos:lat "40.966667"^^xsd:decimal ;
  geo-pos:long "6.216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '6.216667'^^xsd:double;
  dwc:latitude '40.966667'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.966667 6.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.966667"^^xsd:decimal ;
  dwc:decimalLongitude "6.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.966667 6.216667)"^^geo:wktLiteral ;
  geo-pos:lat "40.966667"^^xsd:decimal ;
  geo-pos:long "6.216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '6.216667'^^xsd:double;
  dwc:latitude '40.966667'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -40.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-40.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -40.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-40.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-40.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1967-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.125 -3.453333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.125"^^xsd:decimal ;
  dwc:decimalLongitude "-3.453333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.125 -3.453333)"^^geo:wktLiteral ;
  geo-pos:lat "54.125"^^xsd:decimal ;
  geo-pos:long "-3.453333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.453333'^^xsd:double;
  dwc:latitude '54.125'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 14.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^xsd:decimal ;
  dwc:decimalLongitude "14.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters "93"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 14.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.6"^^xsd:decimal ;
  geo-pos:long "14.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '14.4'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:maximumDepth '93'^^xsd:integer;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:observationDate '1984-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6 4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6 4.8)"^^geo:wktLiteral ;
  geo-pos:lat "54.6"^^xsd:decimal ;
  geo-pos:long "4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Callianassa subterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '4.8'^^xsd:double;
  dwc:latitude '54.6'^^xsd:double;
  dwc:aphiaid '107729'^^xsd:integer;
  dwc:observationDate '1990-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107729'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Monacilla tenera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104843'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Monacilla tenera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104843'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Monacilla tenera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104843'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -42.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "-42.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -42.2)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "-42.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-42.2'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:minimumDepth '32.5'^^xsd:double;
  dwc:maximumDepth '32.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1964-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 4.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.2'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2.2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.2'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 -43.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "-43.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 -43.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "-43.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-43.2'^^xsd:double;
  dwc:latitude '45.7'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1964-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 48.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.917"^^xsd:decimal ;
  dwc:decimalLongitude "48.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.917 48.583)"^^geo:wktLiteral ;
  geo-pos:lat "29.917"^^xsd:decimal ;
  geo-pos:long "48.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Annina mesopotamica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '48.583'^^xsd:double;
  dwc:latitude '29.917'^^xsd:double;
  dwc:aphiaid '258918'^^xsd:integer;
  dwc:observationDate '1972-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '258918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.01111 48.356945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.01111"^^xsd:decimal ;
  dwc:decimalLongitude "48.356945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.01111 48.356945)"^^geo:wktLiteral ;
  geo-pos:lat "28.01111"^^xsd:decimal ;
  geo-pos:long "48.356945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gonodactylus botti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '48.356945'^^xsd:double;
  dwc:latitude '28.01111'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '408926'^^xsd:integer;
  dwc:observationDate '1982-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '408926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 15.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "15.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '15.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1969-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 26.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 26.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "26.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.6'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 9.8667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 9.8667)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "9.8667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Agabiformius lentus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '9.8667'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:aphiaid '258716'^^xsd:integer;
  dwc:observationDate '1925-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '258716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.75"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.75 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.75"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Agabiformius lentus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.75'^^xsd:double;
  dwc:aphiaid '258716'^^xsd:integer;
  dwc:observationDate '1931-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '258716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Agabiformius lentus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '258716'^^xsd:integer;
  dwc:observationDate '1931-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '258716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7667 10.283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7667"^^xsd:decimal ;
  dwc:decimalLongitude "10.283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7667 10.283)"^^geo:wktLiteral ;
  geo-pos:lat "42.7667"^^xsd:decimal ;
  geo-pos:long "10.283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Agabiformius lentus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.283'^^xsd:double;
  dwc:latitude '42.7667'^^xsd:double;
  dwc:aphiaid '258716'^^xsd:integer;
  dwc:aphiaIdAccepted '258716'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1270"^^xsd:integer ;
  dwc:maximumDepthInMeters "1270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.4"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Poriocidaris purpurata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '49.4'^^xsd:double;
  dwc:minimumDepth '1270'^^xsd:integer;
  dwc:maximumDepth '1270'^^xsd:integer;
  dwc:aphiaid '124264'^^xsd:integer;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513337'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Portunus hastatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '107402'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1474844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Protracheoniscus saxonicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:aphiaid '262686'^^xsd:integer;
  dwc:aphiaIdAccepted '262682'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "157.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-14.1'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '157.5'^^xsd:double;
  dwc:maximumDepth '157.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -37.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-37.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -37.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-37.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-37.6'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "97.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '97.5'^^xsd:double;
  dwc:maximumDepth '97.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -4)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 20)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^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 "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-1.3'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "20.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "20.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20.3'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.97"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.97"^^xsd:decimal ;
  geo-pos:long "-29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.9'^^xsd:double;
  dwc:latitude '31.97'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -25.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "730"^^xsd:integer ;
  dwc:maximumDepthInMeters "730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -25.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-25.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-25.6'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:minimumDepth '730'^^xsd:integer;
  dwc:maximumDepth '730'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.3"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "74.3"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Strongylocentrotus drobachiensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '74.3'^^xsd:double;
  dwc:aphiaid '124321'^^xsd:integer;
  dwc:observationDate '1931-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '124321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.3"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "74.3"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Strongylocentrotus drobachiensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '74.3'^^xsd:double;
  dwc:aphiaid '124321'^^xsd:integer;
  dwc:observationDate '1931-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '124321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.8 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.8"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.8 8)"^^geo:wktLiteral ;
  geo-pos:lat "79.8"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Strongylocentrotus drobachiensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '79.8'^^xsd:double;
  dwc:minimumDepth '15.5'^^xsd:double;
  dwc:maximumDepth '15.5'^^xsd:double;
  dwc:aphiaid '124321'^^xsd:integer;
  dwc:observationDate '1881-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '124321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Strongylocentrotus drobachiensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '124321'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124321'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tisbe lancii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '13.6'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '356187'^^xsd:integer;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '116670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833 5.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833"^^xsd:decimal ;
  dwc:decimalLongitude "5.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833 5.667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833"^^xsd:decimal ;
  geo-pos:long "5.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscoides helveticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '5.667'^^xsd:double;
  dwc:latitude '50.833'^^xsd:double;
  dwc:aphiaid '263631'^^xsd:integer;
  dwc:observationDate '1949-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '263631'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^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 "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '407771'^^xsd:integer;
  dwc:aphiaIdAccepted '407770'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 36.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 36.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "36.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hemilepistus reaumurii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '36.3'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:aphiaid '260600'^^xsd:integer;
  dwc:aphiaIdAccepted '260600'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 36.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 36.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "36.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hemilepistus reaumurii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '36.3'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:aphiaid '260600'^^xsd:integer;
  dwc:aphiaIdAccepted '260600'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hemilepistus reaumurii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:aphiaid '260600'^^xsd:integer;
  dwc:aphiaIdAccepted '260600'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Siriella norvegica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '120215'^^xsd:integer;
  dwc:observationDate '1955-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '120215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 20)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus rathkei walachicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '47'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.898888 15.593056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.898888"^^xsd:decimal ;
  dwc:decimalLongitude "15.593056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.898888 15.593056)"^^geo:wktLiteral ;
  geo-pos:lat "44.898888"^^xsd:decimal ;
  geo-pos:long "15.593056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus stylophylea fagorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '15.593056'^^xsd:double;
  dwc:latitude '44.898888'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 17.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Askoella janssoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:longitude '17.7'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:aphiaid '426717'^^xsd:integer;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '426717'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "122.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "122.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '122.5'^^xsd:double;
  dwc:maximumDepth '122.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 20)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyphoniscellus gottscheensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:aphiaid '883485'^^xsd:integer;
  dwc:aphiaIdAccepted '259622'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '123275'^^xsd:integer;
  dwc:observationDate '1977-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '123275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:aphiaid '123275'^^xsd:integer;
  dwc:observationDate '1967-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '123275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinaster'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '123275'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '123275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -7.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "411.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "411.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -7.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-7.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten fenestratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-7.8'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '411.5'^^xsd:double;
  dwc:maximumDepth '411.5'^^xsd:double;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "838.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "838.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -8.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten fenestratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-8.6'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '838.5'^^xsd:double;
  dwc:maximumDepth '838.5'^^xsd:double;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -4)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten fenestratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9 13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9"^^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 "118.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "118.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9 13.2)"^^geo:wktLiteral ;
  geo-pos:lat "32.9"^^xsd:decimal ;
  geo-pos:long "13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten fenestratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.2'^^xsd:double;
  dwc:latitude '32.9'^^xsd:double;
  dwc:minimumDepth '118.5'^^xsd:double;
  dwc:maximumDepth '118.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495"^^xsd:integer ;
  dwc:maximumDepthInMeters "1495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '1495'^^xsd:integer;
  dwc:maximumDepth '1495'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^xsd:decimal ;
  dwc:decimalLongitude "16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 16.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '16.2'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:observationDate '1973-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus vernalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '107394'^^xsd:integer;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1750288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia maxima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104608'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia maxima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104608'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4 -31.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "505"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4 -31.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.4"^^xsd:decimal ;
  geo-pos:long "-31.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-31.9'^^xsd:double;
  dwc:latitude '47.4'^^xsd:double;
  dwc:minimumDepth '505'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1972-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -0.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -0.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-0.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-0.3'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29333"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.29333"^^xsd:decimal ;
  geo-pos:long "14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '44.29333'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833332 14.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.833332"^^xsd:decimal ;
  dwc:decimalLongitude "14.916667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.833332 14.916667)"^^geo:wktLiteral ;
  geo-pos:lat "44.833332"^^xsd:decimal ;
  geo-pos:long "14.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.916667'^^xsd:double;
  dwc:latitude '44.833332'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus arcuatus sociabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus nesiotoniscus corsicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium tunetanum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:aphiaid '257822'^^xsd:integer;
  dwc:aphiaIdAccepted '264333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -13.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "-13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Achelia echinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '134599'^^xsd:integer;
  dwc:observationDate '1965-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '134599'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 33.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "33.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 33.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "33.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aeolidiidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '33.8'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '1.75'^^xsd:double;
  dwc:maximumDepth '1.75'^^xsd:double;
  dwc:aphiaid '192'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.816666 16.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.816666"^^xsd:decimal ;
  dwc:decimalLongitude "16.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.816666 16.116667)"^^geo:wktLiteral ;
  geo-pos:lat "35.816666"^^xsd:decimal ;
  geo-pos:long "16.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '16.116667'^^xsd:double;
  dwc:latitude '35.816666'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "16.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16.25)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "16.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16.25'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -11.083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "-11.083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -11.083333)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "-11.083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-11.083333'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.475 11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.475 11.55)"^^geo:wktLiteral ;
  geo-pos:lat "33.475"^^xsd:decimal ;
  geo-pos:long "11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.55'^^xsd:double;
  dwc:latitude '33.475'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.416668 11.516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.416668"^^xsd:decimal ;
  dwc:decimalLongitude "11.516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.416668 11.516667)"^^geo:wktLiteral ;
  geo-pos:lat "33.416668"^^xsd:decimal ;
  geo-pos:long "11.516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.516667'^^xsd:double;
  dwc:latitude '33.416668'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^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 "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "1.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 0.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '0.8'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -0.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -0.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-0.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-0.3'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^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 "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '26.1'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1969-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus horridus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '210790'^^xsd:integer;
  dwc:observationDate '1965-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '535625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.778334 -40.078335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.778334"^^xsd:decimal ;
  dwc:decimalLongitude "-40.078335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.778334 -40.078335)"^^geo:wktLiteral ;
  geo-pos:lat "28.778334"^^xsd:decimal ;
  geo-pos:long "-40.078335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophioderma devaneyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-40.078335'^^xsd:double;
  dwc:latitude '28.778334'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '243633'^^xsd:integer;
  dwc:observationDate '1982-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '243633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "655"^^xsd:integer ;
  dwc:maximumDepthInMeters "655"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '655'^^xsd:integer;
  dwc:maximumDepth '655'^^xsd:integer;
  dwc:aphiaid '104557'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1507271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "875"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '875'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:aphiaid '104557'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1507271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.7"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  geo-pos:lat "31.7"^^xsd:decimal ;
  geo-pos:long "-30.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-30.7'^^xsd:double;
  dwc:latitude '31.7'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -42.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-42.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -42.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-42.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-42.5'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.97"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.97"^^xsd:decimal ;
  geo-pos:long "-29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.9'^^xsd:double;
  dwc:latitude '31.97'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "555"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '555'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "555"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '555'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "177.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "-19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.2'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '177.5'^^xsd:double;
  dwc:maximumDepth '177.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urticina crassicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '100832'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '100832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Strongylocentrotus drobachiensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '124321'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '124321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4758 9.9765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4758"^^xsd:decimal ;
  dwc:decimalLongitude "9.9765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4758 9.9765)"^^geo:wktLiteral ;
  geo-pos:lat "63.4758"^^xsd:decimal ;
  geo-pos:long "9.9765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acesta excavata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '9.9765'^^xsd:double;
  dwc:latitude '63.4758'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '140232'^^xsd:integer;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4713 9.905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4713"^^xsd:decimal ;
  dwc:decimalLongitude "9.905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4713 9.905)"^^geo:wktLiteral ;
  geo-pos:lat "63.4713"^^xsd:decimal ;
  geo-pos:long "9.905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acesta excavata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '9.905'^^xsd:double;
  dwc:latitude '63.4713'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '140232'^^xsd:integer;
  dwc:observationDate '2003-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 33.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "33.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 33.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "33.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alpheus frontalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '33.9'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '210549'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '210549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.058334 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.058334"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.058334 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.058334"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Xanthocalanus typicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40.058334'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '360774'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '360774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.507 -8.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.507"^^xsd:decimal ;
  dwc:decimalLongitude "-8.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.507 -8.937)"^^geo:wktLiteral ;
  geo-pos:lat "42.507"^^xsd:decimal ;
  geo-pos:long "-8.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-8.937'^^xsd:double;
  dwc:latitude '42.507'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '107217'^^xsd:integer;
  dwc:observationDate '1964-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '107217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chitonidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '64'^^xsd:integer;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '64'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chitonidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '64'^^xsd:integer;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '64'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chitonidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '64'^^xsd:integer;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '64'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -0.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -0.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-0.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-0.3'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euaugaptilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104139'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 28.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.083"^^xsd:decimal ;
  dwc:decimalLongitude "28.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.083 28.617)"^^geo:wktLiteral ;
  geo-pos:lat "44.083"^^xsd:decimal ;
  geo-pos:long "28.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eurydice spinigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '28.617'^^xsd:double;
  dwc:latitude '44.083'^^xsd:double;
  dwc:aphiaid '148637'^^xsd:integer;
  dwc:observationDate '1951-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '148637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 -14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.1"^^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 "1152"^^xsd:integer ;
  dwc:maximumDepthInMeters "1152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.1 -14.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.1"^^xsd:decimal ;
  geo-pos:long "-14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten fenestratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-14.2'^^xsd:double;
  dwc:latitude '57.1'^^xsd:double;
  dwc:minimumDepth '1152'^^xsd:integer;
  dwc:maximumDepth '1152'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "173.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 25)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclostrema minutum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '173.5'^^xsd:double;
  dwc:maximumDepth '173.5'^^xsd:double;
  dwc:aphiaid '740816'^^xsd:integer;
  dwc:aphiaIdAccepted '139943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "173.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 25)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclostrema minutum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '173.5'^^xsd:double;
  dwc:maximumDepth '173.5'^^xsd:double;
  dwc:aphiaid '740816'^^xsd:integer;
  dwc:aphiaIdAccepted '139943'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^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 "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dentalium candidum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '748389'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 8.5)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Obelia bidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '8.5'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '117385'^^xsd:integer;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '117385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oncaea notopus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '128943'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '128943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paguristes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '106844'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '106844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 -10.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "-10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '87.5'^^xsd:double;
  dwc:maximumDepth '87.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -12)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -22.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -22.2)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-22.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-22.2'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '355'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.11667 12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.11667"^^xsd:decimal ;
  dwc:decimalLongitude "12.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.11667 12.95)"^^geo:wktLiteral ;
  geo-pos:lat "40.11667"^^xsd:decimal ;
  geo-pos:long "12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '12.95'^^xsd:double;
  dwc:latitude '40.11667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 12.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 12.983333)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "12.983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '12.983333'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 12.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25"^^xsd:decimal ;
  dwc:decimalLongitude "12.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25 12.983333)"^^geo:wktLiteral ;
  geo-pos:lat "40.25"^^xsd:decimal ;
  geo-pos:long "12.983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '12.983333'^^xsd:double;
  dwc:latitude '40.25'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.966667 6.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.966667"^^xsd:decimal ;
  dwc:decimalLongitude "6.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.966667 6.216667)"^^geo:wktLiteral ;
  geo-pos:lat "40.966667"^^xsd:decimal ;
  geo-pos:long "6.216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '6.216667'^^xsd:double;
  dwc:latitude '40.966667'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.52667 -34.931667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.52667"^^xsd:decimal ;
  dwc:decimalLongitude "-34.931667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "122.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "122.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.52667 -34.931667)"^^geo:wktLiteral ;
  geo-pos:lat "41.52667"^^xsd:decimal ;
  geo-pos:long "-34.931667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-34.931667'^^xsd:double;
  dwc:latitude '41.52667'^^xsd:double;
  dwc:minimumDepth '122.5'^^xsd:double;
  dwc:maximumDepth '122.5'^^xsd:double;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1980-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -30.016666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-30.016666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -30.016666)"^^geo:wktLiteral ;
  geo-pos:lat "44.95"^^xsd:decimal ;
  geo-pos:long "-30.016666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-30.016666'^^xsd:double;
  dwc:latitude '44.95'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.995 -29.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.995"^^xsd:decimal ;
  dwc:decimalLongitude "-29.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters "103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.995 -29.72)"^^geo:wktLiteral ;
  geo-pos:lat "29.995"^^xsd:decimal ;
  geo-pos:long "-29.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-29.72'^^xsd:double;
  dwc:latitude '29.995'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:maximumDepth '103'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.546667 -29.843332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.546667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.843332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.546667 -29.843332)"^^geo:wktLiteral ;
  geo-pos:lat "28.546667"^^xsd:decimal ;
  geo-pos:long "-29.843332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-29.843332'^^xsd:double;
  dwc:latitude '28.546667'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 47)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spongilla lacustris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '47'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '167235'^^xsd:integer;
  dwc:aphiaIdAccepted '167235'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.4 56.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.4"^^xsd:decimal ;
  dwc:decimalLongitude "56.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.4 56.5)"^^geo:wktLiteral ;
  geo-pos:lat "80.4"^^xsd:decimal ;
  geo-pos:long "56.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Styela rustica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '56.5'^^xsd:double;
  dwc:latitude '80.4'^^xsd:double;
  dwc:aphiaid '103937'^^xsd:integer;
  dwc:observationDate '1902-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '103937'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478333 -9.423333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.478333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.423333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.478333 -9.423333)"^^geo:wktLiteral ;
  geo-pos:lat "51.478333"^^xsd:decimal ;
  geo-pos:long "-9.423333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tubificoides insularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-9.423333'^^xsd:double;
  dwc:latitude '51.478333'^^xsd:double;
  dwc:aphiaid '137578'^^xsd:integer;
  dwc:observationDate '1981-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '137578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49917 -9.387778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.49917"^^xsd:decimal ;
  dwc:decimalLongitude "-9.387778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.49917 -9.387778)"^^geo:wktLiteral ;
  geo-pos:lat "51.49917"^^xsd:decimal ;
  geo-pos:long "-9.387778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tubificoides insularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-9.387778'^^xsd:double;
  dwc:latitude '51.49917'^^xsd:double;
  dwc:aphiaid '137578'^^xsd:integer;
  dwc:observationDate '1981-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '137578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Augaptilus cornutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104371'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 -5)"^^geo:wktLiteral ;
  geo-pos:lat "32"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaeroma venustissimum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '32'^^xsd:integer;
  dwc:aphiaid '118974'^^xsd:integer;
  dwc:observationDate '1922-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118974'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 16.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.65"^^xsd:decimal ;
  dwc:decimalLongitude "16.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.65 16.05)"^^geo:wktLiteral ;
  geo-pos:lat "35.65"^^xsd:decimal ;
  geo-pos:long "16.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '16.05'^^xsd:double;
  dwc:latitude '35.65'^^xsd:double;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.734722 11.434722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.734722"^^xsd:decimal ;
  dwc:decimalLongitude "11.434722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.734722 11.434722)"^^geo:wktLiteral ;
  geo-pos:lat "33.734722"^^xsd:decimal ;
  geo-pos:long "11.434722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.434722'^^xsd:double;
  dwc:latitude '33.734722'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:observationDate '1972-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^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 "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "1.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:observationDate '1970-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -0.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-0.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.555 33.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.555"^^xsd:decimal ;
  dwc:decimalLongitude "33.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.555 33.106)"^^geo:wktLiteral ;
  geo-pos:lat "66.555"^^xsd:decimal ;
  geo-pos:long "33.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Obelia longissima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '33.106'^^xsd:double;
  dwc:latitude '66.555'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:observationDate '2003-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 4.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "4.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 4.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "4.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -30.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-30.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -30.4)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-30.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Argopecten flabellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-30.4'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '225587'^^xsd:integer;
  dwc:observationDate '1963-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '225277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 10)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '33'^^xsd:integer;
  dwc:aphiaid '153131'^^xsd:integer;
  dwc:observationDate '1973-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.508 -8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.508"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.508 -8.9)"^^geo:wktLiteral ;
  geo-pos:lat "42.508"^^xsd:decimal ;
  geo-pos:long "-8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-8.9'^^xsd:double;
  dwc:latitude '42.508'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107217'^^xsd:integer;
  dwc:observationDate '1964-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chitonidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '64'^^xsd:integer;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '64'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.048332 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.048332"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "647.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "647.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.048332 2)"^^geo:wktLiteral ;
  geo-pos:lat "41.048332"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Geryon longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '41.048332'^^xsd:double;
  dwc:minimumDepth '647.5'^^xsd:double;
  dwc:maximumDepth '647.5'^^xsd:double;
  dwc:aphiaid '107373'^^xsd:integer;
  dwc:observationDate '1988-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2699"^^xsd:integer ;
  dwc:maximumDepthInMeters "2699"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -12.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dentalium candidum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-12.8'^^xsd:double;
  dwc:latitude '55.7'^^xsd:double;
  dwc:minimumDepth '2699'^^xsd:integer;
  dwc:maximumDepth '2699'^^xsd:integer;
  dwc:aphiaid '748389'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.468056 11.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.468056"^^xsd:decimal ;
  dwc:decimalLongitude "11.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.468056 11.183333)"^^geo:wktLiteral ;
  geo-pos:lat "34.468056"^^xsd:decimal ;
  geo-pos:long "11.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paguristes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.183333'^^xsd:double;
  dwc:latitude '34.468056'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '106844'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '106844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -15.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-15.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -15.1)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-15.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-15.1'^^xsd:double;
  dwc:latitude '55.7'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 16.516666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.85"^^xsd:decimal ;
  dwc:decimalLongitude "16.516666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 16.516666)"^^geo:wktLiteral ;
  geo-pos:lat "35.85"^^xsd:decimal ;
  geo-pos:long "16.516666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.516666'^^xsd:double;
  dwc:latitude '35.85'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.16 -24.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.16"^^xsd:decimal ;
  dwc:decimalLongitude "-24.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "202"^^xsd:integer ;
  dwc:maximumDepthInMeters "202"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.16 -24.44)"^^geo:wktLiteral ;
  geo-pos:lat "26.16"^^xsd:decimal ;
  geo-pos:long "-24.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-24.44'^^xsd:double;
  dwc:latitude '26.16'^^xsd:double;
  dwc:minimumDepth '202'^^xsd:integer;
  dwc:maximumDepth '202'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1981-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 15)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spironucleus salmonicida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104557'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1507271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "-19.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "112.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "-19.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-19.8'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:minimumDepth '112.5'^^xsd:double;
  dwc:maximumDepth '112.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.075 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.075"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.075 -30)"^^geo:wktLiteral ;
  geo-pos:lat "28.075"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Buccinidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '28.075'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '149'^^xsd:integer;
  dwc:observationDate '1962-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12 12.2675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.12"^^xsd:decimal ;
  dwc:decimalLongitude "12.2675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12 12.2675)"^^geo:wktLiteral ;
  geo-pos:lat "38.12"^^xsd:decimal ;
  geo-pos:long "12.2675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calappa granulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.2675'^^xsd:double;
  dwc:latitude '38.12'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.121666"^^xsd:decimal ;
  dwc:decimalLongitude "12.248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  geo-pos:lat "38.121666"^^xsd:decimal ;
  geo-pos:long "12.248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calappa granulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.248333'^^xsd:double;
  dwc:latitude '38.121666'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107268'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183334 13.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.183334"^^xsd:decimal ;
  dwc:decimalLongitude "13.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183334 13.133333)"^^geo:wktLiteral ;
  geo-pos:lat "40.183334"^^xsd:decimal ;
  geo-pos:long "13.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '13.133333'^^xsd:double;
  dwc:latitude '40.183334'^^xsd:double;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '395'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183334 13.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.183334"^^xsd:decimal ;
  dwc:decimalLongitude "13.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183334 13.133333)"^^geo:wktLiteral ;
  geo-pos:lat "40.183334"^^xsd:decimal ;
  geo-pos:long "13.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '13.133333'^^xsd:double;
  dwc:latitude '40.183334'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.85 12.716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.85"^^xsd:decimal ;
  dwc:decimalLongitude "12.716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.85 12.716667)"^^geo:wktLiteral ;
  geo-pos:lat "39.85"^^xsd:decimal ;
  geo-pos:long "12.716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '12.716667'^^xsd:double;
  dwc:latitude '39.85'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 14.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "14.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 14.642)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "14.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.642'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 16.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16.2'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "21.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "21.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '21.1'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "21.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "21.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '21.1'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 13.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '13.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1969-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1972-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00833 12.518333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00833"^^xsd:decimal ;
  dwc:decimalLongitude "12.518333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00833 12.518333)"^^geo:wktLiteral ;
  geo-pos:lat "38.00833"^^xsd:decimal ;
  geo-pos:long "12.518333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Carcinus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.518333'^^xsd:double;
  dwc:latitude '38.00833'^^xsd:double;
  dwc:aphiaid '224583'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 12.158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "12.158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 12.158333)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "12.158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus longispinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '12.158333'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '608052'^^xsd:integer;
  dwc:observationDate '1967-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '608052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "10.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.958333)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "10.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus longispinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.958333'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '608052'^^xsd:integer;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '608052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus longispinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '608052'^^xsd:integer;
  dwc:observationDate '1967-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '608052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "127.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.4"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.4'^^xsd:double;
  dwc:minimumDepth '127.5'^^xsd:double;
  dwc:maximumDepth '127.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -24.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-24.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -24.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-24.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.1'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -9.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '132.5'^^xsd:double;
  dwc:maximumDepth '132.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gourretia minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:aphiaid '183509'^^xsd:integer;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.305 -6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.305"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.305 -6.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.305"^^xsd:decimal ;
  geo-pos:long "-6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Atlanta lesueurii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-6.9'^^xsd:double;
  dwc:latitude '27.305'^^xsd:double;
  dwc:aphiaid '138836'^^xsd:integer;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '430416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 11)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Platyarthrus squamatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '43.4'^^xsd:double;
  dwc:aphiaid '884865'^^xsd:integer;
  dwc:aphiaIdAccepted '262149'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 33.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "33.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 33.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "33.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alpheus parvirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '33.9'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '210506'^^xsd:integer;
  dwc:observationDate '1965-01-03'^^xsd:date;
  dwc:aphiaIdAccepted '210506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "21.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "21.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '21.1'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "122.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "122.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '122.5'^^xsd:double;
  dwc:maximumDepth '122.5'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.266666 33.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.266666"^^xsd:decimal ;
  dwc:decimalLongitude "33.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.266666 33.783333)"^^geo:wktLiteral ;
  geo-pos:lat "27.266666"^^xsd:decimal ;
  geo-pos:long "33.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chitonidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '33.783333'^^xsd:double;
  dwc:latitude '27.266666'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '64'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '64'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chitonidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '64'^^xsd:integer;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '64'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chitonidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '64'^^xsd:integer;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '64'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chitonidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '64'^^xsd:integer;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '64'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.1"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.1 34.4)"^^geo:wktLiteral ;
  geo-pos:lat "28.1"^^xsd:decimal ;
  geo-pos:long "34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia dollfusi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '28.1'^^xsd:double;
  dwc:aphiaid '220307'^^xsd:integer;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '220307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6 32.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.6"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6 32.7)"^^geo:wktLiteral ;
  geo-pos:lat "29.6"^^xsd:decimal ;
  geo-pos:long "32.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia dollfusi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '32.7'^^xsd:double;
  dwc:latitude '29.6'^^xsd:double;
  dwc:aphiaid '220307'^^xsd:integer;
  dwc:observationDate '1970-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '220307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "28.2"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia dollfusi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '28.2'^^xsd:double;
  dwc:aphiaid '220307'^^xsd:integer;
  dwc:observationDate '1967-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '220307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "29.8"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia dollfusi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:aphiaid '220307'^^xsd:integer;
  dwc:observationDate '1970-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '220307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "29.8"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia dollfusi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:aphiaid '220307'^^xsd:integer;
  dwc:observationDate '1970-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '220307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 16.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '16.1'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1972-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 16.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '16.1'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1972-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1969-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "22.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '22.6'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.98639 7.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.98639"^^xsd:decimal ;
  dwc:decimalLongitude "7.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.98639 7.83)"^^geo:wktLiteral ;
  geo-pos:lat "53.98639"^^xsd:decimal ;
  geo-pos:long "7.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '7.83'^^xsd:double;
  dwc:latitude '53.98639'^^xsd:double;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:observationDate '1980-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Epipenaeon ingens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '118212'^^xsd:integer;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118212'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576668 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.576668"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576668 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.576668"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eriphia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '37.576668'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '107409'^^xsd:integer;
  dwc:observationDate '1985-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euchirella messinensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104301'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '414565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1972-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.8'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1971-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1971-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '18.4'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1970-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "730"^^xsd:integer ;
  dwc:maximumDepthInMeters "730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 5.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "5.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '5.9'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '730'^^xsd:integer;
  dwc:maximumDepth '730'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1969-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1"^^xsd:decimal ;
  dwc:decimalLongitude "5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.1"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '39.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1969-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1972-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -43.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-43.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "910"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -43.4)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-43.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-43.4'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:minimumDepth '910'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1972-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.560833 13.280833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.560833"^^xsd:decimal ;
  dwc:decimalLongitude "13.280833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "425"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.560833 13.280833)"^^geo:wktLiteral ;
  geo-pos:lat "38.560833"^^xsd:decimal ;
  geo-pos:long "13.280833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '13.280833'^^xsd:double;
  dwc:latitude '38.560833'^^xsd:double;
  dwc:minimumDepth '425'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1974-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.379166 15.650833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.379166"^^xsd:decimal ;
  dwc:decimalLongitude "15.650833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.379166 15.650833)"^^geo:wktLiteral ;
  geo-pos:lat "37.379166"^^xsd:decimal ;
  geo-pos:long "15.650833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '15.650833'^^xsd:double;
  dwc:latitude '37.379166'^^xsd:double;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1974-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.155 2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.155"^^xsd:decimal ;
  dwc:decimalLongitude "2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1065.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1065.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.155 2.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.155"^^xsd:decimal ;
  geo-pos:long "2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Geryon longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '2.5'^^xsd:double;
  dwc:latitude '41.155'^^xsd:double;
  dwc:minimumDepth '1065.5'^^xsd:double;
  dwc:maximumDepth '1065.5'^^xsd:double;
  dwc:aphiaid '107373'^^xsd:integer;
  dwc:observationDate '1988-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1182"^^xsd:integer ;
  dwc:maximumDepthInMeters "1182"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -7.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Geryon longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-7.5'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '1182'^^xsd:integer;
  dwc:maximumDepth '1182'^^xsd:integer;
  dwc:aphiaid '107373'^^xsd:integer;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107373'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "890"^^xsd:integer ;
  dwc:maximumDepthInMeters "890"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -7.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Geryon longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-7.4'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '890'^^xsd:integer;
  dwc:maximumDepth '890'^^xsd:integer;
  dwc:aphiaid '107373'^^xsd:integer;
  dwc:observationDate '1984-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '107373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 8)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus riparianus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:aphiaid '263759'^^xsd:integer;
  dwc:aphiaIdAccepted '263759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anthosoma crassum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:aphiaid '135797'^^xsd:integer;
  dwc:observationDate '1963-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '135797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8 48.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.8"^^xsd:decimal ;
  dwc:decimalLongitude "48.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8 48.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.8"^^xsd:decimal ;
  geo-pos:long "48.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bomolochus bellones'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:longitude '48.9'^^xsd:double;
  dwc:latitude '27.8'^^xsd:double;
  dwc:aphiaid '128745'^^xsd:integer;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '128745'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 12)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spongia (Spongia) virgultosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '165250'^^xsd:integer;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '165250'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 20)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus trilobatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '263601'^^xsd:integer;
  dwc:aphiaIdAccepted '263601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 8)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus noricus sturanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:aphiaid '264788'^^xsd:integer;
  dwc:aphiaIdAccepted '263749'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Diplosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '103457'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '103457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 6.9)"^^geo:wktLiteral ;
  geo-pos:lat "53.1"^^xsd:decimal ;
  geo-pos:long "6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philoscia muscorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '6.9'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:aphiaid '264351'^^xsd:integer;
  dwc:observationDate '1931-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '264351'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 24.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "24.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "173.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 24.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "24.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Similipecten similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '24.8'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '173.5'^^xsd:double;
  dwc:maximumDepth '173.5'^^xsd:double;
  dwc:aphiaid '147154'^^xsd:integer;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.966667 10.483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.966667"^^xsd:decimal ;
  dwc:decimalLongitude "10.483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.966667 10.483333)"^^geo:wktLiteral ;
  geo-pos:lat "42.966667"^^xsd:decimal ;
  geo-pos:long "10.483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio ficorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.483333'^^xsd:double;
  dwc:latitude '42.966667'^^xsd:double;
  dwc:aphiaid '885000'^^xsd:integer;
  dwc:aphiaIdAccepted '262388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -42.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-42.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -42.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-42.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-42.4'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '52.5'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -11.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '58.5'^^xsd:double;
  dwc:maximumDepth '58.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -15.4)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.4'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eupasiphae gilesii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107666'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 -14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1214"^^xsd:integer ;
  dwc:maximumDepthInMeters "1214"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 -14.3)"^^geo:wktLiteral ;
  geo-pos:lat "56.1"^^xsd:decimal ;
  geo-pos:long "-14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dentalium candidum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-14.3'^^xsd:double;
  dwc:latitude '56.1'^^xsd:double;
  dwc:minimumDepth '1214'^^xsd:integer;
  dwc:maximumDepth '1214'^^xsd:integer;
  dwc:aphiaid '748389'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 -14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "768"^^xsd:integer ;
  dwc:maximumDepthInMeters "768"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.1 -14.3)"^^geo:wktLiteral ;
  geo-pos:lat "56.1"^^xsd:decimal ;
  geo-pos:long "-14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dentalium candidum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-14.3'^^xsd:double;
  dwc:latitude '56.1'^^xsd:double;
  dwc:minimumDepth '768'^^xsd:integer;
  dwc:maximumDepth '768'^^xsd:integer;
  dwc:aphiaid '748389'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 -12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2222"^^xsd:integer ;
  dwc:maximumDepthInMeters "2222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 -12.9)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "-12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dentalium candidum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-12.9'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '2222'^^xsd:integer;
  dwc:maximumDepth '2222'^^xsd:integer;
  dwc:aphiaid '748389'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2487"^^xsd:integer ;
  dwc:maximumDepthInMeters "2487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -11.4)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dentalium candidum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-11.4'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2487'^^xsd:integer;
  dwc:maximumDepth '2487'^^xsd:integer;
  dwc:aphiaid '748389'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3822"^^xsd:integer ;
  dwc:maximumDepthInMeters "3822"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -11.6)"^^geo:wktLiteral ;
  geo-pos:lat "47.6"^^xsd:decimal ;
  geo-pos:long "-11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dentalium candidum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '3822'^^xsd:integer;
  dwc:maximumDepth '3822'^^xsd:integer;
  dwc:aphiaid '748389'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139535'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45111 10.633889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.45111"^^xsd:decimal ;
  dwc:decimalLongitude "10.633889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45111 10.633889)"^^geo:wktLiteral ;
  geo-pos:lat "34.45111"^^xsd:decimal ;
  geo-pos:long "10.633889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paguristes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.633889'^^xsd:double;
  dwc:latitude '34.45111'^^xsd:double;
  dwc:minimumDepth '24.5'^^xsd:double;
  dwc:maximumDepth '24.5'^^xsd:double;
  dwc:aphiaid '106844'^^xsd:integer;
  dwc:observationDate '1973-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '106844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.341667 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.341667"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.341667 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.341667"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paguristes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '37.341667'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '106844'^^xsd:integer;
  dwc:observationDate '1973-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '106844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus prideaux'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '107239'^^xsd:integer;
  dwc:observationDate '1973-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 21.9)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '21.9'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -14.9)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-14.9'^^xsd:double;
  dwc:latitude '55.7'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -12.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-12.7'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 -12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 -12.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "-12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-12.1'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.016666 16.466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.016666"^^xsd:decimal ;
  dwc:decimalLongitude "16.466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.016666 16.466667)"^^geo:wktLiteral ;
  geo-pos:lat "36.016666"^^xsd:decimal ;
  geo-pos:long "16.466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '16.466667'^^xsd:double;
  dwc:latitude '36.016666'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 16.416668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "16.416668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 16.416668)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "16.416668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '16.416668'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 16.416668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "16.416668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 16.416668)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "16.416668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '16.416668'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 16.416668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.85"^^xsd:decimal ;
  dwc:decimalLongitude "16.416668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 16.416668)"^^geo:wktLiteral ;
  geo-pos:lat "35.85"^^xsd:decimal ;
  geo-pos:long "16.416668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '16.416668'^^xsd:double;
  dwc:latitude '35.85'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -40.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-40.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -40.2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-40.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.2'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.138332 -20.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-20.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.138332 -20.033333)"^^geo:wktLiteral ;
  geo-pos:lat "27.138332"^^xsd:decimal ;
  geo-pos:long "-20.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-20.033333'^^xsd:double;
  dwc:latitude '27.138332'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1981-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.136667 -24.516666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.136667"^^xsd:decimal ;
  dwc:decimalLongitude "-24.516666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.136667 -24.516666)"^^geo:wktLiteral ;
  geo-pos:lat "26.136667"^^xsd:decimal ;
  geo-pos:long "-24.516666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-24.516666'^^xsd:double;
  dwc:latitude '26.136667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1981-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65167 -34.803333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.65167"^^xsd:decimal ;
  dwc:decimalLongitude "-34.803333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.65167 -34.803333)"^^geo:wktLiteral ;
  geo-pos:lat "41.65167"^^xsd:decimal ;
  geo-pos:long "-34.803333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-34.803333'^^xsd:double;
  dwc:latitude '41.65167'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016666 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.016666"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016666 -40)"^^geo:wktLiteral ;
  geo-pos:lat "38.016666"^^xsd:decimal ;
  geo-pos:long "-40"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '38.016666'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.066666 -40.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.066666"^^xsd:decimal ;
  dwc:decimalLongitude "-40.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.066666 -40.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.066666"^^xsd:decimal ;
  geo-pos:long "-40.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.15'^^xsd:double;
  dwc:latitude '38.066666'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.966667 -40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.966667"^^xsd:decimal ;
  dwc:decimalLongitude "-40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.966667 -40.25)"^^geo:wktLiteral ;
  geo-pos:lat "37.966667"^^xsd:decimal ;
  geo-pos:long "-40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.25'^^xsd:double;
  dwc:latitude '37.966667'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.066666 -40.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.066666"^^xsd:decimal ;
  dwc:decimalLongitude "-40.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.066666 -40.15)"^^geo:wktLiteral ;
  geo-pos:lat "38.066666"^^xsd:decimal ;
  geo-pos:long "-40.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.15'^^xsd:double;
  dwc:latitude '38.066666'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "560.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "560.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -7.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astarte sulcata laevis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-7.2'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:minimumDepth '560.5'^^xsd:double;
  dwc:maximumDepth '560.5'^^xsd:double;
  dwc:aphiaid '715214'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '715209'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -8)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eluma purpurascens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:aphiaid '883579'^^xsd:integer;
  dwc:aphiaIdAccepted '260242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eluma purpurascens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '883579'^^xsd:integer;
  dwc:observationDate '1932-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '260242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 23.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "23.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1292"^^xsd:integer ;
  dwc:maximumDepthInMeters "1292"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 23.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "23.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Irpa ludwigi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1891'^^xsd:integer;
  dwc:longitude '23.3'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '1292'^^xsd:integer;
  dwc:maximumDepth '1292'^^xsd:integer;
  dwc:aphiaid '529515'^^xsd:integer;
  dwc:observationDate '1891-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124745'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.883 24.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.883"^^xsd:decimal ;
  dwc:decimalLongitude "24.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.883 24.542)"^^geo:wktLiteral ;
  geo-pos:lat "38.883"^^xsd:decimal ;
  geo-pos:long "24.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium aegaeum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '24.542'^^xsd:double;
  dwc:latitude '38.883'^^xsd:double;
  dwc:aphiaid '257622'^^xsd:integer;
  dwc:aphiaIdAccepted '257622'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 12.239167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.135"^^xsd:decimal ;
  dwc:decimalLongitude "12.239167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 12.239167)"^^geo:wktLiteral ;
  geo-pos:lat "38.135"^^xsd:decimal ;
  geo-pos:long "12.239167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anseropoda placenta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '12.239167'^^xsd:double;
  dwc:latitude '38.135'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '123985'^^xsd:integer;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -10.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Axius stirhynchus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-10.8'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:aphiaid '107722'^^xsd:integer;
  dwc:observationDate '1992-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 59.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "59.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1512.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1512.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 59.9)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "59.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathyteuthis abyssicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '59.9'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:minimumDepth '1512.5'^^xsd:double;
  dwc:maximumDepth '1512.5'^^xsd:double;
  dwc:aphiaid '138848'^^xsd:integer;
  dwc:observationDate '1963-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '138848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -32)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathyteuthis abyssicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-32'^^xsd:integer;
  dwc:latitude '34.4'^^xsd:double;
  dwc:aphiaid '138848'^^xsd:integer;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '138848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 12.861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.135"^^xsd:decimal ;
  dwc:decimalLongitude "12.861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640"^^xsd:integer ;
  dwc:maximumDepthInMeters "640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 12.861667)"^^geo:wktLiteral ;
  geo-pos:lat "38.135"^^xsd:decimal ;
  geo-pos:long "12.861667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Geryon longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.861667'^^xsd:double;
  dwc:latitude '38.135'^^xsd:double;
  dwc:minimumDepth '640'^^xsd:integer;
  dwc:maximumDepth '640'^^xsd:integer;
  dwc:aphiaid '107373'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Halocordyle disticha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:aphiaid '220570'^^xsd:integer;
  dwc:observationDate '1967-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '117802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria mammata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '124512'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria mammata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '25.5'^^xsd:double;
  dwc:maximumDepth '25.5'^^xsd:double;
  dwc:aphiaid '124512'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '124512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5625 8.991667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5625"^^xsd:decimal ;
  dwc:decimalLongitude "8.991667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5625 8.991667)"^^geo:wktLiteral ;
  geo-pos:lat "37.5625"^^xsd:decimal ;
  geo-pos:long "8.991667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '8.991667'^^xsd:double;
  dwc:latitude '37.5625'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.875 11.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.875"^^xsd:decimal ;
  dwc:decimalLongitude "11.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.875 11.166667)"^^geo:wktLiteral ;
  geo-pos:lat "33.875"^^xsd:decimal ;
  geo-pos:long "11.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.166667'^^xsd:double;
  dwc:latitude '33.875'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00833 12.518333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00833"^^xsd:decimal ;
  dwc:decimalLongitude "12.518333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00833 12.518333)"^^geo:wktLiteral ;
  geo-pos:lat "38.00833"^^xsd:decimal ;
  geo-pos:long "12.518333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.518333'^^xsd:double;
  dwc:latitude '38.00833'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00833 12.518333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00833"^^xsd:decimal ;
  dwc:decimalLongitude "12.518333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00833 12.518333)"^^geo:wktLiteral ;
  geo-pos:lat "38.00833"^^xsd:decimal ;
  geo-pos:long "12.518333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachynotus sexdentatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.518333'^^xsd:double;
  dwc:latitude '38.00833'^^xsd:double;
  dwc:aphiaid '107450'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "720"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eupasiphae gilesii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '720'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '107666'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107666'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 -32.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "-32.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 -32.28)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "-32.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-32.28'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -30.016666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-30.016666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -30.016666)"^^geo:wktLiteral ;
  geo-pos:lat "44.95"^^xsd:decimal ;
  geo-pos:long "-30.016666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-30.016666'^^xsd:double;
  dwc:latitude '44.95'^^xsd:double;
  dwc:minimumDepth '77.5'^^xsd:double;
  dwc:maximumDepth '77.5'^^xsd:double;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.041668 -20.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.041668"^^xsd:decimal ;
  dwc:decimalLongitude "-20.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "334"^^xsd:integer ;
  dwc:maximumDepthInMeters "334"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.041668 -20.295)"^^geo:wktLiteral ;
  geo-pos:lat "27.041668"^^xsd:decimal ;
  geo-pos:long "-20.295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-20.295'^^xsd:double;
  dwc:latitude '27.041668'^^xsd:double;
  dwc:minimumDepth '334'^^xsd:integer;
  dwc:maximumDepth '334'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1981-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -35.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.895"^^xsd:decimal ;
  dwc:decimalLongitude "-35.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.895 -35.295)"^^geo:wktLiteral ;
  geo-pos:lat "37.895"^^xsd:decimal ;
  geo-pos:long "-35.295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.295'^^xsd:double;
  dwc:latitude '37.895'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1980-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2200"^^xsd:integer ;
  dwc:maximumDepthInMeters "2200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '19.2'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '2200'^^xsd:integer;
  dwc:maximumDepth '2200'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1969-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "655"^^xsd:integer ;
  dwc:maximumDepthInMeters "655"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '655'^^xsd:integer;
  dwc:maximumDepth '655'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "59.6"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '355'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -41.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "-41.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1964-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eledonella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '157016'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '238361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.6)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eledonella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.6'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '157016'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '238361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 -43.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "93.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 -43.6)"^^geo:wktLiteral ;
  geo-pos:lat "26.5"^^xsd:decimal ;
  geo-pos:long "-43.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eledonella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-43.6'^^xsd:double;
  dwc:latitude '26.5'^^xsd:double;
  dwc:minimumDepth '93.5'^^xsd:double;
  dwc:maximumDepth '93.5'^^xsd:double;
  dwc:aphiaid '157016'^^xsd:integer;
  dwc:observationDate '1963-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '238361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2207"^^xsd:integer ;
  dwc:maximumDepthInMeters "2207"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -12.3)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Fusus attenuatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-12.3'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '2207'^^xsd:integer;
  dwc:maximumDepth '2207'^^xsd:integer;
  dwc:aphiaid '748743'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138903'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.733 -3.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.733"^^xsd:decimal ;
  dwc:decimalLongitude "-3.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.733 -3.983)"^^geo:wktLiteral ;
  geo-pos:lat "48.733"^^xsd:decimal ;
  geo-pos:long "-3.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleurocrypta microbranchiata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.983'^^xsd:double;
  dwc:latitude '48.733'^^xsd:double;
  dwc:aphiaid '118227'^^xsd:integer;
  dwc:aphiaIdAccepted '118227'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.525 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.525 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "33.525"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '33.525'^^xsd:double;
  dwc:minimumDepth '46.5'^^xsd:double;
  dwc:maximumDepth '46.5'^^xsd:double;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 12.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 12.383333)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "12.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '12.383333'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:observationDate '1973-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858334 10.341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858334"^^xsd:decimal ;
  dwc:decimalLongitude "10.341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858334 10.341667)"^^geo:wktLiteral ;
  geo-pos:lat "36.858334"^^xsd:decimal ;
  geo-pos:long "10.341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.341667'^^xsd:double;
  dwc:latitude '36.858334'^^xsd:double;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:observationDate '1967-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '16.4'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:observationDate '1972-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "22.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '22.6'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 3.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 3.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "3.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.9'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -0.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-0.8'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -4)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.3)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-5.3'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "312.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '312.5'^^xsd:double;
  dwc:maximumDepth '312.5'^^xsd:double;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 34.4)"^^geo:wktLiteral ;
  geo-pos:lat "28.2"^^xsd:decimal ;
  geo-pos:long "34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '28.2'^^xsd:double;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:observationDate '1967-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 33.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.5"^^xsd:decimal ;
  dwc:decimalLongitude "33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 33.3)"^^geo:wktLiteral ;
  geo-pos:lat "28.5"^^xsd:decimal ;
  geo-pos:long "33.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '33.3'^^xsd:double;
  dwc:latitude '28.5'^^xsd:double;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:observationDate '1968-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "0.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 0.6)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "0.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 6.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '6.4'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.9)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '22.9'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 22.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '22.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '580'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.541668 11.586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.541668"^^xsd:decimal ;
  dwc:decimalLongitude "11.586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.541668 11.586667)"^^geo:wktLiteral ;
  geo-pos:lat "33.541668"^^xsd:decimal ;
  geo-pos:long "11.586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.586667'^^xsd:double;
  dwc:latitude '33.541668'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:observationDate '1970-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 1.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "1.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '1.4'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:observationDate '1970-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983334 -10.983333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.983334"^^xsd:decimal ;
  dwc:decimalLongitude "-10.983333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.983334 -10.983333)"^^geo:wktLiteral ;
  geo-pos:lat "57.983334"^^xsd:decimal ;
  geo-pos:long "-10.983333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-10.983333'^^xsd:double;
  dwc:latitude '57.983334'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1967-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.11667 12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.11667"^^xsd:decimal ;
  dwc:decimalLongitude "12.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.11667 12.95)"^^geo:wktLiteral ;
  geo-pos:lat "40.11667"^^xsd:decimal ;
  geo-pos:long "12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '12.95'^^xsd:double;
  dwc:latitude '40.11667'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 13.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "13.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 13.05)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "13.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '13.05'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1411"^^xsd:integer ;
  dwc:maximumDepthInMeters "1411"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta barbata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '1411'^^xsd:integer;
  dwc:maximumDepth '1411'^^xsd:integer;
  dwc:aphiaid '104557'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1507271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.78361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.78361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.78361)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.78361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleurobranchaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '33.78361'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:minimumDepth '1.75'^^xsd:double;
  dwc:maximumDepth '1.75'^^xsd:double;
  dwc:aphiaid '138363'^^xsd:integer;
  dwc:aphiaIdAccepted '138363'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2625 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2625"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2625 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.2625"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleurobranchaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.2625'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138363'^^xsd:integer;
  dwc:observationDate '1969-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '138363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -10.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleurocrypta microbranchiata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-10.9'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '118227'^^xsd:integer;
  dwc:observationDate '1883-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '118227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "10.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.958333)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "10.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.958333'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.555 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.555"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.555 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.555"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.555'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.625"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "33.625"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '33.625'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.20333 -10.466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.20333"^^xsd:decimal ;
  dwc:decimalLongitude "-10.466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "470"^^xsd:integer ;
  dwc:maximumDepthInMeters "470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.20333 -10.466667)"^^geo:wktLiteral ;
  geo-pos:lat "77.20333"^^xsd:decimal ;
  geo-pos:long "-10.466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-10.466667'^^xsd:double;
  dwc:latitude '77.20333'^^xsd:double;
  dwc:minimumDepth '470'^^xsd:integer;
  dwc:maximumDepth '470'^^xsd:integer;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:observationDate '1965-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138332 -13.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-13.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3347"^^xsd:integer ;
  dwc:maximumDepthInMeters "3347"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138332 -13.895)"^^geo:wktLiteral ;
  geo-pos:lat "50.138332"^^xsd:decimal ;
  geo-pos:long "-13.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathydrilus medius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-13.895'^^xsd:double;
  dwc:latitude '50.138332'^^xsd:double;
  dwc:minimumDepth '3347'^^xsd:integer;
  dwc:maximumDepth '3347'^^xsd:integer;
  dwc:aphiaid '137521'^^xsd:integer;
  dwc:observationDate '1978-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138332 -13.895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-13.895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3347"^^xsd:integer ;
  dwc:maximumDepthInMeters "3347"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138332 -13.895)"^^geo:wktLiteral ;
  geo-pos:lat "50.138332"^^xsd:decimal ;
  geo-pos:long "-13.895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathydrilus medius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-13.895'^^xsd:double;
  dwc:latitude '50.138332'^^xsd:double;
  dwc:minimumDepth '3347'^^xsd:integer;
  dwc:maximumDepth '3347'^^xsd:integer;
  dwc:aphiaid '137521'^^xsd:integer;
  dwc:observationDate '1978-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6 -37.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6"^^xsd:decimal ;
  dwc:decimalLongitude "-37.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6 -37.6)"^^geo:wktLiteral ;
  geo-pos:lat "65.6"^^xsd:decimal ;
  geo-pos:long "-37.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bopyroides hippolytes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-37.6'^^xsd:double;
  dwc:latitude '65.6'^^xsd:double;
  dwc:aphiaid '118204'^^xsd:integer;
  dwc:observationDate '1931-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '118204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00833 12.518333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00833"^^xsd:decimal ;
  dwc:decimalLongitude "12.518333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00833 12.518333)"^^geo:wktLiteral ;
  geo-pos:lat "38.00833"^^xsd:decimal ;
  geo-pos:long "12.518333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Carcinus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.518333'^^xsd:double;
  dwc:latitude '38.00833'^^xsd:double;
  dwc:aphiaid '224583'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.542 -8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.542"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.542 -8.9)"^^geo:wktLiteral ;
  geo-pos:lat "42.542"^^xsd:decimal ;
  geo-pos:long "-8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anapagurus hyndmanni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-8.9'^^xsd:double;
  dwc:latitude '42.542'^^xsd:double;
  dwc:aphiaid '107217'^^xsd:integer;
  dwc:observationDate '1964-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '107217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "10.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.958333)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "10.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anseropoda placenta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.958333'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '123985'^^xsd:integer;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.625"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "33.625"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anseropoda placenta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '33.625'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '123985'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.65 11.661667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.661667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.65 11.661667)"^^geo:wktLiteral ;
  geo-pos:lat "33.65"^^xsd:decimal ;
  geo-pos:long "11.661667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anseropoda placenta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.661667'^^xsd:double;
  dwc:latitude '33.65'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '123985'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:observationDate '1969-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:observationDate '1968-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "28.2"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '28.2'^^xsd:double;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:observationDate '1968-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 33.1)"^^geo:wktLiteral ;
  geo-pos:lat "29.1"^^xsd:decimal ;
  geo-pos:long "33.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '33.1'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:observationDate '1968-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -28.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -28.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-28.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-28.9'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stegophiura nodosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '124943'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '124943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -15.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-15.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "455"^^xsd:integer ;
  dwc:maximumDepthInMeters "455"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -15.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-15.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-15.1'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '455'^^xsd:integer;
  dwc:maximumDepth '455'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "22.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '22.6'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '187.5'^^xsd:double;
  dwc:maximumDepth '187.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56333 -8.653333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.56333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.653333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2175"^^xsd:integer ;
  dwc:maximumDepthInMeters "2175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.56333 -8.653333)"^^geo:wktLiteral ;
  geo-pos:lat "47.56333"^^xsd:decimal ;
  geo-pos:long "-8.653333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-8.653333'^^xsd:double;
  dwc:latitude '47.56333'^^xsd:double;
  dwc:minimumDepth '2175'^^xsd:integer;
  dwc:maximumDepth '2175'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 35.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Donacidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '35.5'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:aphiaid '236'^^xsd:integer;
  dwc:observationDate '1966-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:observationDate '1974-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "172"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.1'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '172'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '53'^^xsd:integer;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -34.4)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia filicta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '377605'^^xsd:integer;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1056509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -0.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -0.1)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-0.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ommastrephes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-0.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '138279'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '138279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.571667 -8.886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.571667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.571667 -8.886667)"^^geo:wktLiteral ;
  geo-pos:lat "42.571667"^^xsd:decimal ;
  geo-pos:long "-8.886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Atelecyclus undecimdentatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-8.886667'^^xsd:double;
  dwc:latitude '42.571667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '107274'^^xsd:integer;
  dwc:observationDate '1964-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.2"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.2"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.2'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.3"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '39.3'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 13.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptomysis heterophila'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '13.6'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '120053'^^xsd:integer;
  dwc:observationDate '1974-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '120053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "914"^^xsd:integer ;
  dwc:maximumDepthInMeters "914"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -35)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-35'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '914'^^xsd:integer;
  dwc:maximumDepth '914'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1928-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8"^^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 "0.05"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.05"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 4.8)"^^geo:wktLiteral ;
  geo-pos:lat "51.8"^^xsd:decimal ;
  geo-pos:long "4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscoides albidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:longitude '4.8'^^xsd:double;
  dwc:latitude '51.8'^^xsd:double;
  dwc:minimumDepth '0.05'^^xsd:double;
  dwc:maximumDepth '0.05'^^xsd:double;
  dwc:aphiaid '263616'^^xsd:integer;
  dwc:observationDate '1953-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '264740'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera contracta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '407726'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '407725'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mormonilla phasma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '119818'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '119818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 5.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "5.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1862'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '5.9'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1862-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.65 11.651944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.651944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.65 11.651944)"^^geo:wktLiteral ;
  geo-pos:lat "33.65"^^xsd:decimal ;
  geo-pos:long "11.651944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyura vittata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.651944'^^xsd:double;
  dwc:latitude '33.65'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '251314'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '251314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 22.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 22.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "22.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '22.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '77.5'^^xsd:double;
  dwc:maximumDepth '77.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29333"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.29333"^^xsd:decimal ;
  geo-pos:long "14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '44.29333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -14)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.1"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "588"^^xsd:integer ;
  dwc:maximumDepthInMeters "588"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brisingella coronata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '588'^^xsd:integer;
  dwc:maximumDepth '588'^^xsd:integer;
  dwc:aphiaid '123677'^^xsd:integer;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '381759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.961666 -28.586666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.961666"^^xsd:decimal ;
  dwc:decimalLongitude "-28.586666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "310.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.961666 -28.586666)"^^geo:wktLiteral ;
  geo-pos:lat "29.961666"^^xsd:decimal ;
  geo-pos:long "-28.586666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dendrophyllia gaditana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-28.586666'^^xsd:double;
  dwc:latitude '29.961666'^^xsd:double;
  dwc:minimumDepth '310.5'^^xsd:double;
  dwc:maximumDepth '310.5'^^xsd:double;
  dwc:aphiaid '210742'^^xsd:integer;
  dwc:observationDate '1967-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '135189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.4 56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.4"^^xsd:decimal ;
  dwc:decimalLongitude "56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.4 56)"^^geo:wktLiteral ;
  geo-pos:lat "80.4"^^xsd:decimal ;
  geo-pos:long "56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stegophiura nodosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '56'^^xsd:integer;
  dwc:latitude '80.4'^^xsd:double;
  dwc:aphiaid '124943'^^xsd:integer;
  dwc:observationDate '1901-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124943'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '46.5'^^xsd:double;
  dwc:maximumDepth '46.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1964-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tanystylum orbiculare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '134635'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '134635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 14.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tanystylum orbiculare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.9'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '134635'^^xsd:integer;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '134635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mormonilla phasma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '119818'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '119818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^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 "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Schizaster canaliferus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '124405'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513426'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mimocalanus cultrifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104838'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 15)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscoides albidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '62'^^xsd:integer;
  dwc:aphiaid '263616'^^xsd:integer;
  dwc:observationDate '1924-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '264740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "28.5"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nassarius coronatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '34.5'^^xsd:double;
  dwc:latitude '28.5'^^xsd:double;
  dwc:aphiaid '215725'^^xsd:integer;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '215725'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1 -10)"^^geo:wktLiteral ;
  geo-pos:lat "54.1"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Apherusa jurinei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '54.1'^^xsd:double;
  dwc:aphiaid '102168'^^xsd:integer;
  dwc:aphiaIdAccepted '102168'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 3.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 3.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "3.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ommastrephes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.9'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '138279'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '138279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.6"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "825"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.6"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia filicta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '31.6'^^xsd:double;
  dwc:minimumDepth '825'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '377605'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1056509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "92.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '92.5'^^xsd:double;
  dwc:maximumDepth '92.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -19.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^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 "575"^^xsd:integer ;
  dwc:maximumDepthInMeters "575"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -19.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-19.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '575'^^xsd:integer;
  dwc:maximumDepth '575'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -29)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-29'^^xsd:integer;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^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 "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ommastrephes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-1.3'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '138279'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '138279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -37.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -37.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "-37.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia filicta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-37.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '377605'^^xsd:integer;
  dwc:observationDate '1970-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -24.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-24.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -24.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-24.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.1'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 4.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "4.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "605"^^xsd:integer ;
  dwc:maximumDepthInMeters "605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 4.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "4.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '605'^^xsd:integer;
  dwc:maximumDepth '605'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -36.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-36.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -36.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-36.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-36.9'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1964-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.577 -8.647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.577"^^xsd:decimal ;
  dwc:decimalLongitude "-8.647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.577 -8.647)"^^geo:wktLiteral ;
  geo-pos:lat "47.577"^^xsd:decimal ;
  geo-pos:long "-8.647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.647'^^xsd:double;
  dwc:latitude '47.577'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:observationDate '1974-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -18.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-18.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4 -16.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4 -16.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.4"^^xsd:decimal ;
  geo-pos:long "-16.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.8'^^xsd:double;
  dwc:latitude '32.4'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.628334 7.279167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.628334"^^xsd:decimal ;
  dwc:decimalLongitude "7.279167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.628334 7.279167)"^^geo:wktLiteral ;
  geo-pos:lat "43.628334"^^xsd:decimal ;
  geo-pos:long "7.279167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ammothella appendiculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '7.279167'^^xsd:double;
  dwc:latitude '43.628334'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '134609'^^xsd:integer;
  dwc:aphiaIdAccepted '134609'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.2"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.2"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Velella velella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '45.2'^^xsd:double;
  dwc:aphiaid '117832'^^xsd:integer;
  dwc:observationDate '1978-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '117832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 27.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "27.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 27.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "27.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '27.9'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '36.5'^^xsd:double;
  dwc:maximumDepth '36.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -20.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3"^^xsd:decimal ;
  dwc:decimalLongitude "-20.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -20.4)"^^geo:wktLiteral ;
  geo-pos:lat "51.3"^^xsd:decimal ;
  geo-pos:long "-20.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-20.4'^^xsd:double;
  dwc:latitude '51.3'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1170"^^xsd:integer ;
  dwc:maximumDepthInMeters "1170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gorgoniapolynoe caeciliae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '1170'^^xsd:integer;
  dwc:maximumDepth '1170'^^xsd:integer;
  dwc:aphiaid '130751'^^xsd:integer;
  dwc:observationDate '1972-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '130751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112 25.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.112"^^xsd:decimal ;
  dwc:decimalLongitude "25.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112 25.809)"^^geo:wktLiteral ;
  geo-pos:lat "35.112"^^xsd:decimal ;
  geo-pos:long "25.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Streptosyllis nunezi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '25.809'^^xsd:double;
  dwc:latitude '35.112'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '369187'^^xsd:integer;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '369187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters "390"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 12.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '12.1'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:maximumDepth '390'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1967-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Schizaster canaliferus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '124405'^^xsd:integer;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '513426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mormonilla phasma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '119818'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '119818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '46.5'^^xsd:double;
  dwc:maximumDepth '46.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1964-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium rupestre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '139064'^^xsd:integer;
  dwc:observationDate '1966-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '139066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "589"^^xsd:integer ;
  dwc:maximumDepthInMeters "589"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -7.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Natica operculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-7.5'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '589'^^xsd:integer;
  dwc:maximumDepth '589'^^xsd:integer;
  dwc:aphiaid '749493'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.8 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.8 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "62.8"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tomopteris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '-25.9'^^xsd:double;
  dwc:latitude '62.8'^^xsd:double;
  dwc:aphiaid '129715'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129715'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "914"^^xsd:integer ;
  dwc:maximumDepthInMeters "914"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -35)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-35'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '914'^^xsd:integer;
  dwc:maximumDepth '914'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1928-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare variegatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium rupestre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '139064'^^xsd:integer;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '139066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mormonilla phasma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '119818'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '119818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.49167"^^xsd:decimal ;
  dwc:decimalLongitude "11.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.183333)"^^geo:wktLiteral ;
  geo-pos:lat "34.49167"^^xsd:decimal ;
  geo-pos:long "11.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Schizaster canaliferus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.183333'^^xsd:double;
  dwc:latitude '34.49167'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '124405'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513426'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -24)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia filicta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '377605'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1056509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2.2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ommastrephes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.2'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '138279'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.2"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.2"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.2'^^xsd:double;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.053333 -28.253332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.053333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.253332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1297.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1297.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.053333 -28.253332)"^^geo:wktLiteral ;
  geo-pos:lat "43.053333"^^xsd:decimal ;
  geo-pos:long "-28.253332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-28.253332'^^xsd:double;
  dwc:latitude '43.053333'^^xsd:double;
  dwc:minimumDepth '1297.5'^^xsd:double;
  dwc:maximumDepth '1297.5'^^xsd:double;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:observationDate '1967-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1554.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1554.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -27)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-27'^^xsd:integer;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '1554.5'^^xsd:double;
  dwc:maximumDepth '1554.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1928-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3 -34.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3 -34.2)"^^geo:wktLiteral ;
  geo-pos:lat "59.3"^^xsd:decimal ;
  geo-pos:long "-34.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tomopteris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '-34.2'^^xsd:double;
  dwc:latitude '59.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '129715'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129715'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -40.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "-40.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -40.6)"^^geo:wktLiteral ;
  geo-pos:lat "29.8"^^xsd:decimal ;
  geo-pos:long "-40.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macrosetella gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-40.6'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:aphiaid '116382'^^xsd:integer;
  dwc:observationDate '1928-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare variegatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.958333)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.958333'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "172.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '172.5'^^xsd:double;
  dwc:maximumDepth '172.5'^^xsd:double;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84722 10.555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84722"^^xsd:decimal ;
  dwc:decimalLongitude "10.555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84722 10.555556)"^^geo:wktLiteral ;
  geo-pos:lat "36.84722"^^xsd:decimal ;
  geo-pos:long "10.555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachythyone elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '10.555556'^^xsd:double;
  dwc:latitude '36.84722'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '149904'^^xsd:integer;
  dwc:observationDate '1968-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '124635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -14)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -24.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 -24.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "-24.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Velella velella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-24.7'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:aphiaid '117832'^^xsd:integer;
  dwc:observationDate '1978-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '117832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.1"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 28.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.1'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.198334 -7.876667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.198334"^^xsd:decimal ;
  dwc:decimalLongitude "-7.876667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2032.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2032.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.198334 -7.876667)"^^geo:wktLiteral ;
  geo-pos:lat "35.198334"^^xsd:decimal ;
  geo-pos:long "-7.876667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-7.876667'^^xsd:double;
  dwc:latitude '35.198334'^^xsd:double;
  dwc:minimumDepth '2032.5'^^xsd:double;
  dwc:maximumDepth '2032.5'^^xsd:double;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:observationDate '1984-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 35.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Donacidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '35.5'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:aphiaid '236'^^xsd:integer;
  dwc:observationDate '1966-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.458332 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.458332"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.458332 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.458332"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.458332'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:observationDate '1972-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -24.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "790"^^xsd:integer ;
  dwc:maximumDepthInMeters "790"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -24.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-24.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-24.7'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '790'^^xsd:integer;
  dwc:maximumDepth '790'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "47.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "47.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Joryma sawayah'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '47.8'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:aphiaid '260861'^^xsd:integer;
  dwc:observationDate '1976-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '260861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.52667 -34.931667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.52667"^^xsd:decimal ;
  dwc:decimalLongitude "-34.931667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.52667 -34.931667)"^^geo:wktLiteral ;
  geo-pos:lat "41.52667"^^xsd:decimal ;
  geo-pos:long "-34.931667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-34.931667'^^xsd:double;
  dwc:latitude '41.52667'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '724067'^^xsd:integer;
  dwc:observationDate '1980-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '759131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2918 -32.27773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2918"^^xsd:decimal ;
  dwc:decimalLongitude "-32.27773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1688"^^xsd:integer ;
  dwc:maximumDepthInMeters "1688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2918 -32.27773)"^^geo:wktLiteral ;
  geo-pos:lat "37.2918"^^xsd:decimal ;
  geo-pos:long "-32.27773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aphotopontius temperatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-32.27773'^^xsd:double;
  dwc:latitude '37.2918'^^xsd:double;
  dwc:minimumDepth '1688'^^xsd:integer;
  dwc:maximumDepth '1688'^^xsd:integer;
  dwc:aphiaid '135801'^^xsd:integer;
  dwc:observationDate '1996-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '135800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -33.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-33.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Drepanopus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-33.1'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '342453'^^xsd:integer;
  dwc:observationDate '1928-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '342453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-26.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-26.6'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1964-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "462.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "462.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -36)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-36'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '462.5'^^xsd:double;
  dwc:maximumDepth '462.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1964-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -15.4)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.4'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -36.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-36.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -36.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-36.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-36.9'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1964-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus magnus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '104798'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus magnus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104798'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.49167"^^xsd:decimal ;
  dwc:decimalLongitude "11.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.216667)"^^geo:wktLiteral ;
  geo-pos:lat "34.49167"^^xsd:decimal ;
  geo-pos:long "11.216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Schizaster canaliferus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11.216667'^^xsd:double;
  dwc:latitude '34.49167'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '124405'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513426'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Schizaster canaliferus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '124405'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513426'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "706"^^xsd:integer ;
  dwc:maximumDepthInMeters "706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -6.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solatisonax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-6.9'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '706'^^xsd:integer;
  dwc:maximumDepth '706'^^xsd:integer;
  dwc:aphiaid '137667'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137667'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -8.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solatisonax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-8.1'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '666'^^xsd:integer;
  dwc:aphiaid '137667'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137667'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "556"^^xsd:integer ;
  dwc:maximumDepthInMeters "556"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -7.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solatisonax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '556'^^xsd:integer;
  dwc:maximumDepth '556'^^xsd:integer;
  dwc:aphiaid '137667'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137667'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "684"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solatisonax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '684'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:aphiaid '137667'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137667'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -24.5)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-24.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -40.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -40.8)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-40.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-40.8'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1964-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.441666 -4.236667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.441666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.236667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "395"^^xsd:integer ;
  dwc:maximumDepthInMeters "395"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.441666 -4.236667)"^^geo:wktLiteral ;
  geo-pos:lat "35.441666"^^xsd:decimal ;
  geo-pos:long "-4.236667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-4.236667'^^xsd:double;
  dwc:latitude '35.441666'^^xsd:double;
  dwc:minimumDepth '395'^^xsd:integer;
  dwc:maximumDepth '395'^^xsd:integer;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:observationDate '1984-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.575 -7.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.575"^^xsd:decimal ;
  dwc:decimalLongitude "-7.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "825"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.575 -7.302)"^^geo:wktLiteral ;
  geo-pos:lat "47.575"^^xsd:decimal ;
  geo-pos:long "-7.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-7.302'^^xsd:double;
  dwc:latitude '47.575'^^xsd:double;
  dwc:minimumDepth '825'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:observationDate '1973-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.716667 -16.716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.716667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "111"^^xsd:integer ;
  dwc:maximumDepthInMeters "111"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.716667 -16.716667)"^^geo:wktLiteral ;
  geo-pos:lat "32.716667"^^xsd:decimal ;
  geo-pos:long "-16.716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten commutatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.716667'^^xsd:double;
  dwc:latitude '32.716667'^^xsd:double;
  dwc:minimumDepth '111'^^xsd:integer;
  dwc:maximumDepth '111'^^xsd:integer;
  dwc:aphiaid '140686'^^xsd:integer;
  dwc:observationDate '1976-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '1672365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.9'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "13.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Androniscus roseus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '264256'^^xsd:integer;
  dwc:aphiaIdAccepted '264256'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Androniscus roseus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:aphiaid '264256'^^xsd:integer;
  dwc:aphiaIdAccepted '264256'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "54.583"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anthura gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '54.583'^^xsd:double;
  dwc:aphiaid '118467'^^xsd:integer;
  dwc:aphiaIdAccepted '118467'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858334 10.341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858334"^^xsd:decimal ;
  dwc:decimalLongitude "10.341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858334 10.341667)"^^geo:wktLiteral ;
  geo-pos:lat "36.858334"^^xsd:decimal ;
  geo-pos:long "10.341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melicertus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.341667'^^xsd:double;
  dwc:latitude '36.858334'^^xsd:double;
  dwc:aphiaid '107104'^^xsd:integer;
  dwc:observationDate '1967-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '246388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.793 10.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.793"^^xsd:decimal ;
  dwc:decimalLongitude "10.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.793 10.553)"^^geo:wktLiteral ;
  geo-pos:lat "36.793"^^xsd:decimal ;
  geo-pos:long "10.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melicertus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.553'^^xsd:double;
  dwc:latitude '36.793'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '107104'^^xsd:integer;
  dwc:observationDate '1972-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '246388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 35.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 35.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "35.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melicertus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '35.2'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:aphiaid '107104'^^xsd:integer;
  dwc:aphiaIdAccepted '246388'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -37.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -37.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "-37.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-37.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1970-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  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 "227.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "227.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  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/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Taningia danae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.6'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '227.5'^^xsd:double;
  dwc:maximumDepth '227.5'^^xsd:double;
  dwc:aphiaid '140609'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '140609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483334 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483334"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483334 3.133333)"^^geo:wktLiteral ;
  geo-pos:lat "42.483334"^^xsd:decimal ;
  geo-pos:long "3.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tanystylum orbiculare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483334'^^xsd:double;
  dwc:aphiaid '134635'^^xsd:integer;
  dwc:observationDate '1967-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '134635'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mecynocera clausi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104616'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mecynocera clausi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '104616'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mecynocera clausi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104616'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scolecithricella vittata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104819'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.259724 6.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.259724"^^xsd:decimal ;
  dwc:decimalLongitude "6.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.259724 6.6)"^^geo:wktLiteral ;
  geo-pos:lat "60.259724"^^xsd:decimal ;
  geo-pos:long "6.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spiochaetopterus bergensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '6.6'^^xsd:double;
  dwc:latitude '60.259724'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '129921'^^xsd:integer;
  dwc:observationDate '1958-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19 -7.841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.19"^^xsd:decimal ;
  dwc:decimalLongitude "-7.841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2027.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2027.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19 -7.841667)"^^geo:wktLiteral ;
  geo-pos:lat "35.19"^^xsd:decimal ;
  geo-pos:long "-7.841667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-7.841667'^^xsd:double;
  dwc:latitude '35.19'^^xsd:double;
  dwc:minimumDepth '2027.5'^^xsd:double;
  dwc:maximumDepth '2027.5'^^xsd:double;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:observationDate '1984-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio lugubris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:aphiaid '262359'^^xsd:integer;
  dwc:observationDate '1924-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '262379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio lugubris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '262359'^^xsd:integer;
  dwc:aphiaIdAccepted '262379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2 7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2 7.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.2"^^xsd:decimal ;
  geo-pos:long "7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio lugubris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '7.5'^^xsd:double;
  dwc:latitude '48.2'^^xsd:double;
  dwc:aphiaid '262359'^^xsd:integer;
  dwc:aphiaIdAccepted '262379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:minimumDepth '82.5'^^xsd:double;
  dwc:maximumDepth '82.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1 -33)"^^geo:wktLiteral ;
  geo-pos:lat "65.1"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '65.1'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.733334 -16.733334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.733334"^^xsd:decimal ;
  dwc:decimalLongitude "-16.733334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56"^^xsd:integer ;
  dwc:maximumDepthInMeters "56"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.733334 -16.733334)"^^geo:wktLiteral ;
  geo-pos:lat "32.733334"^^xsd:decimal ;
  geo-pos:long "-16.733334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-16.733334'^^xsd:double;
  dwc:latitude '32.733334'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:maximumDepth '56'^^xsd:integer;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1976-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 4.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '4.3'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -2.8)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idotea neglecta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.8'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:aphiaid '119048'^^xsd:integer;
  dwc:aphiaIdAccepted '119048'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 10.875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15"^^xsd:decimal ;
  dwc:decimalLongitude "10.875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 10.875)"^^geo:wktLiteral ;
  geo-pos:lat "37.15"^^xsd:decimal ;
  geo-pos:long "10.875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ircinia variabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:longitude '10.875'^^xsd:double;
  dwc:latitude '37.15'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '132362'^^xsd:integer;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '132362'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.251667 -19.368334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.251667"^^xsd:decimal ;
  dwc:decimalLongitude "-19.368334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.251667 -19.368334)"^^geo:wktLiteral ;
  geo-pos:lat "45.251667"^^xsd:decimal ;
  geo-pos:long "-19.368334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lepas anatifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.368334'^^xsd:double;
  dwc:latitude '45.251667'^^xsd:double;
  dwc:aphiaid '106149'^^xsd:integer;
  dwc:observationDate '1951-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '733346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "22.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '22.8'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -0.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -0.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-0.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-0.3'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 14.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.9'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.754444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.754444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.754444)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.754444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.754444'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium propinquum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:aphiaid '882843'^^xsd:integer;
  dwc:aphiaIdAccepted '257772'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium propinquum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:aphiaid '882843'^^xsd:integer;
  dwc:aphiaIdAccepted '257772'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.027779 48.690277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.027779"^^xsd:decimal ;
  dwc:decimalLongitude "48.690277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.027779 48.690277)"^^geo:wktLiteral ;
  geo-pos:lat "28.027779"^^xsd:decimal ;
  geo-pos:long "48.690277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Manningia arabica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '48.690277'^^xsd:double;
  dwc:latitude '28.027779'^^xsd:double;
  dwc:aphiaid '409141'^^xsd:integer;
  dwc:observationDate '1982-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '409141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber marginata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.52889 -8.416111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.52889"^^xsd:decimal ;
  dwc:decimalLongitude "-8.416111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1970"^^xsd:integer ;
  dwc:maximumDepthInMeters "1970"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.52889 -8.416111)"^^geo:wktLiteral ;
  geo-pos:lat "47.52889"^^xsd:decimal ;
  geo-pos:long "-8.416111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metavargula quintuplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-8.416111'^^xsd:double;
  dwc:latitude '47.52889'^^xsd:double;
  dwc:minimumDepth '1970'^^xsd:integer;
  dwc:maximumDepth '1970'^^xsd:integer;
  dwc:aphiaid '183270'^^xsd:integer;
  dwc:observationDate '1980-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '183270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.288333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.12"^^xsd:decimal ;
  dwc:decimalLongitude "-4.288333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1980"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.12 -4.288333)"^^geo:wktLiteral ;
  geo-pos:lat "44.12"^^xsd:decimal ;
  geo-pos:long "-4.288333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metavargula quintuplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-4.288333'^^xsd:double;
  dwc:latitude '44.12'^^xsd:double;
  dwc:minimumDepth '1980'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:aphiaid '183270'^^xsd:integer;
  dwc:observationDate '1974-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '183270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833 -3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.77833"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.77833 -3.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.77833"^^xsd:decimal ;
  geo-pos:long "-3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Molpadia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-3.6'^^xsd:double;
  dwc:latitude '43.77833'^^xsd:double;
  dwc:aphiaid '123540'^^xsd:integer;
  dwc:observationDate '1967-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '123540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nymphon elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '134686'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '134686'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia filicta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '377605'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1056509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia filicta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '377605'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1056509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia filicta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '377605'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1056509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -24.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-24.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -24.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-24.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia filicta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.1'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '377605'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1056509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.9'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "177.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "-19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.2'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '177.5'^^xsd:double;
  dwc:maximumDepth '177.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -26.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-26.1'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "30.1"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Afropinnotheres monodi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '30.1'^^xsd:double;
  dwc:aphiaid '241175'^^xsd:integer;
  dwc:observationDate '1953-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '241175'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:observationDate '1973-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:observationDate '1974-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^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 "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -11.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 22.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 22.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "22.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '22.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '77.5'^^xsd:double;
  dwc:maximumDepth '77.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -0.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-0.8'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1972-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 14)"^^geo:wktLiteral ;
  geo-pos:lat "45.2"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Androniscus cavernarum strasseri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '45.2'^^xsd:double;
  dwc:aphiaid '264393'^^xsd:integer;
  dwc:aphiaIdAccepted '264393'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus curtus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104792'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 14.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melicertus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '14.1'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107104'^^xsd:integer;
  dwc:observationDate '1973-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '246388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepietta neglecta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '141450'^^xsd:integer;
  dwc:observationDate '1972-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '141450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mecynocera clausi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104616'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4792 48.5836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4792"^^xsd:decimal ;
  dwc:decimalLongitude "48.5836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4792 48.5836)"^^geo:wktLiteral ;
  geo-pos:lat "48.4792"^^xsd:decimal ;
  geo-pos:long "48.5836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pentidotea resecata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '48.5836'^^xsd:double;
  dwc:latitude '48.4792'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '261978'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '261978'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 20)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1974-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.4 56.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.4"^^xsd:decimal ;
  dwc:decimalLongitude "56.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters "89"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.4 56.2)"^^geo:wktLiteral ;
  geo-pos:lat "26.4"^^xsd:decimal ;
  geo-pos:long "56.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterometra savignii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '56.2'^^xsd:double;
  dwc:latitude '26.4'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:maximumDepth '89'^^xsd:integer;
  dwc:aphiaid '213562'^^xsd:integer;
  dwc:aphiaIdAccepted '213562'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -36.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-36.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -36.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-36.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-36.9'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1964-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.525555 -8.458333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.525555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.458333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.525555 -8.458333)"^^geo:wktLiteral ;
  geo-pos:lat "47.525555"^^xsd:decimal ;
  geo-pos:long "-8.458333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metavargula quintuplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-8.458333'^^xsd:double;
  dwc:latitude '47.525555'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '183270'^^xsd:integer;
  dwc:observationDate '1983-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '183270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.7"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  geo-pos:lat "31.7"^^xsd:decimal ;
  geo-pos:long "-30.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia filicta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-30.7'^^xsd:double;
  dwc:latitude '31.7'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '377605'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1056509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -36.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-36.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -36.9)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-36.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aeginura grimaldii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-36.9'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '117266'^^xsd:integer;
  dwc:observationDate '1978-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '117266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.958332 -7.845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.958332"^^xsd:decimal ;
  dwc:decimalLongitude "-7.845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "358"^^xsd:integer ;
  dwc:maximumDepthInMeters "358"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.958332 -7.845)"^^geo:wktLiteral ;
  geo-pos:lat "47.958332"^^xsd:decimal ;
  geo-pos:long "-7.845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-7.845'^^xsd:double;
  dwc:latitude '47.958332'^^xsd:double;
  dwc:minimumDepth '358'^^xsd:integer;
  dwc:maximumDepth '358'^^xsd:integer;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:observationDate '1967-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -24.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "790"^^xsd:integer ;
  dwc:maximumDepthInMeters "790"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -24.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-24.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-24.7'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '790'^^xsd:integer;
  dwc:maximumDepth '790'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '46.5'^^xsd:double;
  dwc:maximumDepth '46.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1964-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "655"^^xsd:integer ;
  dwc:maximumDepthInMeters "655"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solatisonax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:minimumDepth '655'^^xsd:integer;
  dwc:maximumDepth '655'^^xsd:integer;
  dwc:aphiaid '137667'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137667'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '26.1'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -12.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.5'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Schizaster canaliferus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '124405'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513426'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84722 10.555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84722"^^xsd:decimal ;
  dwc:decimalLongitude "10.555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84722 10.555556)"^^geo:wktLiteral ;
  geo-pos:lat "36.84722"^^xsd:decimal ;
  geo-pos:long "10.555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-08-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melicertus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '10.555556'^^xsd:double;
  dwc:latitude '36.84722'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '107104'^^xsd:integer;
  dwc:observationDate '1968-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '246388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tanystylum orbiculare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '134635'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '134635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4 -31.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "505"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4 -31.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.4"^^xsd:decimal ;
  geo-pos:long "-31.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-31.9'^^xsd:double;
  dwc:latitude '47.4'^^xsd:double;
  dwc:minimumDepth '505'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.198334 -7.876667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.198334"^^xsd:decimal ;
  dwc:decimalLongitude "-7.876667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2037.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2037.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.198334 -7.876667)"^^geo:wktLiteral ;
  geo-pos:lat "35.198334"^^xsd:decimal ;
  geo-pos:long "-7.876667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stephanocyathus nobilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-7.876667'^^xsd:double;
  dwc:latitude '35.198334'^^xsd:double;
  dwc:minimumDepth '2037.5'^^xsd:double;
  dwc:maximumDepth '2037.5'^^xsd:double;
  dwc:aphiaid '135172'^^xsd:integer;
  dwc:observationDate '1984-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '135172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mecynocera clausi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '104616'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "69.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 69.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Protracheoniscus desertorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '69.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:aphiaid '262646'^^xsd:integer;
  dwc:aphiaIdAccepted '262646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.77778 -18.816668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.77778"^^xsd:decimal ;
  dwc:decimalLongitude "-18.816668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.77778 -18.816668)"^^geo:wktLiteral ;
  geo-pos:lat "66.77778"^^xsd:decimal ;
  geo-pos:long "-18.816668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scoloplos leodamas'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-18.816668'^^xsd:double;
  dwc:latitude '66.77778'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '173935'^^xsd:integer;
  dwc:observationDate '1977-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '325863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^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 "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ommastrephes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '138279'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '138279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia filicta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '377605'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1056509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -0.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-0.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -22.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -22.2)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-22.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-22.2'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '610'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -37.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-37.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -37.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-37.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-37.6'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1075"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus neospinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1075'^^xsd:integer;
  dwc:aphiaid '355764'^^xsd:integer;
  dwc:observationDate '1969-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '104854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-42.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -42.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-42.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1964-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3753"^^xsd:integer ;
  dwc:maximumDepthInMeters "3753"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Benthothuria funebris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '3753'^^xsd:integer;
  dwc:maximumDepth '3753'^^xsd:integer;
  dwc:aphiaid '124556'^^xsd:integer;
  dwc:observationDate '1977-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '124556'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 49.608334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "49.608334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 49.608334)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "49.608334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Australaugeneria rutilans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '49.608334'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '333061'^^xsd:integer;
  dwc:observationDate '1979-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '333061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:observationDate '1972-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.9'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.285 6.716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.285"^^xsd:decimal ;
  dwc:decimalLongitude "6.716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.285 6.716667)"^^geo:wktLiteral ;
  geo-pos:lat "55.285"^^xsd:decimal ;
  geo-pos:long "6.716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Magelona alleni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '6.716667'^^xsd:double;
  dwc:latitude '55.285'^^xsd:double;
  dwc:minimumDepth '41.3'^^xsd:double;
  dwc:maximumDepth '41.3'^^xsd:double;
  dwc:aphiaid '130266'^^xsd:integer;
  dwc:observationDate '1990-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '130266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ancistrum crassum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:aphiaid '427146'^^xsd:integer;
  dwc:observationDate '1963-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '427146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ancistrum crassum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:aphiaid '427146'^^xsd:integer;
  dwc:observationDate '1963-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '427146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.616 20.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.616"^^xsd:decimal ;
  dwc:decimalLongitude "20.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.616 20.769)"^^geo:wktLiteral ;
  geo-pos:lat "48.616"^^xsd:decimal ;
  geo-pos:long "20.769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bythinella pannonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '20.769'^^xsd:double;
  dwc:latitude '48.616'^^xsd:double;
  dwc:aphiaid '853037'^^xsd:integer;
  dwc:observationDate '2000-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '853037'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.4"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "31.4"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alpheus migrans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '31.4'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '107480'^^xsd:integer;
  dwc:observationDate '1975-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.058334 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.058334"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.058334 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.058334"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Amallothrix propinqua'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40.058334'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '356948'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '356948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anilocra monoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '257459'^^xsd:integer;
  dwc:observationDate '1978-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '257459'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "47.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "47.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anilocra monoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '47.8'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '257459'^^xsd:integer;
  dwc:observationDate '1981-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '257459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -33)"^^geo:wktLiteral ;
  geo-pos:lat "49.4"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '49.4'^^xsd:double;
  dwc:minimumDepth '132.5'^^xsd:double;
  dwc:maximumDepth '132.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "337.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "337.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '337.5'^^xsd:double;
  dwc:maximumDepth '337.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1964-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  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 "227.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "227.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  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/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.6'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '227.5'^^xsd:double;
  dwc:maximumDepth '227.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.50833 11.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.50833"^^xsd:decimal ;
  dwc:decimalLongitude "11.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.50833 11.57)"^^geo:wktLiteral ;
  geo-pos:lat "33.50833"^^xsd:decimal ;
  geo-pos:long "11.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.57'^^xsd:double;
  dwc:latitude '33.50833'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '103524'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:observationDate '1974-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 56.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "56.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 56.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "56.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Truncatoflabellum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '56.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '135118'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '135118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.378334 -31.748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.378334"^^xsd:decimal ;
  dwc:decimalLongitude "-31.748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1010"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.378334 -31.748333)"^^geo:wktLiteral ;
  geo-pos:lat "35.378334"^^xsd:decimal ;
  geo-pos:long "-31.748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bolitaena microcotyla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-31.748333'^^xsd:double;
  dwc:latitude '35.378334'^^xsd:double;
  dwc:minimumDepth '1010'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '238362'^^xsd:integer;
  dwc:observationDate '1980-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '341781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -16.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-16.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1615"^^xsd:integer ;
  dwc:maximumDepthInMeters "1615"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -16.183)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-16.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia caryophyllia ambrosia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-16.183'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '1615'^^xsd:integer;
  dwc:maximumDepth '1615'^^xsd:integer;
  dwc:observationDate '1966-07-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.308 -25.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.308"^^xsd:decimal ;
  dwc:decimalLongitude "-25.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2100"^^xsd:integer ;
  dwc:maximumDepthInMeters "2100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.308 -25.542)"^^geo:wktLiteral ;
  geo-pos:lat "37.308"^^xsd:decimal ;
  geo-pos:long "-25.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia caryophyllia ambrosia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-25.542'^^xsd:double;
  dwc:latitude '37.308'^^xsd:double;
  dwc:minimumDepth '2100'^^xsd:integer;
  dwc:maximumDepth '2100'^^xsd:integer;
  dwc:observationDate '1971-11-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.51"^^xsd:decimal ;
  dwc:decimalLongitude "-8.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2090"^^xsd:integer ;
  dwc:maximumDepthInMeters "2090"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.51 -8.292)"^^geo:wktLiteral ;
  geo-pos:lat "47.51"^^xsd:decimal ;
  geo-pos:long "-8.292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia caryophyllia ambrosia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-8.292'^^xsd:double;
  dwc:latitude '47.51'^^xsd:double;
  dwc:minimumDepth '2090'^^xsd:integer;
  dwc:maximumDepth '2090'^^xsd:integer;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433334 -25.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.433334"^^xsd:decimal ;
  dwc:decimalLongitude "-25.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1829"^^xsd:integer ;
  dwc:maximumDepthInMeters "1829"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.433334 -25.216667)"^^geo:wktLiteral ;
  geo-pos:lat "37.433334"^^xsd:decimal ;
  geo-pos:long "-25.216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia caryophyllia ambrosia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1873'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-25.216667'^^xsd:double;
  dwc:latitude '37.433334'^^xsd:double;
  dwc:minimumDepth '1829'^^xsd:integer;
  dwc:maximumDepth '1829'^^xsd:integer;
  dwc:observationDate '1873-07-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:observationDate '1927-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:observationDate '1933-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.817 5.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.817"^^xsd:decimal ;
  dwc:decimalLongitude "5.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.817 5.667)"^^geo:wktLiteral ;
  geo-pos:lat "50.817"^^xsd:decimal ;
  geo-pos:long "5.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '5.667'^^xsd:double;
  dwc:latitude '50.817'^^xsd:double;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:observationDate '1951-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:observationDate '1932-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium nasatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '264317'^^xsd:integer;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '264317'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium nasatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '264317'^^xsd:integer;
  dwc:observationDate '1933-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '264317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -0.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "-0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -0.1)"^^geo:wktLiteral ;
  geo-pos:lat "51.6"^^xsd:decimal ;
  geo-pos:long "-0.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium nasatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-0.1'^^xsd:double;
  dwc:latitude '51.6'^^xsd:double;
  dwc:aphiaid '264317'^^xsd:integer;
  dwc:observationDate '1926-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '264317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -20.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7"^^xsd:decimal ;
  dwc:decimalLongitude "-20.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "167.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "167.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -20.8)"^^geo:wktLiteral ;
  geo-pos:lat "49.7"^^xsd:decimal ;
  geo-pos:long "-20.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-20.8'^^xsd:double;
  dwc:latitude '49.7'^^xsd:double;
  dwc:minimumDepth '167.5'^^xsd:double;
  dwc:maximumDepth '167.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -10)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^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 "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-13.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus paululus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104508'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus paululus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104508'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus paululus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '104508'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus paululus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104508'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina nigrolineata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:aphiaid '151582'^^xsd:integer;
  dwc:aphiaIdAccepted '140260'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina nigrolineata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.6'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:aphiaid '151582'^^xsd:integer;
  dwc:aphiaIdAccepted '140260'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "50.1"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina nigrolineata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:aphiaid '151582'^^xsd:integer;
  dwc:aphiaIdAccepted '140260'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.468334 -29.406668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.468334"^^xsd:decimal ;
  dwc:decimalLongitude "-29.406668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "106.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.468334 -29.406668)"^^geo:wktLiteral ;
  geo-pos:lat "50.468334"^^xsd:decimal ;
  geo-pos:long "-29.406668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-29.406668'^^xsd:double;
  dwc:latitude '50.468334'^^xsd:double;
  dwc:minimumDepth '106.5'^^xsd:double;
  dwc:maximumDepth '106.5'^^xsd:double;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.993332 -30.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.993332"^^xsd:decimal ;
  dwc:decimalLongitude "-30.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "124"^^xsd:integer ;
  dwc:maximumDepthInMeters "124"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.993332 -30.115)"^^geo:wktLiteral ;
  geo-pos:lat "44.993332"^^xsd:decimal ;
  geo-pos:long "-30.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-30.115'^^xsd:double;
  dwc:latitude '44.993332'^^xsd:double;
  dwc:minimumDepth '124'^^xsd:integer;
  dwc:maximumDepth '124'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.681667 -34.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.681667"^^xsd:decimal ;
  dwc:decimalLongitude "-34.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "299"^^xsd:integer ;
  dwc:maximumDepthInMeters "299"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.681667 -34.785)"^^geo:wktLiteral ;
  geo-pos:lat "41.681667"^^xsd:decimal ;
  geo-pos:long "-34.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-34.785'^^xsd:double;
  dwc:latitude '41.681667'^^xsd:double;
  dwc:minimumDepth '299'^^xsd:integer;
  dwc:maximumDepth '299'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -13.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "-13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.772223 48.88333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.772223"^^xsd:decimal ;
  dwc:decimalLongitude "48.88333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.772223 48.88333)"^^geo:wktLiteral ;
  geo-pos:lat "27.772223"^^xsd:decimal ;
  geo-pos:long "48.88333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gonodactylus smithii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '48.88333'^^xsd:double;
  dwc:latitude '27.772223'^^xsd:double;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '210245'^^xsd:integer;
  dwc:observationDate '1982-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '210245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "69.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 69.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hemilepistus zachvatkini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '69.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:aphiaid '260605'^^xsd:integer;
  dwc:aphiaIdAccepted '260595'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -1)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-01-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.391667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.391667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.391667)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "10.391667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.391667'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1972-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.016666"^^xsd:decimal ;
  dwc:decimalLongitude "4.600556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  geo-pos:lat "42.016666"^^xsd:decimal ;
  geo-pos:long "4.600556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclolites elliptica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '4.600556'^^xsd:double;
  dwc:latitude '42.016666'^^xsd:double;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176666 -35.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176666"^^xsd:decimal ;
  dwc:decimalLongitude "-35.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176666 -35.515)"^^geo:wktLiteral ;
  geo-pos:lat "41.176666"^^xsd:decimal ;
  geo-pos:long "-35.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis corona corona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-35.515'^^xsd:double;
  dwc:latitude '41.176666'^^xsd:double;
  dwc:aphiaid '562152'^^xsd:integer;
  dwc:observationDate '1980-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '140112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -35.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01"^^xsd:decimal ;
  dwc:decimalLongitude "-35.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01 -35.495)"^^geo:wktLiteral ;
  geo-pos:lat "38.01"^^xsd:decimal ;
  geo-pos:long "-35.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis corona corona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-35.495'^^xsd:double;
  dwc:latitude '38.01'^^xsd:double;
  dwc:aphiaid '562152'^^xsd:integer;
  dwc:observationDate '1980-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '140112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.363335 -29.773333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.363335"^^xsd:decimal ;
  dwc:decimalLongitude "-29.773333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.363335 -29.773333)"^^geo:wktLiteral ;
  geo-pos:lat "45.363335"^^xsd:decimal ;
  geo-pos:long "-29.773333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis corona corona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-29.773333'^^xsd:double;
  dwc:latitude '45.363335'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '562152'^^xsd:integer;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '140112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.350834 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.350834"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.350834 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.350834"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '45.350834'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1975-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 14.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '14.1'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 11.735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 11.735)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "11.735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.735'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1972-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 -44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32"^^xsd:decimal ;
  dwc:decimalLongitude "-44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 -44)"^^geo:wktLiteral ;
  geo-pos:lat "32"^^xsd:decimal ;
  geo-pos:long "-44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gonodactylus bredini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-44'^^xsd:integer;
  dwc:latitude '32'^^xsd:integer;
  dwc:aphiaid '409700'^^xsd:integer;
  dwc:observationDate '1951-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '408938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4865"^^xsd:integer ;
  dwc:maximumDepthInMeters "4865"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "48.8"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Grimpoteuthis challengeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '48.8'^^xsd:double;
  dwc:minimumDepth '4865'^^xsd:integer;
  dwc:maximumDepth '4865'^^xsd:integer;
  dwc:aphiaid '153073'^^xsd:integer;
  dwc:observationDate '1989-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '153073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4838"^^xsd:integer ;
  dwc:maximumDepthInMeters "4838"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Grimpoteuthis challengeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:minimumDepth '4838'^^xsd:integer;
  dwc:maximumDepth '4838'^^xsd:integer;
  dwc:aphiaid '153073'^^xsd:integer;
  dwc:observationDate '1996-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '153073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mesocalanus tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104468'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.83167 -6.143333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.83167"^^xsd:decimal ;
  dwc:decimalLongitude "-6.143333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "362"^^xsd:integer ;
  dwc:maximumDepthInMeters "362"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.83167 -6.143333)"^^geo:wktLiteral ;
  geo-pos:lat "35.83167"^^xsd:decimal ;
  geo-pos:long "-6.143333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia cyathus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-6.143333'^^xsd:double;
  dwc:latitude '35.83167'^^xsd:double;
  dwc:minimumDepth '362'^^xsd:integer;
  dwc:maximumDepth '362'^^xsd:integer;
  dwc:aphiaid '135138'^^xsd:integer;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '135138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 34.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 34.9)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "34.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '34.9'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:observationDate '1967-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "80.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '26.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '80.5'^^xsd:double;
  dwc:maximumDepth '80.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.8'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1971-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-1.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.50833 11.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.50833"^^xsd:decimal ;
  dwc:decimalLongitude "11.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.50833 11.57)"^^geo:wktLiteral ;
  geo-pos:lat "33.50833"^^xsd:decimal ;
  geo-pos:long "11.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.57'^^xsd:double;
  dwc:latitude '33.50833'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45667 10.636667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.45667"^^xsd:decimal ;
  dwc:decimalLongitude "10.636667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45667 10.636667)"^^geo:wktLiteral ;
  geo-pos:lat "34.45667"^^xsd:decimal ;
  geo-pos:long "10.636667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.636667'^^xsd:double;
  dwc:latitude '34.45667'^^xsd:double;
  dwc:minimumDepth '24.5'^^xsd:double;
  dwc:maximumDepth '24.5'^^xsd:double;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1973-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 36.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 36.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "36.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio laevis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '36.3'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:aphiaid '262343'^^xsd:integer;
  dwc:aphiaIdAccepted '262343'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 3)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio laevis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '262343'^^xsd:integer;
  dwc:aphiaIdAccepted '262343'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio laevis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '262343'^^xsd:integer;
  dwc:observationDate '1924-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '262343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 -21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.3"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "202.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "202.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 -21.7)"^^geo:wktLiteral ;
  geo-pos:lat "26.3"^^xsd:decimal ;
  geo-pos:long "-21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.7'^^xsd:double;
  dwc:latitude '26.3'^^xsd:double;
  dwc:minimumDepth '202.5'^^xsd:double;
  dwc:maximumDepth '202.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -21.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "-21.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -21.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "-21.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-21.6'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^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 "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 13.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus arcuicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104502'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1461626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus arcuicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104502'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1461626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus arcuicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '104502'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1461626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-23.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-23.7'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -33.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-33.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -33.6)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-33.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.6'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '23.5'^^xsd:double;
  dwc:maximumDepth '23.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1964-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.9'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83472 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83472"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83472 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.83472"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus corrugatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '36.83472'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '107386'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1752528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.577 -8.647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.577"^^xsd:decimal ;
  dwc:decimalLongitude "-8.647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2245"^^xsd:integer ;
  dwc:maximumDepthInMeters "2245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.577 -8.647)"^^geo:wktLiteral ;
  geo-pos:lat "47.577"^^xsd:decimal ;
  geo-pos:long "-8.647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia caryophyllia ambrosia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.647'^^xsd:double;
  dwc:latitude '47.577'^^xsd:double;
  dwc:minimumDepth '2245'^^xsd:integer;
  dwc:maximumDepth '2245'^^xsd:integer;
  dwc:observationDate '1974-02-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -0.6)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-0.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-0.6'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:observationDate '1923-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.016666"^^xsd:decimal ;
  dwc:decimalLongitude "4.600556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  geo-pos:lat "42.016666"^^xsd:decimal ;
  geo-pos:long "4.600556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclolites elliptica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '4.600556'^^xsd:double;
  dwc:latitude '42.016666'^^xsd:double;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -6)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Errina aspera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '117957'^^xsd:integer;
  dwc:observationDate '1958-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '117957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mesocalanus tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104468'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108334 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.108334"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108334 11)"^^geo:wktLiteral ;
  geo-pos:lat "34.108334"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '34.108334'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.1925 25.093332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.1925"^^xsd:decimal ;
  dwc:decimalLongitude "25.093332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.1925 25.093332)"^^geo:wktLiteral ;
  geo-pos:lat "61.1925"^^xsd:decimal ;
  geo-pos:long "25.093332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parastenocaris brevipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.093332'^^xsd:double;
  dwc:latitude '61.1925'^^xsd:double;
  dwc:aphiaid '354428'^^xsd:integer;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '354428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "80.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '26.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '80.5'^^xsd:double;
  dwc:maximumDepth '80.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus arcuicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104502'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1461626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6 -35.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6"^^xsd:decimal ;
  dwc:decimalLongitude "-35.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6 -35.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.6"^^xsd:decimal ;
  geo-pos:long "-35.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-35.1'^^xsd:double;
  dwc:latitude '52.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108334 -23.491667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.108334"^^xsd:decimal ;
  dwc:decimalLongitude "-23.491667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.108334 -23.491667)"^^geo:wktLiteral ;
  geo-pos:lat "42.108334"^^xsd:decimal ;
  geo-pos:long "-23.491667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ancistroteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.491667'^^xsd:double;
  dwc:latitude '42.108334'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '138289'^^xsd:integer;
  dwc:observationDate '1979-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '138289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "172.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '172.5'^^xsd:double;
  dwc:maximumDepth '172.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aetideopsis multiserrata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '104270'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.291668 -4.753333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.291668"^^xsd:decimal ;
  dwc:decimalLongitude "-4.753333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1336"^^xsd:integer ;
  dwc:maximumDepthInMeters "1336"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.291668 -4.753333)"^^geo:wktLiteral ;
  geo-pos:lat "46.291668"^^xsd:decimal ;
  geo-pos:long "-4.753333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-4.753333'^^xsd:double;
  dwc:latitude '46.291668'^^xsd:double;
  dwc:minimumDepth '1336'^^xsd:integer;
  dwc:maximumDepth '1336'^^xsd:integer;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:observationDate '1967-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -32)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "-32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lampadioteuthis megaleia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-32'^^xsd:integer;
  dwc:latitude '35.4'^^xsd:double;
  dwc:aphiaid '181378'^^xsd:integer;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '181378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43833 -29.463333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.463333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43833 -29.463333)"^^geo:wktLiteral ;
  geo-pos:lat "50.43833"^^xsd:decimal ;
  geo-pos:long "-29.463333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-29.463333'^^xsd:double;
  dwc:latitude '50.43833'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten hyalinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '236723'^^xsd:integer;
  dwc:aphiaIdAccepted '236723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -25.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "730"^^xsd:integer ;
  dwc:maximumDepthInMeters "730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -25.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-25.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-25.6'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:minimumDepth '730'^^xsd:integer;
  dwc:maximumDepth '730'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.016666"^^xsd:decimal ;
  dwc:decimalLongitude "4.600556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  geo-pos:lat "42.016666"^^xsd:decimal ;
  geo-pos:long "4.600556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclolites elliptica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '4.600556'^^xsd:double;
  dwc:latitude '42.016666'^^xsd:double;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.016666"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.016666"^^xsd:decimal ;
  geo-pos:long "4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclolites elliptica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '4.6'^^xsd:double;
  dwc:latitude '42.016666'^^xsd:double;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.016666"^^xsd:decimal ;
  dwc:decimalLongitude "4.600556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  geo-pos:lat "42.016666"^^xsd:decimal ;
  geo-pos:long "4.600556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclolites elliptica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '4.600556'^^xsd:double;
  dwc:latitude '42.016666'^^xsd:double;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.016666"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.016666"^^xsd:decimal ;
  geo-pos:long "4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclolites elliptica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '4.6'^^xsd:double;
  dwc:latitude '42.016666'^^xsd:double;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:observationDate '1924-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 -5)"^^geo:wktLiteral ;
  geo-pos:lat "32"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '32'^^xsd:integer;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:observationDate '1929-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  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 "227.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "227.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  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/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.6'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '227.5'^^xsd:double;
  dwc:maximumDepth '227.5'^^xsd:double;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.545 -8.608333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.545"^^xsd:decimal ;
  dwc:decimalLongitude "-8.608333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2147"^^xsd:integer ;
  dwc:maximumDepthInMeters "2147"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.545 -8.608333)"^^geo:wktLiteral ;
  geo-pos:lat "47.545"^^xsd:decimal ;
  geo-pos:long "-8.608333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metavargula bilix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.608333'^^xsd:double;
  dwc:latitude '47.545'^^xsd:double;
  dwc:minimumDepth '2147'^^xsd:integer;
  dwc:maximumDepth '2147'^^xsd:integer;
  dwc:aphiaid '183268'^^xsd:integer;
  dwc:observationDate '1973-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '183268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 21)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium versicolor angulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3000"^^xsd:integer ;
  dwc:maximumDepthInMeters "3000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euaugaptilus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '3000'^^xsd:integer;
  dwc:maximumDepth '3000'^^xsd:integer;
  dwc:aphiaid '104139'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.553 -8.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.553"^^xsd:decimal ;
  dwc:decimalLongitude "-8.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2177"^^xsd:integer ;
  dwc:maximumDepthInMeters "2177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.553 -8.642)"^^geo:wktLiteral ;
  geo-pos:lat "47.553"^^xsd:decimal ;
  geo-pos:long "-8.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia caryophyllia ambrosia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-8.642'^^xsd:double;
  dwc:latitude '47.553'^^xsd:double;
  dwc:minimumDepth '2177'^^xsd:integer;
  dwc:maximumDepth '2177'^^xsd:integer;
  dwc:observationDate '1974-10-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 -25.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "-25.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 -25.325)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "-25.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia caryophyllia ambrosia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-25.325'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:observationDate '1971-10-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.008 -26.358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.008"^^xsd:decimal ;
  dwc:decimalLongitude "-26.358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2580"^^xsd:integer ;
  dwc:maximumDepthInMeters "2580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.008 -26.358)"^^geo:wktLiteral ;
  geo-pos:lat "38.008"^^xsd:decimal ;
  geo-pos:long "-26.358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia caryophyllia ambrosia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-26.358'^^xsd:double;
  dwc:latitude '38.008'^^xsd:double;
  dwc:minimumDepth '2580'^^xsd:integer;
  dwc:maximumDepth '2580'^^xsd:integer;
  dwc:observationDate '1971-11-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.435 -8.313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.435"^^xsd:decimal ;
  dwc:decimalLongitude "-8.313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2350"^^xsd:integer ;
  dwc:maximumDepthInMeters "2350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.435 -8.313)"^^geo:wktLiteral ;
  geo-pos:lat "47.435"^^xsd:decimal ;
  geo-pos:long "-8.313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia caryophyllia ambrosia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-8.313'^^xsd:double;
  dwc:latitude '47.435'^^xsd:double;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2350'^^xsd:integer;
  dwc:observationDate '1972-08-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium sulcatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '257813'^^xsd:integer;
  dwc:observationDate '1931-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '257813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 3)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium sulcatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '257813'^^xsd:integer;
  dwc:aphiaIdAccepted '257813'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8 -13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8 -13.4)"^^geo:wktLiteral ;
  geo-pos:lat "46.8"^^xsd:decimal ;
  geo-pos:long "-13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerianthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.4'^^xsd:double;
  dwc:latitude '46.8'^^xsd:double;
  dwc:aphiaid '100782'^^xsd:integer;
  dwc:observationDate '1978-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '100782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6 -2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.6"^^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 "990"^^xsd:integer ;
  dwc:maximumDepthInMeters "990"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.6 -2.1)"^^geo:wktLiteral ;
  geo-pos:lat "48.6"^^xsd:decimal ;
  geo-pos:long "-2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cymonomus granulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-2.1'^^xsd:double;
  dwc:latitude '48.6'^^xsd:double;
  dwc:minimumDepth '990'^^xsd:integer;
  dwc:maximumDepth '990'^^xsd:integer;
  dwc:aphiaid '107444'^^xsd:integer;
  dwc:observationDate '1906-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pedum spondyloideum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:aphiaid '208478'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '208478'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 8)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philoscia muscorum birllensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:aphiaid '264346'^^xsd:integer;
  dwc:aphiaIdAccepted '264346'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nullosetigera impar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '361515'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '361515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nullosetigera impar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '361515'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '361515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium tirolense'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:aphiaid '257818'^^xsd:integer;
  dwc:aphiaIdAccepted '257818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mesocalanus tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104468'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mesocalanus tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104468'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "455"^^xsd:integer ;
  dwc:maximumDepthInMeters "455"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '455'^^xsd:integer;
  dwc:maximumDepth '455'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -0.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -0.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-0.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-0.3'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 27.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "27.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 27.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "27.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '27.9'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '36.5'^^xsd:double;
  dwc:maximumDepth '36.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2375 9.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2375"^^xsd:decimal ;
  dwc:decimalLongitude "9.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2375 9.216667)"^^geo:wktLiteral ;
  geo-pos:lat "37.2375"^^xsd:decimal ;
  geo-pos:long "9.216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '9.216667'^^xsd:double;
  dwc:latitude '37.2375'^^xsd:double;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1968-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.471667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.625"^^xsd:decimal ;
  dwc:decimalLongitude "11.471667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.471667)"^^geo:wktLiteral ;
  geo-pos:lat "33.625"^^xsd:decimal ;
  geo-pos:long "11.471667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '11.471667'^^xsd:double;
  dwc:latitude '33.625'^^xsd:double;
  dwc:minimumDepth '24.5'^^xsd:double;
  dwc:maximumDepth '24.5'^^xsd:double;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1974-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 48.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "48.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 48.1)"^^geo:wktLiteral ;
  geo-pos:lat "29.8"^^xsd:decimal ;
  geo-pos:long "48.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeopsis stylifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '48.1'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '210408'^^xsd:integer;
  dwc:observationDate '1981-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '210408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 48)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeopsis stylifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '48'^^xsd:integer;
  dwc:latitude '29.5'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '210408'^^xsd:integer;
  dwc:observationDate '1981-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '210408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.031387 25.088057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.031387"^^xsd:decimal ;
  dwc:decimalLongitude "25.088057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.031387 25.088057)"^^geo:wktLiteral ;
  geo-pos:lat "61.031387"^^xsd:decimal ;
  geo-pos:long "25.088057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parastenocaris brevipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '25.088057'^^xsd:double;
  dwc:latitude '61.031387'^^xsd:double;
  dwc:aphiaid '354428'^^xsd:integer;
  dwc:observationDate '1972-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '354428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 13.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '13.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "-20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -20.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "-20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-20.5'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 21.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '21.8'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus arcuicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104502'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1461626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus arcuicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104502'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1461626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus arcuicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104502'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1461626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -45)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aega psora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-45'^^xsd:integer;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '118827'^^xsd:integer;
  dwc:aphiaIdAccepted '118827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -40)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-40"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aega psora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  dwc:aphiaid '118827'^^xsd:integer;
  dwc:aphiaIdAccepted '118827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.8 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.8"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.8 8)"^^geo:wktLiteral ;
  geo-pos:lat "79.8"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aega psora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '79.8'^^xsd:double;
  dwc:minimumDepth '15.5'^^xsd:double;
  dwc:maximumDepth '15.5'^^xsd:double;
  dwc:aphiaid '118827'^^xsd:integer;
  dwc:observationDate '1881-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '118827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anchistrotos laqueus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '364629'^^xsd:integer;
  dwc:aphiaIdAccepted '364629'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^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 "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^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 "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -22.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -22.2)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-22.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-22.2'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '610'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.6 -18.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.6"^^xsd:decimal ;
  dwc:decimalLongitude "-18.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "555"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.6 -18.6)"^^geo:wktLiteral ;
  geo-pos:lat "55.6"^^xsd:decimal ;
  geo-pos:long "-18.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-18.6'^^xsd:double;
  dwc:latitude '55.6'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '555'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -40.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-40.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -40.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-40.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-40.5'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -39.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-39.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -30)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -30)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '42.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus paululus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104508'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus paululus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104508'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus paululus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104508'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.801666 -29.958332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.801666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.958332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.801666 -29.958332)"^^geo:wktLiteral ;
  geo-pos:lat "29.801666"^^xsd:decimal ;
  geo-pos:long "-29.958332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinoteuthis famelica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.958332'^^xsd:double;
  dwc:latitude '29.801666'^^xsd:double;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '759128'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '759128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.023335 -35.521667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.023335"^^xsd:decimal ;
  dwc:decimalLongitude "-35.521667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.023335 -35.521667)"^^geo:wktLiteral ;
  geo-pos:lat "41.023335"^^xsd:decimal ;
  geo-pos:long "-35.521667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinoteuthis famelica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-35.521667'^^xsd:double;
  dwc:latitude '41.023335'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '759128'^^xsd:integer;
  dwc:observationDate '1980-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '759128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17.8)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hyloniscus marentanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17.8'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '260689'^^xsd:integer;
  dwc:aphiaIdAccepted '260689'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.875"^^xsd:decimal ;
  dwc:decimalLongitude "-44.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  geo-pos:lat "46.875"^^xsd:decimal ;
  geo-pos:long "-44.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tetractinellida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.908333'^^xsd:double;
  dwc:latitude '46.875'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '597812'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '597812'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3301"^^xsd:integer ;
  dwc:maximumDepthInMeters "3301"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '3301'^^xsd:integer;
  dwc:maximumDepth '3301'^^xsd:integer;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:observationDate '1968-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68 -3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68"^^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 "1784"^^xsd:integer ;
  dwc:maximumDepthInMeters "1784"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68 -3.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.68"^^xsd:decimal ;
  geo-pos:long "-3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-3.6'^^xsd:double;
  dwc:latitude '43.68'^^xsd:double;
  dwc:minimumDepth '1784'^^xsd:integer;
  dwc:maximumDepth '1784'^^xsd:integer;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:observationDate '1967-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.593334 -3.413333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.593334"^^xsd:decimal ;
  dwc:decimalLongitude "-3.413333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "860"^^xsd:integer ;
  dwc:maximumDepthInMeters "860"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.593334 -3.413333)"^^geo:wktLiteral ;
  geo-pos:lat "43.593334"^^xsd:decimal ;
  geo-pos:long "-3.413333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-3.413333'^^xsd:double;
  dwc:latitude '43.593334'^^xsd:double;
  dwc:minimumDepth '860'^^xsd:integer;
  dwc:maximumDepth '860'^^xsd:integer;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:observationDate '1967-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68 -3.586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68"^^xsd:decimal ;
  dwc:decimalLongitude "-3.586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1739"^^xsd:integer ;
  dwc:maximumDepthInMeters "1739"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68 -3.586667)"^^geo:wktLiteral ;
  geo-pos:lat "43.68"^^xsd:decimal ;
  geo-pos:long "-3.586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-3.586667'^^xsd:double;
  dwc:latitude '43.68'^^xsd:double;
  dwc:minimumDepth '1739'^^xsd:integer;
  dwc:maximumDepth '1739'^^xsd:integer;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:observationDate '1967-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "53.2"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '53.2'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-23.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.9'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533333 11.141667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.533333"^^xsd:decimal ;
  dwc:decimalLongitude "11.141667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533333 11.141667)"^^geo:wktLiteral ;
  geo-pos:lat "36.533333"^^xsd:decimal ;
  geo-pos:long "11.141667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.141667'^^xsd:double;
  dwc:latitude '36.533333'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:observationDate '1968-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "331"^^xsd:integer ;
  dwc:maximumDepthInMeters "331"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '331'^^xsd:integer;
  dwc:maximumDepth '331'^^xsd:integer;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:observationDate '1972-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -21.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "515"^^xsd:integer ;
  dwc:maximumDepthInMeters "515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -21.2)"^^geo:wktLiteral ;
  geo-pos:lat "26.7"^^xsd:decimal ;
  geo-pos:long "-21.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lampadioteuthis megaleia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.2'^^xsd:double;
  dwc:latitude '26.7'^^xsd:double;
  dwc:minimumDepth '515'^^xsd:integer;
  dwc:maximumDepth '515'^^xsd:integer;
  dwc:aphiaid '181378'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '181378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lampadioteuthis megaleia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:aphiaid '181378'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '181378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47167 -29.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.47167"^^xsd:decimal ;
  dwc:decimalLongitude "-29.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47167 -29.485)"^^geo:wktLiteral ;
  geo-pos:lat "50.47167"^^xsd:decimal ;
  geo-pos:long "-29.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-29.485'^^xsd:double;
  dwc:latitude '50.47167'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43833 -29.463333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.463333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43833 -29.463333)"^^geo:wktLiteral ;
  geo-pos:lat "50.43833"^^xsd:decimal ;
  geo-pos:long "-29.463333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-29.463333'^^xsd:double;
  dwc:latitude '50.43833'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43833 -29.463333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.43833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.463333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.43833 -29.463333)"^^geo:wktLiteral ;
  geo-pos:lat "50.43833"^^xsd:decimal ;
  geo-pos:long "-29.463333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-29.463333'^^xsd:double;
  dwc:latitude '50.43833'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "-20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -20.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "-20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-20.5'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-41.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-41.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-41.3'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '82.5'^^xsd:double;
  dwc:maximumDepth '82.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten hyalinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '236723'^^xsd:integer;
  dwc:aphiaIdAccepted '236723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten hyalinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '236723'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '236723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten hyalinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '236723'^^xsd:integer;
  dwc:aphiaIdAccepted '236723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 13.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '13.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "495"^^xsd:integer ;
  dwc:maximumDepthInMeters "495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -29.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-29.1'^^xsd:double;
  dwc:latitude '42.3'^^xsd:double;
  dwc:minimumDepth '495'^^xsd:integer;
  dwc:maximumDepth '495'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1964-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "75.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.9'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '75.5'^^xsd:double;
  dwc:maximumDepth '75.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '132.5'^^xsd:double;
  dwc:maximumDepth '132.5'^^xsd:double;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calycella plicatilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '835887'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117975'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleuromamma robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104642'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '746007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.016666"^^xsd:decimal ;
  dwc:decimalLongitude "4.600556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  geo-pos:lat "42.016666"^^xsd:decimal ;
  geo-pos:long "4.600556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclolites elliptica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '4.600556'^^xsd:double;
  dwc:latitude '42.016666'^^xsd:double;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.6 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "58.6"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea tarda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '58.6'^^xsd:double;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '248274'^^xsd:integer;
  dwc:observationDate '1927-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '248274'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.7 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.7"^^xsd:decimal ;
  dwc:decimalLongitude "-34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.7 -34.4)"^^geo:wktLiteral ;
  geo-pos:lat "75.7"^^xsd:decimal ;
  geo-pos:long "-34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Argeia atlantica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '75.7'^^xsd:double;
  dwc:aphiaid '259041'^^xsd:integer;
  dwc:observationDate '1972-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '259041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 48.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "48.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 48.1)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "48.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeopsis stylifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '48.1'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '210408'^^xsd:integer;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '210408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 -18)"^^geo:wktLiteral ;
  geo-pos:lat "65"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aega psora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '65'^^xsd:integer;
  dwc:aphiaid '118827'^^xsd:integer;
  dwc:aphiaIdAccepted '118827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus paululus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104508'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 48.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "48.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 48.3)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "48.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium bifasciata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '48.3'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:aphiaid '473424'^^xsd:integer;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.746667'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:minimumDepth '4430.5'^^xsd:double;
  dwc:maximumDepth '4430.5'^^xsd:double;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^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 "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-13.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Synischia hectica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:aphiaid '263446'^^xsd:integer;
  dwc:aphiaIdAccepted '263446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.005 -28.673332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.005"^^xsd:decimal ;
  dwc:decimalLongitude "-28.673332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.005 -28.673332)"^^geo:wktLiteral ;
  geo-pos:lat "30.005"^^xsd:decimal ;
  geo-pos:long "-28.673332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-28.673332'^^xsd:double;
  dwc:latitude '30.005'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1982-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -11.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '58.5'^^xsd:double;
  dwc:maximumDepth '58.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus arcuicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104502'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1461626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten hyalinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '236723'^^xsd:integer;
  dwc:aphiaIdAccepted '236723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -20)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "297.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:minimumDepth '297.5'^^xsd:double;
  dwc:maximumDepth '297.5'^^xsd:double;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1970-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.527637 8.181806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.527637"^^xsd:decimal ;
  dwc:decimalLongitude "8.181806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.527637 8.181806)"^^geo:wktLiteral ;
  geo-pos:lat "53.527637"^^xsd:decimal ;
  geo-pos:long "8.181806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alitta virens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:longitude '8.181806'^^xsd:double;
  dwc:latitude '53.527637'^^xsd:double;
  dwc:minimumDepth '12.2'^^xsd:double;
  dwc:maximumDepth '12.2'^^xsd:double;
  dwc:aphiaid '234851'^^xsd:integer;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234851'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "-36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -36)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "-36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura (Ophiuroglypha) irrorata irrorata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-36'^^xsd:integer;
  dwc:latitude '47.2'^^xsd:double;
  dwc:aphiaid '244409'^^xsd:integer;
  dwc:observationDate '1948-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1421346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "61"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea tarda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '61'^^xsd:integer;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.751945 15.350278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.751945"^^xsd:decimal ;
  dwc:decimalLongitude "15.350278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.751945 15.350278)"^^geo:wktLiteral ;
  geo-pos:lat "47.751945"^^xsd:decimal ;
  geo-pos:long "15.350278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cladocora barkii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '15.350278'^^xsd:double;
  dwc:latitude '47.751945'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 24.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "24.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 24.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "24.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cubaris tuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '24.9'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 4.601111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "4.601111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 4.601111)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "4.601111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclolites elliptica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '4.601111'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.016666"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.016666"^^xsd:decimal ;
  geo-pos:long "4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclolites elliptica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '4.6'^^xsd:double;
  dwc:latitude '42.016666'^^xsd:double;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hebefustis par'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.746667'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:minimumDepth '4430.5'^^xsd:double;
  dwc:maximumDepth '4430.5'^^xsd:double;
  dwc:aphiaid '256291'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '256291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 35)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia gibba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '220310'^^xsd:integer;
  dwc:observationDate '1969-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '220310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4925 3.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4925"^^xsd:decimal ;
  dwc:decimalLongitude "3.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4925 3.165)"^^geo:wktLiteral ;
  geo-pos:lat "42.4925"^^xsd:decimal ;
  geo-pos:long "3.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Adercodon pleijeli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '3.165'^^xsd:double;
  dwc:latitude '42.4925'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '129768'^^xsd:integer;
  dwc:observationDate '1991-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '129768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -28.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -28.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-28.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-28.9'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  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 "227.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "227.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  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/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.6'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '227.5'^^xsd:double;
  dwc:maximumDepth '227.5'^^xsd:double;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-23.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.9'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -24.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "790"^^xsd:integer ;
  dwc:maximumDepthInMeters "790"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -24.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-24.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-24.7'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '790'^^xsd:integer;
  dwc:maximumDepth '790'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 47)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Saduria entomon glacialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '47'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^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 "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tectura rugosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '750489'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140186'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Crisia denticulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '111695'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '111695'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acasta spongites'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '106205'^^xsd:integer;
  dwc:aphiaIdAccepted '106205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.6 -16.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.6"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.6 -16.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.6"^^xsd:decimal ;
  geo-pos:long "-16.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anomocora fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-16.8'^^xsd:double;
  dwc:latitude '32.6'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '135130'^^xsd:integer;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -15.9)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anomocora fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.9'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '135130'^^xsd:integer;
  dwc:observationDate '1990-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.7 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.7"^^xsd:decimal ;
  dwc:decimalLongitude "-34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.7 -34.4)"^^geo:wktLiteral ;
  geo-pos:lat "75.7"^^xsd:decimal ;
  geo-pos:long "-34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Argeia atlantica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '75.7'^^xsd:double;
  dwc:aphiaid '259041'^^xsd:integer;
  dwc:observationDate '1972-02-02'^^xsd:date;
  dwc:aphiaIdAccepted '259041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -21.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -21.2)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-21.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-21.2'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.9"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -41.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "-41.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1964-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.05 10.408333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.408333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.05 10.408333)"^^geo:wktLiteral ;
  geo-pos:lat "34.05"^^xsd:decimal ;
  geo-pos:long "10.408333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.408333'^^xsd:double;
  dwc:latitude '34.05'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1973-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.54 11.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.54"^^xsd:decimal ;
  dwc:decimalLongitude "11.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.54 11.433333)"^^geo:wktLiteral ;
  geo-pos:lat "33.54"^^xsd:decimal ;
  geo-pos:long "11.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.433333'^^xsd:double;
  dwc:latitude '33.54'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1973-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '36.5'^^xsd:double;
  dwc:maximumDepth '36.5'^^xsd:double;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193333 12.271667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.193333"^^xsd:decimal ;
  dwc:decimalLongitude "12.271667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193333 12.271667)"^^geo:wktLiteral ;
  geo-pos:lat "36.193333"^^xsd:decimal ;
  geo-pos:long "12.271667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus alatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.271667'^^xsd:double;
  dwc:latitude '36.193333'^^xsd:double;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.373333 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.373333"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "590"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.373333 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "36.373333"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus alatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '36.373333'^^xsd:double;
  dwc:minimumDepth '590'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.305832 15.315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.305832"^^xsd:decimal ;
  dwc:decimalLongitude "15.315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "535"^^xsd:integer ;
  dwc:maximumDepthInMeters "535"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.305832 15.315)"^^geo:wktLiteral ;
  geo-pos:lat "38.305832"^^xsd:decimal ;
  geo-pos:long "15.315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus alatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '15.315'^^xsd:double;
  dwc:latitude '38.305832'^^xsd:double;
  dwc:minimumDepth '535'^^xsd:integer;
  dwc:maximumDepth '535'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:observationDate '1974-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 17.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "17.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 17.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "17.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus alatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '17.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:observationDate '1973-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tremoctopus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '138563'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '138563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^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 "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tremoctopus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '138563'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '138563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tremoctopus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.9'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '138563'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '138563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.714 -25.43114)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.714"^^xsd:decimal ;
  dwc:decimalLongitude "-25.43114"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.714 -25.43114)"^^geo:wktLiteral ;
  geo-pos:lat "37.714"^^xsd:decimal ;
  geo-pos:long "-25.43114"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mitra mitra cornea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-25.43114'^^xsd:double;
  dwc:latitude '37.714'^^xsd:double;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -30.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "-30.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 -30.2)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "-30.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pegea confoederata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-30.2'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:aphiaid '137266'^^xsd:integer;
  dwc:observationDate '1975-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleuromamma robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '104642'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '746007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleuromamma robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104642'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '746007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 0.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '0.5'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.78361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.78361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.78361)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.78361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '33.78361'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -5.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "-5.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-5.9'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.725 -17.861668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.725"^^xsd:decimal ;
  dwc:decimalLongitude "-17.861668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4632"^^xsd:integer ;
  dwc:maximumDepthInMeters "4632"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.725 -17.861668)"^^geo:wktLiteral ;
  geo-pos:lat "50.725"^^xsd:decimal ;
  geo-pos:long "-17.861668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chevroderma gauson'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-17.861668'^^xsd:double;
  dwc:latitude '50.725'^^xsd:double;
  dwc:minimumDepth '4632'^^xsd:integer;
  dwc:maximumDepth '4632'^^xsd:integer;
  dwc:aphiaid '140848'^^xsd:integer;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '140848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus arcuicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104502'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1461626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-41.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.6)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-41.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-41.6'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -20.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3"^^xsd:decimal ;
  dwc:decimalLongitude "-20.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -20.4)"^^geo:wktLiteral ;
  geo-pos:lat "51.3"^^xsd:decimal ;
  geo-pos:long "-20.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-20.4'^^xsd:double;
  dwc:latitude '51.3'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:observationDate '1928-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:observationDate '1928-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -45)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aega psora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-45'^^xsd:integer;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '118827'^^xsd:integer;
  dwc:aphiaIdAccepted '118827'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^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 "277.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "277.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -19.6)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-19.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '277.5'^^xsd:double;
  dwc:maximumDepth '277.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1973-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.7"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  geo-pos:lat "31.7"^^xsd:decimal ;
  geo-pos:long "-30.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-30.7'^^xsd:double;
  dwc:latitude '31.7'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 -36.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5"^^xsd:decimal ;
  dwc:decimalLongitude "-36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 -36.9)"^^geo:wktLiteral ;
  geo-pos:lat "76.5"^^xsd:decimal ;
  geo-pos:long "-36.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caecidotea phreatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-36.9'^^xsd:double;
  dwc:latitude '76.5'^^xsd:double;
  dwc:aphiaid '259577'^^xsd:integer;
  dwc:observationDate '1983-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1849350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -28.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -28.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "-28.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus paululus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-28.4'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '104508'^^xsd:integer;
  dwc:observationDate '1967-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '104508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus paululus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104508'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 48.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "48.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 48.3)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "48.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium bifasciata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '48.3'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:aphiaid '473424'^^xsd:integer;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 48.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "48.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 48.3)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "48.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium bifasciata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '48.3'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:aphiaid '473424'^^xsd:integer;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 48.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "48.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 48.3)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "48.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium bifasciata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '48.3'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:aphiaid '473424'^^xsd:integer;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 48.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "48.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 48.3)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "48.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium bifasciata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '48.3'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:aphiaid '473424'^^xsd:integer;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.121666"^^xsd:decimal ;
  dwc:decimalLongitude "12.248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  geo-pos:lat "38.121666"^^xsd:decimal ;
  geo-pos:long "12.248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.248333'^^xsd:double;
  dwc:latitude '38.121666'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "38.11"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '38.11'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1967-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -24.5)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-24.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.068333 -29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.068333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.068333 -29.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.068333"^^xsd:decimal ;
  geo-pos:long "-29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.9'^^xsd:double;
  dwc:latitude '32.068333'^^xsd:double;
  dwc:aphiaid '140113'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '410402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.404 34.869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.404"^^xsd:decimal ;
  dwc:decimalLongitude "34.869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.404 34.869)"^^geo:wktLiteral ;
  geo-pos:lat "32.404"^^xsd:decimal ;
  geo-pos:long "34.869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria platyperona sanctori'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '34.869'^^xsd:double;
  dwc:latitude '32.404'^^xsd:double;
  dwc:aphiaid '124528'^^xsd:integer;
  dwc:aphiaIdAccepted '124528'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.4 57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.4"^^xsd:decimal ;
  dwc:decimalLongitude "57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.4 57)"^^geo:wktLiteral ;
  geo-pos:lat "80.4"^^xsd:decimal ;
  geo-pos:long "57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hormathia nodosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '57'^^xsd:integer;
  dwc:latitude '80.4'^^xsd:double;
  dwc:aphiaid '100954'^^xsd:integer;
  dwc:observationDate '1902-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '100954'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4 3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4 3.8)"^^geo:wktLiteral ;
  geo-pos:lat "51.4"^^xsd:decimal ;
  geo-pos:long "3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idotea chelipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3.8'^^xsd:double;
  dwc:latitude '51.4'^^xsd:double;
  dwc:aphiaid '119042'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '119042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.458332 -29.853333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.458332"^^xsd:decimal ;
  dwc:decimalLongitude "-29.853333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.458332 -29.853333)"^^geo:wktLiteral ;
  geo-pos:lat "28.458332"^^xsd:decimal ;
  geo-pos:long "-29.853333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-29.853333'^^xsd:double;
  dwc:latitude '28.458332'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.52667 -34.931667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.52667"^^xsd:decimal ;
  dwc:decimalLongitude "-34.931667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.52667 -34.931667)"^^geo:wktLiteral ;
  geo-pos:lat "41.52667"^^xsd:decimal ;
  geo-pos:long "-34.931667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-34.931667'^^xsd:double;
  dwc:latitude '41.52667'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1980-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.03 -28.543333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.03"^^xsd:decimal ;
  dwc:decimalLongitude "-28.543333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.03 -28.543333)"^^geo:wktLiteral ;
  geo-pos:lat "30.03"^^xsd:decimal ;
  geo-pos:long "-28.543333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-28.543333'^^xsd:double;
  dwc:latitude '30.03'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1982-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 -42.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 -42.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "-42.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-42.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "-18.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.9)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "-18.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.9'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '52.5'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 12.2825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36667"^^xsd:decimal ;
  dwc:decimalLongitude "12.2825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 12.2825)"^^geo:wktLiteral ;
  geo-pos:lat "36.36667"^^xsd:decimal ;
  geo-pos:long "12.2825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika acanthonothus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.2825'^^xsd:double;
  dwc:latitude '36.36667'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '107654'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.373333 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.373333"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "590"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.373333 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "36.373333"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika acanthonothus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '36.373333'^^xsd:double;
  dwc:minimumDepth '590'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:aphiaid '107654'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2 -12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1576"^^xsd:integer ;
  dwc:maximumDepthInMeters "1576"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2 -12.9)"^^geo:wktLiteral ;
  geo-pos:lat "49.2"^^xsd:decimal ;
  geo-pos:long "-12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dentalium ensiculus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-12.9'^^xsd:double;
  dwc:latitude '49.2'^^xsd:double;
  dwc:minimumDepth '1576'^^xsd:integer;
  dwc:maximumDepth '1576'^^xsd:integer;
  dwc:aphiaid '157043'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten hyalinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '236723'^^xsd:integer;
  dwc:aphiaIdAccepted '236723'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "172"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.1'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '172'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4 -31.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "505"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4 -31.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.4"^^xsd:decimal ;
  geo-pos:long "-31.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-31.9'^^xsd:double;
  dwc:latitude '47.4'^^xsd:double;
  dwc:minimumDepth '505'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 50.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7"^^xsd:decimal ;
  dwc:decimalLongitude "50.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 50.5)"^^geo:wktLiteral ;
  geo-pos:lat "26.7"^^xsd:decimal ;
  geo-pos:long "50.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaeroma walkeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '50.5'^^xsd:double;
  dwc:latitude '26.7'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '220727'^^xsd:integer;
  dwc:observationDate '1956-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '220727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -36.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -36.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-36.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pegantha laevis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-36.3'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '221238'^^xsd:integer;
  dwc:observationDate '1978-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '221238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 9.3)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare aberrans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9.3'^^xsd:double;
  dwc:latitude '46'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13 12.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13"^^xsd:decimal ;
  dwc:decimalLongitude "12.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "535"^^xsd:integer ;
  dwc:maximumDepthInMeters "535"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13 12.283333)"^^geo:wktLiteral ;
  geo-pos:lat "38.13"^^xsd:decimal ;
  geo-pos:long "12.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.283333'^^xsd:double;
  dwc:latitude '38.13'^^xsd:double;
  dwc:minimumDepth '535'^^xsd:integer;
  dwc:maximumDepth '535'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 47)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Saduria entomon glacialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:longitude '47'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:observationDate '1904-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -16.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 -16.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "-16.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anomocora fecunda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-16.8'^^xsd:double;
  dwc:latitude '32.7'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '135130'^^xsd:integer;
  dwc:observationDate '1990-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '135130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "62.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -4)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '62.5'^^xsd:double;
  dwc:maximumDepth '62.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.49167"^^xsd:decimal ;
  dwc:decimalLongitude "11.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.183333)"^^geo:wktLiteral ;
  geo-pos:lat "34.49167"^^xsd:decimal ;
  geo-pos:long "11.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.183333'^^xsd:double;
  dwc:latitude '34.49167'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 12.2825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36667"^^xsd:decimal ;
  dwc:decimalLongitude "12.2825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 12.2825)"^^geo:wktLiteral ;
  geo-pos:lat "36.36667"^^xsd:decimal ;
  geo-pos:long "12.2825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus alatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.2825'^^xsd:double;
  dwc:latitude '36.36667'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-43.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.6)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-43.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-43.6'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1970-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abralia redfieldi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:aphiaid '341837'^^xsd:integer;
  dwc:observationDate '1979-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '341837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -24.5)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-24.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 -36.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5"^^xsd:decimal ;
  dwc:decimalLongitude "-36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 -36.9)"^^geo:wktLiteral ;
  geo-pos:lat "76.5"^^xsd:decimal ;
  geo-pos:long "-36.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caecidotea phreatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.9'^^xsd:double;
  dwc:latitude '76.5'^^xsd:double;
  dwc:aphiaid '259577'^^xsd:integer;
  dwc:observationDate '1983-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1849350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 48.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "48.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 48.3)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "48.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium bifasciata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '48.3'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:aphiaid '473424'^^xsd:integer;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 15.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "15.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 15.9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "15.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '15.9'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:observationDate '1973-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.733334 -29.961666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.733334"^^xsd:decimal ;
  dwc:decimalLongitude "-29.961666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.733334 -29.961666)"^^geo:wktLiteral ;
  geo-pos:lat "29.733334"^^xsd:decimal ;
  geo-pos:long "-29.961666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.961666'^^xsd:double;
  dwc:latitude '29.733334'^^xsd:double;
  dwc:aphiaid '140113'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '410402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.043333 -29.208332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.043333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.208332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.043333 -29.208332)"^^geo:wktLiteral ;
  geo-pos:lat "30.043333"^^xsd:decimal ;
  geo-pos:long "-29.208332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-29.208332'^^xsd:double;
  dwc:latitude '30.043333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1982-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 12.861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.135"^^xsd:decimal ;
  dwc:decimalLongitude "12.861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640"^^xsd:integer ;
  dwc:maximumDepthInMeters "640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 12.861667)"^^geo:wktLiteral ;
  geo-pos:lat "38.135"^^xsd:decimal ;
  geo-pos:long "12.861667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika acanthonothus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.861667'^^xsd:double;
  dwc:latitude '38.135'^^xsd:double;
  dwc:minimumDepth '640'^^xsd:integer;
  dwc:maximumDepth '640'^^xsd:integer;
  dwc:aphiaid '107654'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -21.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-21.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -21.6)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "-21.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.6'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1969-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.4 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.4"^^xsd:decimal ;
  dwc:decimalLongitude "-39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "565"^^xsd:integer ;
  dwc:maximumDepthInMeters "565"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.4 -39.6)"^^geo:wktLiteral ;
  geo-pos:lat "26.4"^^xsd:decimal ;
  geo-pos:long "-39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '26.4'^^xsd:double;
  dwc:minimumDepth '565'^^xsd:integer;
  dwc:maximumDepth '565'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1970-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4 -31.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "505"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4 -31.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.4"^^xsd:decimal ;
  geo-pos:long "-31.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-31.9'^^xsd:double;
  dwc:latitude '47.4'^^xsd:double;
  dwc:minimumDepth '505'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -21.7)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-21.7'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -29.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-29.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "745"^^xsd:integer ;
  dwc:maximumDepthInMeters "745"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -29.985)"^^geo:wktLiteral ;
  geo-pos:lat "28.7"^^xsd:decimal ;
  geo-pos:long "-29.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.985'^^xsd:double;
  dwc:latitude '28.7'^^xsd:double;
  dwc:minimumDepth '745'^^xsd:integer;
  dwc:maximumDepth '745'^^xsd:integer;
  dwc:aphiaid '140113'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '410402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.453333 -29.941668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.453333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.941668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.453333 -29.941668)"^^geo:wktLiteral ;
  geo-pos:lat "28.453333"^^xsd:decimal ;
  geo-pos:long "-29.941668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-29.941668'^^xsd:double;
  dwc:latitude '28.453333'^^xsd:double;
  dwc:aphiaid '140113'^^xsd:integer;
  dwc:observationDate '1980-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '410402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -21.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "515"^^xsd:integer ;
  dwc:maximumDepthInMeters "515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -21.2)"^^geo:wktLiteral ;
  geo-pos:lat "26.7"^^xsd:decimal ;
  geo-pos:long "-21.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.2'^^xsd:double;
  dwc:latitude '26.7'^^xsd:double;
  dwc:minimumDepth '515'^^xsd:integer;
  dwc:maximumDepth '515'^^xsd:integer;
  dwc:aphiaid '140113'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '410402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  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 "227.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "227.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  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/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.6'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '227.5'^^xsd:double;
  dwc:maximumDepth '227.5'^^xsd:double;
  dwc:aphiaid '140113'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '410402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -35)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-35'^^xsd:integer;
  dwc:latitude '52.5'^^xsd:double;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '355'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 -32.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "-32.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "73.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 -32.28)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "-32.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-32.28'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '73.5'^^xsd:double;
  dwc:maximumDepth '73.5'^^xsd:double;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.075 -29.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.075"^^xsd:decimal ;
  dwc:decimalLongitude "-29.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.075 -29.116667)"^^geo:wktLiteral ;
  geo-pos:lat "49.075"^^xsd:decimal ;
  geo-pos:long "-29.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-29.116667'^^xsd:double;
  dwc:latitude '49.075'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1980-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^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 "575"^^xsd:integer ;
  dwc:maximumDepthInMeters "575"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -19.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-19.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '575'^^xsd:integer;
  dwc:maximumDepth '575'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-40.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-40.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-40.9'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^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 "575"^^xsd:integer ;
  dwc:maximumDepthInMeters "575"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -19.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-19.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '575'^^xsd:integer;
  dwc:maximumDepth '575'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.016666"^^xsd:decimal ;
  dwc:decimalLongitude "4.600556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  geo-pos:lat "42.016666"^^xsd:decimal ;
  geo-pos:long "4.600556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Diploctenium falloti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '4.600556'^^xsd:double;
  dwc:latitude '42.016666'^^xsd:double;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 -4)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinoderes worthingi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '45.7'^^xsd:double;
  dwc:aphiaid '416488'^^xsd:integer;
  dwc:observationDate '1973-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '416488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.501945 -13.651667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "73.501945"^^xsd:decimal ;
  dwc:decimalLongitude "-13.651667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3250"^^xsd:integer ;
  dwc:maximumDepthInMeters "3250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (73.501945 -13.651667)"^^geo:wktLiteral ;
  geo-pos:lat "73.501945"^^xsd:decimal ;
  geo-pos:long "-13.651667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hyalopecten fragilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-13.651667'^^xsd:double;
  dwc:latitude '73.501945'^^xsd:double;
  dwc:minimumDepth '3250'^^xsd:integer;
  dwc:maximumDepth '3250'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.1 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.1"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "219"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.1 -18)"^^geo:wktLiteral ;
  geo-pos:lat "74.1"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nereis ceratonereis bartletti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '74.1'^^xsd:double;
  dwc:minimumDepth '219'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '339140'^^xsd:integer;
  dwc:observationDate '1931-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '333206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -33)"^^geo:wktLiteral ;
  geo-pos:lat "49.4"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '49.4'^^xsd:double;
  dwc:minimumDepth '132.5'^^xsd:double;
  dwc:maximumDepth '132.5'^^xsd:double;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -24.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-24.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -24.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-24.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.1'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -24)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.634 11.073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.634"^^xsd:decimal ;
  dwc:decimalLongitude "11.073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.634 11.073)"^^geo:wktLiteral ;
  geo-pos:lat "42.634"^^xsd:decimal ;
  geo-pos:long "11.073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Streptosyllis nunezi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.073'^^xsd:double;
  dwc:latitude '42.634'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '369187'^^xsd:integer;
  dwc:observationDate '2003-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '369187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112 25.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.112"^^xsd:decimal ;
  dwc:decimalLongitude "25.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112 25.809)"^^geo:wktLiteral ;
  geo-pos:lat "35.112"^^xsd:decimal ;
  geo-pos:long "25.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Streptosyllis nunezi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '25.809'^^xsd:double;
  dwc:latitude '35.112'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '369187'^^xsd:integer;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '369187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 14.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "14.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 14.483)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "14.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium frontexcavatum sangranum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.483'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.121666"^^xsd:decimal ;
  dwc:decimalLongitude "12.248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  geo-pos:lat "38.121666"^^xsd:decimal ;
  geo-pos:long "12.248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.248333'^^xsd:double;
  dwc:latitude '38.121666'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "331"^^xsd:integer ;
  dwc:maximumDepthInMeters "331"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '331'^^xsd:integer;
  dwc:maximumDepth '331'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1977-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.373333 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.373333"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "590"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.373333 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "36.373333"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '36.373333'^^xsd:double;
  dwc:minimumDepth '590'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '16.4'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1973-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.61667 -9.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.61667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1080"^^xsd:integer ;
  dwc:maximumDepthInMeters "1080"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.61667 -9.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.61667"^^xsd:decimal ;
  geo-pos:long "-9.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stylaster erubescens britannicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-9.87'^^xsd:double;
  dwc:latitude '48.61667'^^xsd:double;
  dwc:minimumDepth '1080'^^xsd:integer;
  dwc:maximumDepth '1080'^^xsd:integer;
  dwc:aphiaid '118000'^^xsd:integer;
  dwc:observationDate '1973-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '118000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.6)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cateria submersa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.6'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '731353'^^xsd:integer;
  dwc:observationDate '1967-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.6)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cateria submersa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.6'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '731353'^^xsd:integer;
  dwc:observationDate '1967-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5167 16.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5167"^^xsd:decimal ;
  dwc:decimalLongitude "16.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5167 16.4667)"^^geo:wktLiteral ;
  geo-pos:lat "43.5167"^^xsd:decimal ;
  geo-pos:long "16.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Halophiloscia fucorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '16.4667'^^xsd:double;
  dwc:latitude '43.5167'^^xsd:double;
  dwc:aphiaid '883678'^^xsd:integer;
  dwc:aphiaIdAccepted '146965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Halophiloscia fucorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '883678'^^xsd:integer;
  dwc:aphiaIdAccepted '146965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scissurella umbilicata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '492970'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141419'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^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 "1353"^^xsd:integer ;
  dwc:maximumDepthInMeters "1353"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scissurella umbilicata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '1353'^^xsd:integer;
  dwc:maximumDepth '1353'^^xsd:integer;
  dwc:aphiaid '492970'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141419'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scottocalanus persecans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104832'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9167 32.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9167"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9167 32.55)"^^geo:wktLiteral ;
  geo-pos:lat "29.9167"^^xsd:decimal ;
  geo-pos:long "32.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaeroma walkeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '32.55'^^xsd:double;
  dwc:latitude '29.9167'^^xsd:double;
  dwc:aphiaid '220727'^^xsd:integer;
  dwc:aphiaIdAccepted '220727'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -32)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "-32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neoteuthis thielei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-32'^^xsd:integer;
  dwc:latitude '35.4'^^xsd:double;
  dwc:aphiaid '342372'^^xsd:integer;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '342372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palicus caronii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '107466'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1678"^^xsd:integer ;
  dwc:maximumDepthInMeters "1678"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pectinidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '1678'^^xsd:integer;
  dwc:maximumDepth '1678'^^xsd:integer;
  dwc:aphiaid '213'^^xsd:integer;
  dwc:aphiaIdAccepted '213'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scalaria nana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '525191'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139729'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1353"^^xsd:integer ;
  dwc:maximumDepthInMeters "1353"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scalaria nana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '1353'^^xsd:integer;
  dwc:maximumDepth '1353'^^xsd:integer;
  dwc:aphiaid '525191'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139729'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 3.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^xsd:decimal ;
  dwc:decimalLongitude "3.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "268"^^xsd:integer ;
  dwc:maximumDepthInMeters "268"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 3.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.6"^^xsd:decimal ;
  geo-pos:long "3.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthicolepis cousteaui'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '3.4'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:minimumDepth '268'^^xsd:integer;
  dwc:maximumDepth '268'^^xsd:integer;
  dwc:aphiaid '326199'^^xsd:integer;
  dwc:observationDate '1960-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aegisthus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '115508'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '115508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^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 "277.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "277.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -19.6)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-19.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '277.5'^^xsd:double;
  dwc:maximumDepth '277.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1973-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -0.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -0.1)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-0.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-0.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -21.7)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-21.7'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.591667 11.391667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.591667"^^xsd:decimal ;
  dwc:decimalLongitude "11.391667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.591667 11.391667)"^^geo:wktLiteral ;
  geo-pos:lat "34.591667"^^xsd:decimal ;
  geo-pos:long "11.391667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.391667'^^xsd:double;
  dwc:latitude '34.591667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '32.5'^^xsd:double;
  dwc:maximumDepth '32.5'^^xsd:double;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1973-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.145 12.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.145"^^xsd:decimal ;
  dwc:decimalLongitude "12.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "535"^^xsd:integer ;
  dwc:maximumDepthInMeters "535"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.145 12.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.145"^^xsd:decimal ;
  geo-pos:long "12.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus alatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.25'^^xsd:double;
  dwc:latitude '38.145'^^xsd:double;
  dwc:minimumDepth '535'^^xsd:integer;
  dwc:maximumDepth '535'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "38.11"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus alatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '38.11'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -26.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-26.1'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "31"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '31'^^xsd:integer;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -13.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '45.5'^^xsd:double;
  dwc:maximumDepth '45.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29333"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.29333"^^xsd:decimal ;
  geo-pos:long "14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '44.29333'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483334 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483334"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483334 3.133333)"^^geo:wktLiteral ;
  geo-pos:lat "42.483334"^^xsd:decimal ;
  geo-pos:long "3.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium rupestre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483334'^^xsd:double;
  dwc:aphiaid '139064'^^xsd:integer;
  dwc:aphiaIdAccepted '139066'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium rupestre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:aphiaid '139064'^^xsd:integer;
  dwc:observationDate '1965-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '139066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.725 -17.861668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.725"^^xsd:decimal ;
  dwc:decimalLongitude "-17.861668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.725 -17.861668)"^^geo:wktLiteral ;
  geo-pos:lat "50.725"^^xsd:decimal ;
  geo-pos:long "-17.861668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chevroderma gauson'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-17.861668'^^xsd:double;
  dwc:latitude '50.725'^^xsd:double;
  dwc:aphiaid '140848'^^xsd:integer;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '140848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.12 -26.235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.12"^^xsd:decimal ;
  dwc:decimalLongitude "-26.235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "244"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.12 -26.235)"^^geo:wktLiteral ;
  geo-pos:lat "63.12"^^xsd:decimal ;
  geo-pos:long "-26.235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-26.235'^^xsd:double;
  dwc:latitude '63.12'^^xsd:double;
  dwc:minimumDepth '244'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:observationDate '1951-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio obsoletus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '264613'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio obsoletus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '264613'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.733334 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.733334"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.733334 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "29.733334"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tryonia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '29.733334'^^xsd:double;
  dwc:aphiaid '722774'^^xsd:integer;
  dwc:observationDate '1990-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '722774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Uronychia bivalvorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:aphiaid '427705'^^xsd:integer;
  dwc:observationDate '1963-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '427705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abralia redfieldi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:aphiaid '341837'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '341837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -31.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -31.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "-31.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abralia redfieldi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-31.9'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:aphiaid '341837'^^xsd:integer;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '341837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.9'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 21.7)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.7'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10.6'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1972-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 -36.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5"^^xsd:decimal ;
  dwc:decimalLongitude "-36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 -36.9)"^^geo:wktLiteral ;
  geo-pos:lat "76.5"^^xsd:decimal ;
  geo-pos:long "-36.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caecidotea phreatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-36.9'^^xsd:double;
  dwc:latitude '76.5'^^xsd:double;
  dwc:aphiaid '259577'^^xsd:integer;
  dwc:observationDate '1983-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '1849350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 15)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '62'^^xsd:integer;
  dwc:aphiaid '263753'^^xsd:integer;
  dwc:observationDate '1923-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '263753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "246"^^xsd:integer ;
  dwc:maximumDepthInMeters "246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scopelocheirus hopei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:minimumDepth '246'^^xsd:integer;
  dwc:maximumDepth '246'^^xsd:integer;
  dwc:aphiaid '102720'^^xsd:integer;
  dwc:observationDate '1907-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '102720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium bifasciata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '473424'^^xsd:integer;
  dwc:observationDate '1950-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium bifasciata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '473424'^^xsd:integer;
  dwc:aphiaIdAccepted '139067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.1"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hormathia digitata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '47.1'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '100951'^^xsd:integer;
  dwc:observationDate '1948-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '100951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "48.9094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9094)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "48.9094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lanocira gardineri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '48.9094'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '258476'^^xsd:integer;
  dwc:observationDate '1981-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '258476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "-43.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 -43.9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "-43.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocranchia reinhardti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-43.9'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '341818'^^xsd:integer;
  dwc:observationDate '1984-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '341818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.120834 12.2675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.120834"^^xsd:decimal ;
  dwc:decimalLongitude "12.2675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.120834 12.2675)"^^geo:wktLiteral ;
  geo-pos:lat "38.120834"^^xsd:decimal ;
  geo-pos:long "12.2675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.2675'^^xsd:double;
  dwc:latitude '38.120834'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 4.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.2'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -42.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-42.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -42.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-42.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-42.5'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -19.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 22.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 22.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "22.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '22.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '77.5'^^xsd:double;
  dwc:maximumDepth '77.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.578333 -29.968332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.578333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.968332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.578333 -29.968332)"^^geo:wktLiteral ;
  geo-pos:lat "28.578333"^^xsd:decimal ;
  geo-pos:long "-29.968332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.968332'^^xsd:double;
  dwc:latitude '28.578333'^^xsd:double;
  dwc:aphiaid '140113'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '410402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.675 -30.676666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.675"^^xsd:decimal ;
  dwc:decimalLongitude "-30.676666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "755"^^xsd:integer ;
  dwc:maximumDepthInMeters "755"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.675 -30.676666)"^^geo:wktLiteral ;
  geo-pos:lat "33.675"^^xsd:decimal ;
  geo-pos:long "-30.676666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-30.676666'^^xsd:double;
  dwc:latitude '33.675'^^xsd:double;
  dwc:minimumDepth '755'^^xsd:integer;
  dwc:maximumDepth '755'^^xsd:integer;
  dwc:aphiaid '140113'^^xsd:integer;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '410402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.54 -30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.54"^^xsd:decimal ;
  dwc:decimalLongitude "-30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.54 -30.01)"^^geo:wktLiteral ;
  geo-pos:lat "30.54"^^xsd:decimal ;
  geo-pos:long "-30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-30.01'^^xsd:double;
  dwc:latitude '30.54'^^xsd:double;
  dwc:aphiaid '140113'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '410402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.733334 -29.961666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.733334"^^xsd:decimal ;
  dwc:decimalLongitude "-29.961666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.733334 -29.961666)"^^geo:wktLiteral ;
  geo-pos:lat "29.733334"^^xsd:decimal ;
  geo-pos:long "-29.961666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.961666'^^xsd:double;
  dwc:latitude '29.733334'^^xsd:double;
  dwc:aphiaid '140113'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '410402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Androniscus cavernarum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:aphiaid '258613'^^xsd:integer;
  dwc:aphiaIdAccepted '258618'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.80417 -5.770833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.80417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.770833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.80417 -5.770833)"^^geo:wktLiteral ;
  geo-pos:lat "35.80417"^^xsd:decimal ;
  geo-pos:long "-5.770833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Balanophyllia regia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-5.770833'^^xsd:double;
  dwc:latitude '35.80417'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '135181'^^xsd:integer;
  dwc:observationDate '1969-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '135181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euchaeta acuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '104550'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euchaeta acuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '104550'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -39.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-39.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "172"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.1'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '172'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7"^^xsd:decimal ;
  dwc:decimalLongitude "-21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "515"^^xsd:integer ;
  dwc:maximumDepthInMeters "515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -21)"^^geo:wktLiteral ;
  geo-pos:lat "26.7"^^xsd:decimal ;
  geo-pos:long "-21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Taonius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21'^^xsd:integer;
  dwc:latitude '26.7'^^xsd:double;
  dwc:minimumDepth '515'^^xsd:integer;
  dwc:maximumDepth '515'^^xsd:integer;
  dwc:aphiaid '137853'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Teneriforma naso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104859'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Teneriforma naso'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104859'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -4)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '263753'^^xsd:integer;
  dwc:observationDate '1923-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '263753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.8'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1971-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -29.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-29.1'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1972-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.6)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cateria submersa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.6'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '731353'^^xsd:integer;
  dwc:observationDate '1967-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.6)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cateria submersa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.6'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '731353'^^xsd:integer;
  dwc:observationDate '1967-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.6)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cateria submersa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.6'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '731353'^^xsd:integer;
  dwc:observationDate '1967-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.6)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cateria submersa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.6'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '731353'^^xsd:integer;
  dwc:observationDate '1967-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 9)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chirocephalus salinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '39.7'^^xsd:double;
  dwc:aphiaid '1325199'^^xsd:integer;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1325199'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 25)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Labyrinthasius graecus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '35.2'^^xsd:double;
  dwc:aphiaid '883888'^^xsd:integer;
  dwc:aphiaIdAccepted '259262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "54.583"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Retepora beaniana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '54.583'^^xsd:double;
  dwc:aphiaid '736352'^^xsd:integer;
  dwc:aphiaIdAccepted '111448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -8.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scalaria nana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-8.1'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '666'^^xsd:integer;
  dwc:aphiaid '525191'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139729'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "48.1"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scalaria nana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '48.1'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:aphiaid '525191'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139729'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 -43.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "-43.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 -43.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "-43.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-43.2'^^xsd:double;
  dwc:latitude '45.7'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1964-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 -12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 -12.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "-12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-12.1'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 13.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "13.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '44.5'^^xsd:double;
  dwc:maximumDepth '44.5'^^xsd:double;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1967-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.747917 3.475417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.747917"^^xsd:decimal ;
  dwc:decimalLongitude "3.475417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "59.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.747917 3.475417)"^^geo:wktLiteral ;
  geo-pos:lat "55.747917"^^xsd:decimal ;
  geo-pos:long "3.475417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.475417'^^xsd:double;
  dwc:latitude '55.747917'^^xsd:double;
  dwc:minimumDepth '59.2'^^xsd:double;
  dwc:maximumDepth '59.2'^^xsd:double;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:observationDate '1990-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-42.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopoteuthis danae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:aphiaid '342056'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '342056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopoteuthis danae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:aphiaid '342056'^^xsd:integer;
  dwc:observationDate '1979-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '342056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopoteuthis danae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:aphiaid '342056'^^xsd:integer;
  dwc:observationDate '1979-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '342056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1964-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-26.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-26.6'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1964-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7675 -5.917778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7675"^^xsd:decimal ;
  dwc:decimalLongitude "-5.917778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7675 -5.917778)"^^geo:wktLiteral ;
  geo-pos:lat "35.7675"^^xsd:decimal ;
  geo-pos:long "-5.917778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-5.917778'^^xsd:double;
  dwc:latitude '35.7675'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium rupestre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:maximumDepth '3.5'^^xsd:double;
  dwc:aphiaid '139064'^^xsd:integer;
  dwc:observationDate '1965-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '139066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium rupestre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:aphiaid '139064'^^xsd:integer;
  dwc:observationDate '1965-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '139066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium rupestre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:aphiaid '139064'^^xsd:integer;
  dwc:observationDate '1965-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '139066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 45)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pandalus montagui'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '45'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '107651'^^xsd:integer;
  dwc:aphiaIdAccepted '107651'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "875"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '875'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 17.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trochilioides trivialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:longitude '17.7'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:aphiaid '427217'^^xsd:integer;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427217'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.4 -7.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.4"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.4 -7.15)"^^geo:wktLiteral ;
  geo-pos:lat "30.4"^^xsd:decimal ;
  geo-pos:long "-7.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tryonia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-7.15'^^xsd:double;
  dwc:latitude '30.4'^^xsd:double;
  dwc:aphiaid '722774'^^xsd:integer;
  dwc:observationDate '1990-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '722774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.066668 -4.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.066668"^^xsd:decimal ;
  dwc:decimalLongitude "-4.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.066668 -4.133333)"^^geo:wktLiteral ;
  geo-pos:lat "27.066668"^^xsd:decimal ;
  geo-pos:long "-4.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tryonia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-4.133333'^^xsd:double;
  dwc:latitude '27.066668'^^xsd:double;
  dwc:aphiaid '722774'^^xsd:integer;
  dwc:observationDate '1971-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '722774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.733334 -7.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.733334"^^xsd:decimal ;
  dwc:decimalLongitude "-7.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.733334 -7.116667)"^^geo:wktLiteral ;
  geo-pos:lat "29.733334"^^xsd:decimal ;
  geo-pos:long "-7.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tryonia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-7.116667'^^xsd:double;
  dwc:latitude '29.733334'^^xsd:double;
  dwc:aphiaid '722774'^^xsd:integer;
  dwc:observationDate '1990-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '722774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1"^^xsd:decimal ;
  dwc:decimalLongitude "1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 1.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.1"^^xsd:decimal ;
  geo-pos:long "1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '48.1'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90278 10.445833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90278"^^xsd:decimal ;
  dwc:decimalLongitude "10.445833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90278 10.445833)"^^geo:wktLiteral ;
  geo-pos:lat "36.90278"^^xsd:decimal ;
  geo-pos:long "10.445833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alpheus glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.445833'^^xsd:double;
  dwc:latitude '36.90278'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten fenestratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2498"^^xsd:integer ;
  dwc:maximumDepthInMeters "2498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -11)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "-11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lima subovata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '2498'^^xsd:integer;
  dwc:maximumDepth '2498'^^xsd:integer;
  dwc:aphiaid '540294'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140243'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.75833 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.75833"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.75833 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.75833"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Schizaster canaliferus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.75833'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '124405'^^xsd:integer;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '513426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Schizaster canaliferus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '124405'^^xsd:integer;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '513426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mormonilla phasma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '119818'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '119818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mormonilla phasma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '119818'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '119818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mormonilla phasma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '119818'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '119818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.4)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -26.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-26.1'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  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 "227.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "227.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  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/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.6'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '227.5'^^xsd:double;
  dwc:maximumDepth '227.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.016666"^^xsd:decimal ;
  dwc:decimalLongitude "4.600556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  geo-pos:lat "42.016666"^^xsd:decimal ;
  geo-pos:long "4.600556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Diploctenium falloti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '4.600556'^^xsd:double;
  dwc:latitude '42.016666'^^xsd:double;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.016666"^^xsd:decimal ;
  dwc:decimalLongitude "4.600556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  geo-pos:lat "42.016666"^^xsd:decimal ;
  geo-pos:long "4.600556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Diploctenium falloti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '4.600556'^^xsd:double;
  dwc:latitude '42.016666'^^xsd:double;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.016666"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.016666"^^xsd:decimal ;
  geo-pos:long "4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Diploctenium falloti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '4.6'^^xsd:double;
  dwc:latitude '42.016666'^^xsd:double;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 4.601111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "4.601111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 4.601111)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "4.601111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Diploctenium falloti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '4.601111'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.016666"^^xsd:decimal ;
  dwc:decimalLongitude "4.600556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  geo-pos:lat "42.016666"^^xsd:decimal ;
  geo-pos:long "4.600556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Diploctenium falloti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '4.600556'^^xsd:double;
  dwc:latitude '42.016666'^^xsd:double;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1970-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "31"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '31'^^xsd:integer;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.6"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "825"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.6"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '31.6'^^xsd:double;
  dwc:minimumDepth '825'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112 25.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.112"^^xsd:decimal ;
  dwc:decimalLongitude "25.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112 25.809)"^^geo:wktLiteral ;
  geo-pos:lat "35.112"^^xsd:decimal ;
  geo-pos:long "25.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Streptosyllis nunezi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '25.809'^^xsd:double;
  dwc:latitude '35.112'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '369187'^^xsd:integer;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '369187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.097 -15.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.097"^^xsd:decimal ;
  dwc:decimalLongitude "-15.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.097 -15.712)"^^geo:wktLiteral ;
  geo-pos:lat "28.097"^^xsd:decimal ;
  geo-pos:long "-15.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Streptosyllis nunezi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:longitude '-15.712'^^xsd:double;
  dwc:latitude '28.097'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '369187'^^xsd:integer;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '369187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112 25.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.112"^^xsd:decimal ;
  dwc:decimalLongitude "25.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112 25.809)"^^geo:wktLiteral ;
  geo-pos:lat "35.112"^^xsd:decimal ;
  geo-pos:long "25.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Streptosyllis nunezi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '25.809'^^xsd:double;
  dwc:latitude '35.112'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '369187'^^xsd:integer;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '369187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 12.2825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36667"^^xsd:decimal ;
  dwc:decimalLongitude "12.2825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 12.2825)"^^geo:wktLiteral ;
  geo-pos:lat "36.36667"^^xsd:decimal ;
  geo-pos:long "12.2825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.2825'^^xsd:double;
  dwc:latitude '36.36667'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.110832"^^xsd:decimal ;
  dwc:decimalLongitude "12.886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  geo-pos:lat "38.110832"^^xsd:decimal ;
  geo-pos:long "12.886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.886667'^^xsd:double;
  dwc:latitude '38.110832'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '415'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.239166 12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.239166"^^xsd:decimal ;
  dwc:decimalLongitude "12.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.239166 12.28)"^^geo:wktLiteral ;
  geo-pos:lat "36.239166"^^xsd:decimal ;
  geo-pos:long "12.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.28'^^xsd:double;
  dwc:latitude '36.239166'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.120834 12.2675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.120834"^^xsd:decimal ;
  dwc:decimalLongitude "12.2675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.120834 12.2675)"^^geo:wktLiteral ;
  geo-pos:lat "38.120834"^^xsd:decimal ;
  geo-pos:long "12.2675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.2675'^^xsd:double;
  dwc:latitude '38.120834'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^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 "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scissurella umbilicata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '492970'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141419'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mormonilla phasma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '119818'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '119818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112 25.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.112"^^xsd:decimal ;
  dwc:decimalLongitude "25.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112 25.809)"^^geo:wktLiteral ;
  geo-pos:lat "35.112"^^xsd:decimal ;
  geo-pos:long "25.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Streptosyllis nunezi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.809'^^xsd:double;
  dwc:latitude '35.112'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '369187'^^xsd:integer;
  dwc:observationDate '2003-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '369187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358334 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358334"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358334 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.358334"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.358334'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1977-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.110832"^^xsd:decimal ;
  dwc:decimalLongitude "12.886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  geo-pos:lat "38.110832"^^xsd:decimal ;
  geo-pos:long "12.886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus alatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '12.886667'^^xsd:double;
  dwc:latitude '38.110832'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '415'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:observationDate '1974-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 13.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '13.7'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium rupestre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:aphiaid '139064'^^xsd:integer;
  dwc:observationDate '1965-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '139066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta norvegica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '104566'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.066668 -4.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.066668"^^xsd:decimal ;
  dwc:decimalLongitude "-4.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.066668 -4.133333)"^^geo:wktLiteral ;
  geo-pos:lat "27.066668"^^xsd:decimal ;
  geo-pos:long "-4.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tryonia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-4.133333'^^xsd:double;
  dwc:latitude '27.066668'^^xsd:double;
  dwc:aphiaid '722774'^^xsd:integer;
  dwc:observationDate '1971-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '722774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -21.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -21.2)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-21.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-21.2'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.9'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:aphiaid '263753'^^xsd:integer;
  dwc:aphiaIdAccepted '263753'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.691666 4.276667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.691666"^^xsd:decimal ;
  dwc:decimalLongitude "4.276667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.691666 4.276667)"^^geo:wktLiteral ;
  geo-pos:lat "55.691666"^^xsd:decimal ;
  geo-pos:long "4.276667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Glycinde nordmanni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.276667'^^xsd:double;
  dwc:latitude '55.691666'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:aphiaid '130136'^^xsd:integer;
  dwc:observationDate '1990-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -21.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -21.2)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-21.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-21.2'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.51 -29.953333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.51"^^xsd:decimal ;
  dwc:decimalLongitude "-29.953333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.51 -29.953333)"^^geo:wktLiteral ;
  geo-pos:lat "28.51"^^xsd:decimal ;
  geo-pos:long "-29.953333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis dofleini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.953333'^^xsd:double;
  dwc:latitude '28.51'^^xsd:double;
  dwc:aphiaid '140113'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '410402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "20.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "20.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20.3'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-41.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.6)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-41.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-41.6'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.016666"^^xsd:decimal ;
  dwc:decimalLongitude "4.600556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  geo-pos:lat "42.016666"^^xsd:decimal ;
  geo-pos:long "4.600556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Diploctenium falloti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '4.600556'^^xsd:double;
  dwc:latitude '42.016666'^^xsd:double;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -26.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -26.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-26.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-26.6'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1972-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -36.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -36.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.1"^^xsd:decimal ;
  geo-pos:long "-36.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-36.8'^^xsd:double;
  dwc:latitude '52.1'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.6)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cateria submersa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.6'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '731353'^^xsd:integer;
  dwc:observationDate '1967-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^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 "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scalaria nana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '525191'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139729'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1967-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.16 -31.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.16"^^xsd:decimal ;
  dwc:decimalLongitude "-31.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "747"^^xsd:integer ;
  dwc:maximumDepthInMeters "747"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.16 -31.53)"^^geo:wktLiteral ;
  geo-pos:lat "35.16"^^xsd:decimal ;
  geo-pos:long "-31.53"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-31.53'^^xsd:double;
  dwc:latitude '35.16'^^xsd:double;
  dwc:minimumDepth '747'^^xsd:integer;
  dwc:maximumDepth '747'^^xsd:integer;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:observationDate '1983-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.6)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cateria submersa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.6'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '731353'^^xsd:integer;
  dwc:observationDate '1967-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadilloniscus dalmatinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '883060'^^xsd:integer;
  dwc:aphiaIdAccepted '257486'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 2.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '2.5'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Schizaster canaliferus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '25.5'^^xsd:double;
  dwc:maximumDepth '25.5'^^xsd:double;
  dwc:aphiaid '124405'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '513426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mormonilla phasma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '119818'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '119818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112 25.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.112"^^xsd:decimal ;
  dwc:decimalLongitude "25.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112 25.809)"^^geo:wktLiteral ;
  geo-pos:lat "35.112"^^xsd:decimal ;
  geo-pos:long "25.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Streptosyllis nunezi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '25.809'^^xsd:double;
  dwc:latitude '35.112'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '369187'^^xsd:integer;
  dwc:observationDate '2002-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '369187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "10.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.958333)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "10.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.958333'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterorhabdus spinifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104583'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "556"^^xsd:integer ;
  dwc:maximumDepthInMeters "556"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -7.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Natica operculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '556'^^xsd:integer;
  dwc:maximumDepth '556'^^xsd:integer;
  dwc:aphiaid '749493'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "312.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '312.5'^^xsd:double;
  dwc:maximumDepth '312.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium rupestre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '139064'^^xsd:integer;
  dwc:observationDate '1965-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '139066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 13.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ommastrephes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '138279'^^xsd:integer;
  dwc:observationDate '1969-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '138279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -0.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-0.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.766388 10.280833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.766388"^^xsd:decimal ;
  dwc:decimalLongitude "10.280833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.766388 10.280833)"^^geo:wktLiteral ;
  geo-pos:lat "42.766388"^^xsd:decimal ;
  geo-pos:long "10.280833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tiroloscia elbana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.280833'^^xsd:double;
  dwc:latitude '42.766388'^^xsd:double;
  dwc:aphiaid '886989'^^xsd:integer;
  dwc:aphiaIdAccepted '262899'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.2 -41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.2"^^xsd:decimal ;
  dwc:decimalLongitude "-41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.2 -41)"^^geo:wktLiteral ;
  geo-pos:lat "61.2"^^xsd:decimal ;
  geo-pos:long "-41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gnathophausia zoea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-41'^^xsd:integer;
  dwc:latitude '61.2'^^xsd:double;
  dwc:aphiaid '119930'^^xsd:integer;
  dwc:observationDate '1925-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '119930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Androniscus cavernarum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:aphiaid '258613'^^xsd:integer;
  dwc:aphiaIdAccepted '258618'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.1"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1970-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4426"^^xsd:integer ;
  dwc:maximumDepthInMeters "4426"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spathoderma grossum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.746667'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:minimumDepth '4426'^^xsd:integer;
  dwc:maximumDepth '4426'^^xsd:integer;
  dwc:aphiaid '180805'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '180805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 4.601111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "4.601111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 4.601111)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "4.601111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Diploctenium falloti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '4.601111'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.4)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1970-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1964-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.353333 14.672222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.353333"^^xsd:decimal ;
  dwc:decimalLongitude "14.672222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.353333 14.672222)"^^geo:wktLiteral ;
  geo-pos:lat "44.353333"^^xsd:decimal ;
  geo-pos:long "14.672222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.672222'^^xsd:double;
  dwc:latitude '44.353333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0125 11.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0125"^^xsd:decimal ;
  dwc:decimalLongitude "11.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0125 11.133333)"^^geo:wktLiteral ;
  geo-pos:lat "37.0125"^^xsd:decimal ;
  geo-pos:long "11.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.133333'^^xsd:double;
  dwc:latitude '37.0125'^^xsd:double;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium rupestre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '139064'^^xsd:integer;
  dwc:observationDate '1965-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '139066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 11.534722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.534722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 11.534722)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "11.534722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium rupestre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.534722'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '45.5'^^xsd:double;
  dwc:maximumDepth '45.5'^^xsd:double;
  dwc:aphiaid '139064'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '139066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 13.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.4'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterorhabdus spinifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104583'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "589"^^xsd:integer ;
  dwc:maximumDepthInMeters "589"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -7.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Natica operculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-7.5'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '589'^^xsd:integer;
  dwc:maximumDepth '589'^^xsd:integer;
  dwc:aphiaid '749493'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140527'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "177.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "-19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.2'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '177.5'^^xsd:double;
  dwc:maximumDepth '177.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-40.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-40.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-40.8'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1970-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.175 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.175"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.175 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.175"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '37.175'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1967-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.175 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.175"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.175 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.175"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '37.175'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1967-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mormonilla phasma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '119818'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '119818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112 25.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.112"^^xsd:decimal ;
  dwc:decimalLongitude "25.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112 25.809)"^^geo:wktLiteral ;
  geo-pos:lat "35.112"^^xsd:decimal ;
  geo-pos:long "25.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Streptosyllis nunezi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '25.809'^^xsd:double;
  dwc:latitude '35.112'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '369187'^^xsd:integer;
  dwc:observationDate '2003-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '369187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112 25.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.112"^^xsd:decimal ;
  dwc:decimalLongitude "25.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112 25.809)"^^geo:wktLiteral ;
  geo-pos:lat "35.112"^^xsd:decimal ;
  geo-pos:long "25.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Streptosyllis nunezi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '25.809'^^xsd:double;
  dwc:latitude '35.112'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '369187'^^xsd:integer;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '369187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1371.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1371.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '1371.5'^^xsd:double;
  dwc:maximumDepth '1371.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1928-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.8 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.8 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "62.8"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tomopteris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '-25.9'^^xsd:double;
  dwc:latitude '62.8'^^xsd:double;
  dwc:aphiaid '129715'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129715'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -4)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare variegatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -4)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare variegatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 15.136667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "15.136667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "504.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "504.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 15.136667)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "15.136667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Prionospio (Prionospio) tripinnata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '15.136667'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '504.5'^^xsd:double;
  dwc:maximumDepth '504.5'^^xsd:double;
  dwc:aphiaid '331129'^^xsd:integer;
  dwc:aphiaIdAccepted '888169'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4 -2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4 -2.4)"^^geo:wktLiteral ;
  geo-pos:lat "51.4"^^xsd:decimal ;
  geo-pos:long "-2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-2.4'^^xsd:double;
  dwc:latitude '51.4'^^xsd:double;
  dwc:aphiaid '249419'^^xsd:integer;
  dwc:observationDate '1924-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '249419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6 -17.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.6"^^xsd:decimal ;
  geo-pos:long "-17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Velella velella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-17.3'^^xsd:double;
  dwc:latitude '42.6'^^xsd:double;
  dwc:aphiaid '117832'^^xsd:integer;
  dwc:observationDate '1978-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '117832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1327"^^xsd:integer ;
  dwc:maximumDepthInMeters "1327"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -13)"^^geo:wktLiteral ;
  geo-pos:lat "51.6"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ypsilothuria talismani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '51.6'^^xsd:double;
  dwc:minimumDepth '1327'^^xsd:integer;
  dwc:maximumDepth '1327'^^xsd:integer;
  dwc:aphiaid '124596'^^xsd:integer;
  dwc:observationDate '1982-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '125219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "-13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1326"^^xsd:integer ;
  dwc:maximumDepthInMeters "1326"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -13)"^^geo:wktLiteral ;
  geo-pos:lat "51.6"^^xsd:decimal ;
  geo-pos:long "-13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ypsilothuria talismani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '51.6'^^xsd:double;
  dwc:minimumDepth '1326'^^xsd:integer;
  dwc:maximumDepth '1326'^^xsd:integer;
  dwc:aphiaid '124596'^^xsd:integer;
  dwc:observationDate '1982-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '125219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium peraccai odhneri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '264321'^^xsd:integer;
  dwc:aphiaIdAccepted '882827'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "157.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-14.1'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '157.5'^^xsd:double;
  dwc:maximumDepth '157.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "570"^^xsd:integer ;
  dwc:maximumDepthInMeters "570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "-18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '570'^^xsd:integer;
  dwc:maximumDepth '570'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6275 -11.118333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.6275"^^xsd:decimal ;
  dwc:decimalLongitude "-11.118333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2466"^^xsd:integer ;
  dwc:maximumDepthInMeters "2466"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.6275 -11.118333)"^^geo:wktLiteral ;
  geo-pos:lat "56.6275"^^xsd:decimal ;
  geo-pos:long "-11.118333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-11.118333'^^xsd:double;
  dwc:latitude '56.6275'^^xsd:double;
  dwc:minimumDepth '2466'^^xsd:integer;
  dwc:maximumDepth '2466'^^xsd:integer;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:observationDate '1976-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.198334 -7.876667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.198334"^^xsd:decimal ;
  dwc:decimalLongitude "-7.876667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2037.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2037.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.198334 -7.876667)"^^geo:wktLiteral ;
  geo-pos:lat "35.198334"^^xsd:decimal ;
  geo-pos:long "-7.876667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-7.876667'^^xsd:double;
  dwc:latitude '35.198334'^^xsd:double;
  dwc:minimumDepth '2037.5'^^xsd:double;
  dwc:maximumDepth '2037.5'^^xsd:double;
  dwc:aphiaid '135135'^^xsd:integer;
  dwc:observationDate '1984-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '135135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cavolina tridentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:observationDate '1970-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-22.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "495"^^xsd:integer ;
  dwc:maximumDepthInMeters "495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '495'^^xsd:integer;
  dwc:maximumDepth '495'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1964-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -21.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "-21.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -21.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "-21.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-21.6'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-40.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-40.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-40.9'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1970-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "92.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '92.5'^^xsd:double;
  dwc:maximumDepth '92.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 27.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "27.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 27.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "27.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '27.9'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '36.5'^^xsd:double;
  dwc:maximumDepth '36.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -22.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -22.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.6"^^xsd:decimal ;
  geo-pos:long "-22.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-22.2'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "337.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "337.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '337.5'^^xsd:double;
  dwc:maximumDepth '337.5'^^xsd:double;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1964-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.7"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  geo-pos:lat "31.7"^^xsd:decimal ;
  geo-pos:long "-30.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-30.7'^^xsd:double;
  dwc:latitude '31.7'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "62.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "29.1"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:minimumDepth '62.5'^^xsd:double;
  dwc:maximumDepth '62.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50833 -8.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-8.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.50833 -8.93)"^^geo:wktLiteral ;
  geo-pos:lat "42.50833"^^xsd:decimal ;
  geo-pos:long "-8.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anapagurus breviaculeatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.93'^^xsd:double;
  dwc:latitude '42.50833'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '107214'^^xsd:integer;
  dwc:observationDate '1964-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^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 "122.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "122.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '122.5'^^xsd:double;
  dwc:maximumDepth '122.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 0.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '0.5'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -36.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -36.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-36.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ommastrephes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-36.4'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:aphiaid '138279'^^xsd:integer;
  dwc:observationDate '1984-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '138279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters "101"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ommastrephes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:maximumDepth '101'^^xsd:integer;
  dwc:aphiaid '138279'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '138279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia filicta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '377605'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1056509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -24)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.073334 -8.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.073334"^^xsd:decimal ;
  dwc:decimalLongitude "-8.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "439"^^xsd:integer ;
  dwc:maximumDepthInMeters "439"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.073334 -8.865)"^^geo:wktLiteral ;
  geo-pos:lat "35.073334"^^xsd:decimal ;
  geo-pos:long "-8.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrgopsis schneehageni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:longitude '-8.865'^^xsd:double;
  dwc:latitude '35.073334'^^xsd:double;
  dwc:minimumDepth '439'^^xsd:integer;
  dwc:maximumDepth '439'^^xsd:integer;
  dwc:observationDate '1951-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 -3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.5 -3.2)"^^geo:wktLiteral ;
  geo-pos:lat "58.5"^^xsd:decimal ;
  geo-pos:long "-3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-3.2'^^xsd:double;
  dwc:latitude '58.5'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:observationDate '1938-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 13.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4 -16.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4 -16.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.4"^^xsd:decimal ;
  geo-pos:long "-16.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.8'^^xsd:double;
  dwc:latitude '32.4'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.24 -31.526667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.24"^^xsd:decimal ;
  dwc:decimalLongitude "-31.526667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.24 -31.526667)"^^geo:wktLiteral ;
  geo-pos:lat "35.24"^^xsd:decimal ;
  geo-pos:long "-31.526667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis giardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-31.526667'^^xsd:double;
  dwc:latitude '35.24'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141097'^^xsd:integer;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '141097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia gibba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '220310'^^xsd:integer;
  dwc:observationDate '1968-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '220310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Artemia salina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '480246'^^xsd:integer;
  dwc:observationDate '1990-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '480246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.9"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '45.9'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:observationDate '1979-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6875 12.244167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6875"^^xsd:decimal ;
  dwc:decimalLongitude "12.244167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6875 12.244167)"^^geo:wktLiteral ;
  geo-pos:lat "36.6875"^^xsd:decimal ;
  geo-pos:long "12.244167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.244167'^^xsd:double;
  dwc:latitude '36.6875'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -36)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Grapsicepon edwardsii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1872'^^xsd:integer;
  dwc:longitude '-36'^^xsd:integer;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '118215'^^xsd:integer;
  dwc:observationDate '1872-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -5)"^^geo:wktLiteral ;
  geo-pos:lat "64.4"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudocalanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '64.4'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '104165'^^xsd:integer;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '104165'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8075 -5.769444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8075"^^xsd:decimal ;
  dwc:decimalLongitude "-5.769444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8075 -5.769444)"^^geo:wktLiteral ;
  geo-pos:lat "35.8075"^^xsd:decimal ;
  geo-pos:long "-5.769444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Polycarpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.769444'^^xsd:double;
  dwc:latitude '35.8075'^^xsd:double;
  dwc:aphiaid '103538'^^xsd:integer;
  dwc:observationDate '1969-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6281"^^xsd:decimal ;
  dwc:decimalLongitude "50.0931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  geo-pos:lat "26.6281"^^xsd:decimal ;
  geo-pos:long "50.0931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Malacanthura arabica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '50.0931'^^xsd:double;
  dwc:latitude '26.6281'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '212832'^^xsd:integer;
  dwc:observationDate '1981-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '212832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -43.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-43.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "910"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -43.4)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-43.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-43.4'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:minimumDepth '910'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1972-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea hoplocerca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '107674'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833332 6.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833332"^^xsd:decimal ;
  dwc:decimalLongitude "6.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833332 6.333333)"^^geo:wktLiteral ;
  geo-pos:lat "40.833332"^^xsd:decimal ;
  geo-pos:long "6.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '6.333333'^^xsd:double;
  dwc:latitude '40.833332'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 9)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '34'^^xsd:integer;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:observationDate '1970-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2 -9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.2"^^xsd:decimal ;
  dwc:decimalLongitude "-9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.2 -9)"^^geo:wktLiteral ;
  geo-pos:lat "33.2"^^xsd:decimal ;
  geo-pos:long "-9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euchirograpsus liguricus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-9'^^xsd:integer;
  dwc:latitude '33.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107452'^^xsd:integer;
  dwc:observationDate '1967-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '107452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 5.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "5.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '5.9'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 4.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "4.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "605"^^xsd:integer ;
  dwc:maximumDepthInMeters "605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 4.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "4.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '605'^^xsd:integer;
  dwc:maximumDepth '605'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-23.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.9'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -18.2)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "-18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-18.2'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  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 "227.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "227.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  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/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.6'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '227.5'^^xsd:double;
  dwc:maximumDepth '227.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -24.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -24.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-24.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-24.4'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '42.5'^^xsd:double;
  dwc:maximumDepth '42.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterorhabdus papilliger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104580'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterorhabdus papilliger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104580'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterorhabdus papilliger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104580'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 14.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 14.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "14.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.4'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.816666 16.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.816666"^^xsd:decimal ;
  dwc:decimalLongitude "16.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.816666 16.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.816666"^^xsd:decimal ;
  geo-pos:long "16.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16.25'^^xsd:double;
  dwc:latitude '35.816666'^^xsd:double;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.11667 12.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.11667"^^xsd:decimal ;
  dwc:decimalLongitude "12.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.11667 12.95)"^^geo:wktLiteral ;
  geo-pos:lat "40.11667"^^xsd:decimal ;
  geo-pos:long "12.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '12.95'^^xsd:double;
  dwc:latitude '40.11667'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "699"^^xsd:integer ;
  dwc:maximumDepthInMeters "699"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 -12.4)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "-12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichometra delicata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-12.4'^^xsd:double;
  dwc:latitude '54'^^xsd:integer;
  dwc:minimumDepth '699'^^xsd:integer;
  dwc:maximumDepth '699'^^xsd:integer;
  dwc:aphiaid '124233'^^xsd:integer;
  dwc:observationDate '1901-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '124233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -5.4)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1846'^^xsd:integer;
  dwc:longitude '-5.4'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:observationDate '1846-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -5.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "-5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1844'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5.2'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:observationDate '1844-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.1 -0.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.1"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "121"^^xsd:integer ;
  dwc:maximumDepthInMeters "121"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.1 -0.3)"^^geo:wktLiteral ;
  geo-pos:lat "60.1"^^xsd:decimal ;
  geo-pos:long "-0.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-0.3'^^xsd:double;
  dwc:latitude '60.1'^^xsd:double;
  dwc:minimumDepth '121'^^xsd:integer;
  dwc:maximumDepth '121'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:observationDate '1869-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.91833 -13.596667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.91833"^^xsd:decimal ;
  dwc:decimalLongitude "-13.596667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "381"^^xsd:integer ;
  dwc:maximumDepthInMeters "381"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.91833 -13.596667)"^^geo:wktLiteral ;
  geo-pos:lat "33.91833"^^xsd:decimal ;
  geo-pos:long "-13.596667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrgopsis schneehageni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-13.596667'^^xsd:double;
  dwc:latitude '33.91833'^^xsd:double;
  dwc:minimumDepth '381'^^xsd:integer;
  dwc:maximumDepth '381'^^xsd:integer;
  dwc:observationDate '1951-02-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ritterella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:aphiaid '103476'^^xsd:integer;
  dwc:observationDate '1967-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '103476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104794'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104794'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^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 "52.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.5)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis giardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.5'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '52.5'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:aphiaid '141097'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '141097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.931667 -29.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.931667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.931667 -29.87)"^^geo:wktLiteral ;
  geo-pos:lat "31.931667"^^xsd:decimal ;
  geo-pos:long "-29.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis giardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.87'^^xsd:double;
  dwc:latitude '31.931667'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '141097'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chirocephalus kerkyrensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:aphiaid '1325165'^^xsd:integer;
  dwc:observationDate '1990-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1325165'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2003"^^xsd:integer ;
  dwc:maximumDepthInMeters "2003"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Endoxocrinus wyvillethomsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '2003'^^xsd:integer;
  dwc:maximumDepth '2003'^^xsd:integer;
  dwc:aphiaid '242121'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '242121'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.278194 6.652222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.278194"^^xsd:decimal ;
  dwc:decimalLongitude "6.652222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.278194 6.652222)"^^geo:wktLiteral ;
  geo-pos:lat "55.278194"^^xsd:decimal ;
  geo-pos:long "6.652222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Harmothoe glabra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '6.652222'^^xsd:double;
  dwc:latitude '55.278194'^^xsd:double;
  dwc:minimumDepth '41.75'^^xsd:double;
  dwc:maximumDepth '41.75'^^xsd:double;
  dwc:aphiaid '571832'^^xsd:integer;
  dwc:observationDate '1990-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '571832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptodora hyalina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '1303609'^^xsd:integer;
  dwc:aphiaIdAccepted '1303060'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 32.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 32.6)"^^geo:wktLiteral ;
  geo-pos:lat "28.2"^^xsd:decimal ;
  geo-pos:long "32.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia gibba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '32.6'^^xsd:double;
  dwc:latitude '28.2'^^xsd:double;
  dwc:aphiaid '220310'^^xsd:integer;
  dwc:observationDate '1969-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '220310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia gibba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '220310'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '220310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia gibba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '220310'^^xsd:integer;
  dwc:observationDate '1969-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '220310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia gibba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '220310'^^xsd:integer;
  dwc:observationDate '1967-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '220310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.1"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.6)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '77.5'^^xsd:double;
  dwc:maximumDepth '77.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -33)"^^geo:wktLiteral ;
  geo-pos:lat "49.4"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '49.4'^^xsd:double;
  dwc:minimumDepth '132.5'^^xsd:double;
  dwc:maximumDepth '132.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1972-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 28.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.1'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "157.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-14.1'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '157.5'^^xsd:double;
  dwc:maximumDepth '157.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-43.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -43.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-43.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-43.9'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1964-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 33.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 33.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "33.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-10-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria atra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '33.8'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:aphiaid '148748'^^xsd:integer;
  dwc:observationDate '1967-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '1672768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.478333 -14.841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.478333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.478333 -14.841667)"^^geo:wktLiteral ;
  geo-pos:lat "34.478333"^^xsd:decimal ;
  geo-pos:long "-14.841667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophidiaster reyssis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-14.841667'^^xsd:double;
  dwc:latitude '34.478333'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '124102'^^xsd:integer;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '124102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.9 14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.9"^^xsd:decimal ;
  dwc:decimalLongitude "14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1203"^^xsd:integer ;
  dwc:maximumDepthInMeters "1203"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.9 14.9)"^^geo:wktLiteral ;
  geo-pos:lat "74.9"^^xsd:decimal ;
  geo-pos:long "14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Poraniomorpha tumida tuberculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:longitude '14.9'^^xsd:double;
  dwc:latitude '74.9'^^xsd:double;
  dwc:minimumDepth '1203'^^xsd:integer;
  dwc:maximumDepth '1203'^^xsd:integer;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 13.4)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Reductoniscus fritschii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.4'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '886653'^^xsd:integer;
  dwc:aphiaIdAccepted '262830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -36.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -36.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.1"^^xsd:decimal ;
  geo-pos:long "-36.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-36.8'^^xsd:double;
  dwc:latitude '52.1'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1972-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:minimumDepth '27.5'^^xsd:double;
  dwc:maximumDepth '27.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -12.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-12.7'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.60139 11.500833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.60139"^^xsd:decimal ;
  dwc:decimalLongitude "11.500833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.60139 11.500833)"^^geo:wktLiteral ;
  geo-pos:lat "34.60139"^^xsd:decimal ;
  geo-pos:long "11.500833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '11.500833'^^xsd:double;
  dwc:latitude '34.60139'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 11.401389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.401389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 11.401389)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "11.401389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.401389'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.618057 11.4675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.618057"^^xsd:decimal ;
  dwc:decimalLongitude "11.4675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.618057 11.4675)"^^geo:wktLiteral ;
  geo-pos:lat "34.618057"^^xsd:decimal ;
  geo-pos:long "11.4675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '11.4675'^^xsd:double;
  dwc:latitude '34.618057'^^xsd:double;
  dwc:minimumDepth '24.5'^^xsd:double;
  dwc:maximumDepth '24.5'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -42.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-42.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -42.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-42.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-42.4'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "555"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '555'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 13.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '13.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.9"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.2 -32.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.2"^^xsd:decimal ;
  dwc:decimalLongitude "-32.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.2 -32.8)"^^geo:wktLiteral ;
  geo-pos:lat "65.2"^^xsd:decimal ;
  geo-pos:long "-32.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-32.8'^^xsd:double;
  dwc:latitude '65.2'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.011665 -29.516666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.011665"^^xsd:decimal ;
  dwc:decimalLongitude "-29.516666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.011665 -29.516666)"^^geo:wktLiteral ;
  geo-pos:lat "49.011665"^^xsd:decimal ;
  geo-pos:long "-29.516666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-29.516666'^^xsd:double;
  dwc:latitude '49.011665'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:observationDate '1980-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -20.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "-20.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -20.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "-20.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-20.4'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.313889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.313889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "55.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.313889)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "10.313889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '10.313889'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '55.5'^^xsd:double;
  dwc:maximumDepth '55.5'^^xsd:double;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:observationDate '1973-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.591667 11.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.591667"^^xsd:decimal ;
  dwc:decimalLongitude "11.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.591667 11.625)"^^geo:wktLiteral ;
  geo-pos:lat "33.591667"^^xsd:decimal ;
  geo-pos:long "11.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.625'^^xsd:double;
  dwc:latitude '33.591667'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 11.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.575"^^xsd:decimal ;
  dwc:decimalLongitude "11.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 11.616667)"^^geo:wktLiteral ;
  geo-pos:lat "33.575"^^xsd:decimal ;
  geo-pos:long "11.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.616667'^^xsd:double;
  dwc:latitude '33.575'^^xsd:double;
  dwc:minimumDepth '48.5'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.783333 -5.929167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.783333"^^xsd:decimal ;
  dwc:decimalLongitude "-5.929167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.783333 -5.929167)"^^geo:wktLiteral ;
  geo-pos:lat "35.783333"^^xsd:decimal ;
  geo-pos:long "-5.929167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Polycarpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-5.929167'^^xsd:double;
  dwc:latitude '35.783333'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '103538'^^xsd:integer;
  dwc:observationDate '1969-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '103538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 13.161667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "13.161667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 13.161667)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "13.161667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sacculina benedeni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '13.161667'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '237833'^^xsd:integer;
  dwc:observationDate '1973-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '134805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.455 -13.348333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.455"^^xsd:decimal ;
  dwc:decimalLongitude "-13.348333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2506"^^xsd:integer ;
  dwc:maximumDepthInMeters "2506"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.455 -13.348333)"^^geo:wktLiteral ;
  geo-pos:lat "50.455"^^xsd:decimal ;
  geo-pos:long "-13.348333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Serpulidicola josephellae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.348333'^^xsd:double;
  dwc:latitude '50.455'^^xsd:double;
  dwc:minimumDepth '2506'^^xsd:integer;
  dwc:maximumDepth '2506'^^xsd:integer;
  dwc:aphiaid '355639'^^xsd:integer;
  dwc:observationDate '1972-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '355639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 17.952778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "17.952778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 17.952778)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "17.952778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '17.952778'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1968-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6281"^^xsd:decimal ;
  dwc:decimalLongitude "50.0931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  geo-pos:lat "26.6281"^^xsd:decimal ;
  geo-pos:long "50.0931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Malacanthura arabica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '50.0931'^^xsd:double;
  dwc:latitude '26.6281'^^xsd:double;
  dwc:aphiaid '212832'^^xsd:integer;
  dwc:observationDate '1981-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '212832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6281"^^xsd:decimal ;
  dwc:decimalLongitude "50.0931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  geo-pos:lat "26.6281"^^xsd:decimal ;
  geo-pos:long "50.0931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Malacanthura arabica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '50.0931'^^xsd:double;
  dwc:latitude '26.6281'^^xsd:double;
  dwc:aphiaid '212832'^^xsd:integer;
  dwc:observationDate '1981-11-21'^^xsd:date;
  dwc:aphiaIdAccepted '212832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea hoplocerca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.9'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:aphiaid '107674'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "92.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea hoplocerca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '92.5'^^xsd:double;
  dwc:maximumDepth '92.5'^^xsd:double;
  dwc:aphiaid '107674'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea hoplocerca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107674'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28472 10.635556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28472"^^xsd:decimal ;
  dwc:decimalLongitude "10.635556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28472 10.635556)"^^geo:wktLiteral ;
  geo-pos:lat "36.28472"^^xsd:decimal ;
  geo-pos:long "10.635556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.635556'^^xsd:double;
  dwc:latitude '36.28472'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:observationDate '1972-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.375)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.375'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:observationDate '1972-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.327778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.825"^^xsd:decimal ;
  dwc:decimalLongitude "10.327778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.327778)"^^geo:wktLiteral ;
  geo-pos:lat "36.825"^^xsd:decimal ;
  geo-pos:long "10.327778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.327778'^^xsd:double;
  dwc:latitude '36.825'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "172"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.1'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '172'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.2"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.2"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.2'^^xsd:double;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -34.4)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.466667 11.184722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.466667"^^xsd:decimal ;
  dwc:decimalLongitude "11.184722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.466667 11.184722)"^^geo:wktLiteral ;
  geo-pos:lat "34.466667"^^xsd:decimal ;
  geo-pos:long "11.184722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trididemnum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.184722'^^xsd:double;
  dwc:latitude '34.466667'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '103461'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '103461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 4.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.2'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterorhabdus papilliger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104580'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -18.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-18.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -18.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-18.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-18.9'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.511665 -30.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.511665"^^xsd:decimal ;
  dwc:decimalLongitude "-30.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.511665 -30.655)"^^geo:wktLiteral ;
  geo-pos:lat "33.511665"^^xsd:decimal ;
  geo-pos:long "-30.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis giardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-30.655'^^xsd:double;
  dwc:latitude '33.511665'^^xsd:double;
  dwc:aphiaid '141097'^^xsd:integer;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '141097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2.2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.2'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.791668 -7.188333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.791668"^^xsd:decimal ;
  dwc:decimalLongitude "-7.188333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.791668 -7.188333)"^^geo:wktLiteral ;
  geo-pos:lat "61.791668"^^xsd:decimal ;
  geo-pos:long "-7.188333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Arctica islandica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-7.188333'^^xsd:double;
  dwc:latitude '61.791668'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '138802'^^xsd:integer;
  dwc:observationDate '1999-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '138802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2650"^^xsd:integer ;
  dwc:maximumDepthInMeters "2650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '46'^^xsd:integer;
  dwc:minimumDepth '2650'^^xsd:integer;
  dwc:maximumDepth '2650'^^xsd:integer;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:observationDate '1973-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.560833 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.560833"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "425"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.560833 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.560833"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '38.560833'^^xsd:double;
  dwc:minimumDepth '425'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:observationDate '1974-06-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.455 -13.348333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.455"^^xsd:decimal ;
  dwc:decimalLongitude "-13.348333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2506"^^xsd:integer ;
  dwc:maximumDepthInMeters "2506"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.455 -13.348333)"^^geo:wktLiteral ;
  geo-pos:lat "50.455"^^xsd:decimal ;
  geo-pos:long "-13.348333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Serpulidicola josephellae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.348333'^^xsd:double;
  dwc:latitude '50.455'^^xsd:double;
  dwc:minimumDepth '2506'^^xsd:integer;
  dwc:maximumDepth '2506'^^xsd:integer;
  dwc:aphiaid '355639'^^xsd:integer;
  dwc:observationDate '1972-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '355639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "337.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "337.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '337.5'^^xsd:double;
  dwc:maximumDepth '337.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1964-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea hoplocerca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10.6'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '107674'^^xsd:integer;
  dwc:observationDate '1972-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:maximumDepth '17.5'^^xsd:double;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:observationDate '1973-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6281"^^xsd:decimal ;
  dwc:decimalLongitude "50.0931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  geo-pos:lat "26.6281"^^xsd:decimal ;
  geo-pos:long "50.0931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Malacanthura arabica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '50.0931'^^xsd:double;
  dwc:latitude '26.6281'^^xsd:double;
  dwc:aphiaid '212832'^^xsd:integer;
  dwc:observationDate '1981-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '212832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.379166 15.650833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.379166"^^xsd:decimal ;
  dwc:decimalLongitude "15.650833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.379166 15.650833)"^^geo:wktLiteral ;
  geo-pos:lat "37.379166"^^xsd:decimal ;
  geo-pos:long "15.650833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '15.650833'^^xsd:double;
  dwc:latitude '37.379166'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1974-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia gibba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '220310'^^xsd:integer;
  dwc:observationDate '1969-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '220310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.6)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.6'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nagara cristata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:observationDate '1938-10-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104794'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1862'^^xsd:integer;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:observationDate '1862-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.9"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterorhabdus papilliger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104580'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^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 "122.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "122.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '122.5'^^xsd:double;
  dwc:maximumDepth '122.5'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "297.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:minimumDepth '297.5'^^xsd:double;
  dwc:maximumDepth '297.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1970-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-41.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.6)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-41.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-41.6'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterorhabdus papilliger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '104580'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -1.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-1.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:longitude '-1.6'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -15.4)"^^geo:wktLiteral ;
  geo-pos:lat "27.9"^^xsd:decimal ;
  geo-pos:long "-15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-15.4'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 7)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '43.5'^^xsd:double;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterorhabdus papilliger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104580'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.4)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -40.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -40.8)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-40.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-40.8'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1964-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^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 "277.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "277.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -19.6)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-19.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '277.5'^^xsd:double;
  dwc:maximumDepth '277.5'^^xsd:double;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1973-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13333 10.391667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13333"^^xsd:decimal ;
  dwc:decimalLongitude "10.391667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13333 10.391667)"^^geo:wktLiteral ;
  geo-pos:lat "38.13333"^^xsd:decimal ;
  geo-pos:long "10.391667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caligus ligusticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.391667'^^xsd:double;
  dwc:latitude '38.13333'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '135762'^^xsd:integer;
  dwc:observationDate '1972-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '135762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7 34.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7 34.2)"^^geo:wktLiteral ;
  geo-pos:lat "27.7"^^xsd:decimal ;
  geo-pos:long "34.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus cyaneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '34.2'^^xsd:double;
  dwc:latitude '27.7'^^xsd:double;
  dwc:aphiaid '210788'^^xsd:integer;
  dwc:observationDate '1967-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '210788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -21.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "515"^^xsd:integer ;
  dwc:maximumDepthInMeters "515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -21.2)"^^geo:wktLiteral ;
  geo-pos:lat "26.7"^^xsd:decimal ;
  geo-pos:long "-21.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.2'^^xsd:double;
  dwc:latitude '26.7'^^xsd:double;
  dwc:minimumDepth '515'^^xsd:integer;
  dwc:maximumDepth '515'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2575 15.4925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2575"^^xsd:decimal ;
  dwc:decimalLongitude "15.4925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2575 15.4925)"^^geo:wktLiteral ;
  geo-pos:lat "37.2575"^^xsd:decimal ;
  geo-pos:long "15.4925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '15.4925'^^xsd:double;
  dwc:latitude '37.2575'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1974-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "5.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 5.3667)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "5.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astacilla mediterraneana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '5.3667'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '119025'^^xsd:integer;
  dwc:observationDate '1979-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '119025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "31.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 31.1)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia gibba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '31.1'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:aphiaid '220310'^^xsd:integer;
  dwc:observationDate '1969-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '220310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia gibba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '220310'^^xsd:integer;
  dwc:observationDate '1969-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '220310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.6)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia gibba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '34.6'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '220310'^^xsd:integer;
  dwc:observationDate '1969-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '220310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nagara cristata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:observationDate '1939-06-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nagara cristata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:observationDate '1939-06-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.492 -15.717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.492"^^xsd:decimal ;
  dwc:decimalLongitude "-15.717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "872"^^xsd:integer ;
  dwc:maximumDepthInMeters "872"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.492 -15.717)"^^geo:wktLiteral ;
  geo-pos:lat "47.492"^^xsd:decimal ;
  geo-pos:long "-15.717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neptunea amianata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-15.717'^^xsd:double;
  dwc:latitude '47.492'^^xsd:double;
  dwc:minimumDepth '872'^^xsd:integer;
  dwc:maximumDepth '872'^^xsd:integer;
  dwc:aphiaid '423554'^^xsd:integer;
  dwc:observationDate '1889-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '423554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1"^^xsd:decimal ;
  dwc:decimalLongitude "-44.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.1"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Poraniomorpha hispida hispida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '47.1'^^xsd:double;
  dwc:aphiaid '125233'^^xsd:integer;
  dwc:observationDate '1948-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '125233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104794'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '104794'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5 -33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.5"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.5 -33.1)"^^geo:wktLiteral ;
  geo-pos:lat "66.5"^^xsd:decimal ;
  geo-pos:long "-33.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-06-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scottomyzon gibberum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.1'^^xsd:double;
  dwc:latitude '66.5'^^xsd:double;
  dwc:aphiaid '135735'^^xsd:integer;
  dwc:observationDate '1999-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '135735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -44)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-44'^^xsd:integer;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Temoropia mayumbaensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104881'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -29.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-29.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "745"^^xsd:integer ;
  dwc:maximumDepthInMeters "745"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -29.985)"^^geo:wktLiteral ;
  geo-pos:lat "28.7"^^xsd:decimal ;
  geo-pos:long "-29.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis giardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-29.985'^^xsd:double;
  dwc:latitude '28.7'^^xsd:double;
  dwc:minimumDepth '745'^^xsd:integer;
  dwc:maximumDepth '745'^^xsd:integer;
  dwc:aphiaid '141097'^^xsd:integer;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '141097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -0.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-0.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "-19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 -19)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "-19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aurelia solida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '43.8'^^xsd:double;
  dwc:aphiaid '287214'^^xsd:integer;
  dwc:observationDate '1978-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '287214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -42.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-42.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -42.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-42.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-42.4'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "47.7"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '47.7'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:observationDate '1979-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "54.583"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Vesicularia spinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '54.583'^^xsd:double;
  dwc:aphiaid '111669'^^xsd:integer;
  dwc:aphiaIdAccepted '111669'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -0.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -0.1)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-0.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-0.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -22.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -22.2)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-22.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-22.2'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '355'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 -43.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "-43.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 -43.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "-43.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-43.2'^^xsd:double;
  dwc:latitude '45.7'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1964-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 20.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 20.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "20.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20.2'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 27.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "27.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 27.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "27.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '27.9'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '36.5'^^xsd:double;
  dwc:maximumDepth '36.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 4.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.2'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 1.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thelidioteuthis alessandrini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '342404'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thelidioteuthis alessandrini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '342404'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 29)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '29'^^xsd:integer;
  dwc:latitude '41'^^xsd:integer;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.725 -6.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.725 -6.35)"^^geo:wktLiteral ;
  geo-pos:lat "35.725"^^xsd:decimal ;
  geo-pos:long "-6.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-6.35'^^xsd:double;
  dwc:latitude '35.725'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1969-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 12.2825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36667"^^xsd:decimal ;
  dwc:decimalLongitude "12.2825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 12.2825)"^^geo:wktLiteral ;
  geo-pos:lat "36.36667"^^xsd:decimal ;
  geo-pos:long "12.2825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.2825'^^xsd:double;
  dwc:latitude '36.36667'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Siriella armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '13.6'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '120208'^^xsd:integer;
  dwc:observationDate '1974-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '120208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9 -25.783056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "77.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.783056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (77.9 -25.783056)"^^geo:wktLiteral ;
  geo-pos:lat "77.9"^^xsd:decimal ;
  geo-pos:long "-25.783056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asymmetrione clibanarii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-25.783056'^^xsd:double;
  dwc:latitude '77.9'^^xsd:double;
  dwc:aphiaid '255191'^^xsd:integer;
  dwc:observationDate '1971-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '255191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -7.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-7.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1378"^^xsd:integer ;
  dwc:maximumDepthInMeters "1378"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -7.655)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-7.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aulocyathus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-7.655'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '1378'^^xsd:integer;
  dwc:maximumDepth '1378'^^xsd:integer;
  dwc:aphiaid '135132'^^xsd:integer;
  dwc:observationDate '1984-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '135132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "627.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "627.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -4.6)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aulocyathus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-4.6'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '627.5'^^xsd:double;
  dwc:maximumDepth '627.5'^^xsd:double;
  dwc:aphiaid '135132'^^xsd:integer;
  dwc:observationDate '1971-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '135132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -31.5)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aurelia solida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-31.5'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:aphiaid '287214'^^xsd:integer;
  dwc:observationDate '1978-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '287214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.373333 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.373333"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "590"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.373333 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "36.373333"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '36.373333'^^xsd:double;
  dwc:minimumDepth '590'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2575 15.4925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2575"^^xsd:decimal ;
  dwc:decimalLongitude "15.4925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2575 15.4925)"^^geo:wktLiteral ;
  geo-pos:lat "37.2575"^^xsd:decimal ;
  geo-pos:long "15.4925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '15.4925'^^xsd:double;
  dwc:latitude '37.2575'^^xsd:double;
  dwc:observationDate '1974-06-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2575 15.4925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2575"^^xsd:decimal ;
  dwc:decimalLongitude "15.4925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2575 15.4925)"^^geo:wktLiteral ;
  geo-pos:lat "37.2575"^^xsd:decimal ;
  geo-pos:long "15.4925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '15.4925'^^xsd:double;
  dwc:latitude '37.2575'^^xsd:double;
  dwc:observationDate '1974-06-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1970-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "575"^^xsd:integer ;
  dwc:maximumDepthInMeters "575"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 22.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '22.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '575'^^xsd:integer;
  dwc:maximumDepth '575'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -37.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -37.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "-37.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-37.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1970-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "147.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "147.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -19.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '147.5'^^xsd:double;
  dwc:maximumDepth '147.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.121666 -29.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.121666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.121666 -29.908333)"^^geo:wktLiteral ;
  geo-pos:lat "32.121666"^^xsd:decimal ;
  geo-pos:long "-29.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis giardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-29.908333'^^xsd:double;
  dwc:latitude '32.121666'^^xsd:double;
  dwc:aphiaid '141097'^^xsd:integer;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '141097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.97"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.97"^^xsd:decimal ;
  geo-pos:long "-29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis giardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.9'^^xsd:double;
  dwc:latitude '31.97'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '141097'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -5.1)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.1'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -7)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-7'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -33.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-33.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "585"^^xsd:integer ;
  dwc:maximumDepthInMeters "585"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -33.4)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-33.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-33.4'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '585'^^xsd:integer;
  dwc:maximumDepth '585'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -10)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea hoplocerca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '107674'^^xsd:integer;
  dwc:observationDate '1972-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea hoplocerca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107674'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -12.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea hoplocerca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.5'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '107674'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 10.291667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "10.291667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 10.291667)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "10.291667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.291667'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:observationDate '1967-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.291667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.291667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.291667)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.291667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.291667'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '15.5'^^xsd:double;
  dwc:maximumDepth '15.5'^^xsd:double;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:observationDate '1973-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58917 13.273333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58917"^^xsd:decimal ;
  dwc:decimalLongitude "13.273333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58917 13.273333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58917"^^xsd:decimal ;
  geo-pos:long "13.273333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '13.273333'^^xsd:double;
  dwc:latitude '38.58917'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1974-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.733334 12.206667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.733334"^^xsd:decimal ;
  dwc:decimalLongitude "12.206667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.733334 12.206667)"^^geo:wktLiteral ;
  geo-pos:lat "36.733334"^^xsd:decimal ;
  geo-pos:long "12.206667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.206667'^^xsd:double;
  dwc:latitude '36.733334'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6875 12.244167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6875"^^xsd:decimal ;
  dwc:decimalLongitude "12.244167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6875 12.244167)"^^geo:wktLiteral ;
  geo-pos:lat "36.6875"^^xsd:decimal ;
  geo-pos:long "12.244167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.244167'^^xsd:double;
  dwc:latitude '36.6875'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6281"^^xsd:decimal ;
  dwc:decimalLongitude "50.0931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  geo-pos:lat "26.6281"^^xsd:decimal ;
  geo-pos:long "50.0931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Malacanthura arabica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '50.0931'^^xsd:double;
  dwc:latitude '26.6281'^^xsd:double;
  dwc:aphiaid '212832'^^xsd:integer;
  dwc:observationDate '1981-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '212832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "81"^^xsd:decimal ;
  dwc:decimalLongitude "-24.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (81 -24.5)"^^geo:wktLiteral ;
  geo-pos:lat "81"^^xsd:decimal ;
  geo-pos:long "-24.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-08-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mesanthura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '81'^^xsd:integer;
  dwc:aphiaid '205305'^^xsd:integer;
  dwc:observationDate '1983-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '205305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1974-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95 10.291667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95"^^xsd:decimal ;
  dwc:decimalLongitude "10.291667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95 10.291667)"^^geo:wktLiteral ;
  geo-pos:lat "37.95"^^xsd:decimal ;
  geo-pos:long "10.291667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.291667'^^xsd:double;
  dwc:latitude '37.95'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '19.5'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1967-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 13.434444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "13.434444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 13.434444)"^^geo:wktLiteral ;
  geo-pos:lat "43.6"^^xsd:decimal ;
  geo-pos:long "13.434444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philocheras monacanthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '13.434444'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '107560'^^xsd:integer;
  dwc:observationDate '1973-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '107560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9 13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9"^^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 "118.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "118.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9 13.2)"^^geo:wktLiteral ;
  geo-pos:lat "32.9"^^xsd:decimal ;
  geo-pos:long "13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.2'^^xsd:double;
  dwc:latitude '32.9'^^xsd:double;
  dwc:minimumDepth '118.5'^^xsd:double;
  dwc:maximumDepth '118.5'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 13.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '13.4'^^xsd:double;
  dwc:latitude '45.7'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1964-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "212.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -33)"^^geo:wktLiteral ;
  geo-pos:lat "49.4"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '49.4'^^xsd:double;
  dwc:minimumDepth '212.5'^^xsd:double;
  dwc:maximumDepth '212.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1971-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "80.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '26.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '80.5'^^xsd:double;
  dwc:maximumDepth '80.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterorhabdus papilliger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104580'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterorhabdus papilliger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104580'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterorhabdus papilliger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104580'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "62.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "29.1"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:minimumDepth '62.5'^^xsd:double;
  dwc:maximumDepth '62.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6 -35.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6"^^xsd:decimal ;
  dwc:decimalLongitude "-35.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6 -35.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.6"^^xsd:decimal ;
  geo-pos:long "-35.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-35.1'^^xsd:double;
  dwc:latitude '52.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "53.2"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '53.2'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -33.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-33.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "585"^^xsd:integer ;
  dwc:maximumDepthInMeters "585"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -33.4)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-33.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-33.4'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '585'^^xsd:integer;
  dwc:maximumDepth '585'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1972-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1971-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neocalanus robustior'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '104472'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 5.5)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oniscus asellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '5.5'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:aphiaid '257580'^^xsd:integer;
  dwc:observationDate '1957-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '257580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45 10.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.45"^^xsd:decimal ;
  dwc:decimalLongitude "10.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45 10.616667)"^^geo:wktLiteral ;
  geo-pos:lat "34.45"^^xsd:decimal ;
  geo-pos:long "10.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.616667'^^xsd:double;
  dwc:latitude '34.45'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:observationDate '1973-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.625)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '11.625'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.8"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '16.4'^^xsd:double;
  dwc:latitude '41.8'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:observationDate '1973-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.461666 -28.926666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.461666"^^xsd:decimal ;
  dwc:decimalLongitude "-28.926666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.461666 -28.926666)"^^geo:wktLiteral ;
  geo-pos:lat "31.461666"^^xsd:decimal ;
  geo-pos:long "-28.926666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pliobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-28.926666'^^xsd:double;
  dwc:latitude '31.461666'^^xsd:double;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:aphiaid '117961'^^xsd:integer;
  dwc:observationDate '1959-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '117961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.641945 3.736667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.641945"^^xsd:decimal ;
  dwc:decimalLongitude "3.736667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.641945 3.736667)"^^geo:wktLiteral ;
  geo-pos:lat "55.641945"^^xsd:decimal ;
  geo-pos:long "3.736667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '3.736667'^^xsd:double;
  dwc:latitude '55.641945'^^xsd:double;
  dwc:minimumDepth '43.3'^^xsd:double;
  dwc:maximumDepth '43.3'^^xsd:double;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:observationDate '1990-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepioteuthis lessoniana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '220317'^^xsd:integer;
  dwc:observationDate '1969-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '220317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -0.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -0.1)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-0.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-0.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -0.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-0.8'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -1.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-1.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1.6'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 -7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2"^^xsd:decimal ;
  dwc:decimalLongitude "-7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 -7.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.2"^^xsd:decimal ;
  geo-pos:long "-7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-7.1'^^xsd:double;
  dwc:latitude '52.2'^^xsd:double;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.10139 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.10139"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.10139 11)"^^geo:wktLiteral ;
  geo-pos:lat "34.10139"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '34.10139'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58472 11.618056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.58472"^^xsd:decimal ;
  dwc:decimalLongitude "11.618056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.58472 11.618056)"^^geo:wktLiteral ;
  geo-pos:lat "33.58472"^^xsd:decimal ;
  geo-pos:long "11.618056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.618056'^^xsd:double;
  dwc:latitude '33.58472'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 12.2825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36667"^^xsd:decimal ;
  dwc:decimalLongitude "12.2825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 12.2825)"^^geo:wktLiteral ;
  geo-pos:lat "36.36667"^^xsd:decimal ;
  geo-pos:long "12.2825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.2825'^^xsd:double;
  dwc:latitude '36.36667'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 12.2825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36667"^^xsd:decimal ;
  dwc:decimalLongitude "12.2825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 12.2825)"^^geo:wktLiteral ;
  geo-pos:lat "36.36667"^^xsd:decimal ;
  geo-pos:long "12.2825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.2825'^^xsd:double;
  dwc:latitude '36.36667'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ancistrocoma thorsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:aphiaid '134850'^^xsd:integer;
  dwc:aphiaIdAccepted '134850'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29333"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.29333"^^xsd:decimal ;
  geo-pos:long "14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '44.29333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^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 "1492"^^xsd:integer ;
  dwc:maximumDepthInMeters "1492"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Axinus subovatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:minimumDepth '1492'^^xsd:integer;
  dwc:maximumDepth '1492'^^xsd:integer;
  dwc:aphiaid '715238'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141675'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "65"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys islandica islandica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:latitude '65'^^xsd:integer;
  dwc:observationDate '1937-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.7 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "79.7"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (79.7 18)"^^geo:wktLiteral ;
  geo-pos:lat "79.7"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys islandica islandica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '79.7'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 19)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys islandica islandica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1861'^^xsd:integer;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '78'^^xsd:integer;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:observationDate '1861-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.683334 -5.125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.683334"^^xsd:decimal ;
  dwc:decimalLongitude "-5.125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.683334 -5.125)"^^geo:wktLiteral ;
  geo-pos:lat "36.683334"^^xsd:decimal ;
  geo-pos:long "-5.125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:longitude '-5.125'^^xsd:double;
  dwc:latitude '36.683334'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.058334 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.058334"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.058334 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.058334"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40.058334'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.058334 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.058334"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.058334 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.058334"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40.058334'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.058334 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.058334"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.058334 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.058334"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40.058334'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Temoropia mayumbaensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104881'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Temoropia mayumbaensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104881'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "462.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "462.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -36)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-36'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '462.5'^^xsd:double;
  dwc:maximumDepth '462.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1964-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -14)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "455"^^xsd:integer ;
  dwc:maximumDepthInMeters "455"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '455'^^xsd:integer;
  dwc:maximumDepth '455'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.6"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "825"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.6"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '31.6'^^xsd:double;
  dwc:minimumDepth '825'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -24)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "177.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "-19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.2'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '177.5'^^xsd:double;
  dwc:maximumDepth '177.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^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 "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -11.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-43.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '87.5'^^xsd:double;
  dwc:maximumDepth '87.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "732.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "732.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 9.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '9.8'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:minimumDepth '732.5'^^xsd:double;
  dwc:maximumDepth '732.5'^^xsd:double;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:observationDate '1961-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "732.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "732.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-25.9'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '732.5'^^xsd:double;
  dwc:maximumDepth '732.5'^^xsd:double;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:observationDate '1971-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -8.1)"^^geo:wktLiteral ;
  geo-pos:lat "47.7"^^xsd:decimal ;
  geo-pos:long "-8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-8.1'^^xsd:double;
  dwc:latitude '47.7'^^xsd:double;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:observationDate '1973-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7 -10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1470"^^xsd:integer ;
  dwc:maximumDepthInMeters "1470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.7 -10.9)"^^geo:wktLiteral ;
  geo-pos:lat "48.7"^^xsd:decimal ;
  geo-pos:long "-10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-04-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-10.9'^^xsd:double;
  dwc:latitude '48.7'^^xsd:double;
  dwc:minimumDepth '1470'^^xsd:integer;
  dwc:maximumDepth '1470'^^xsd:integer;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:observationDate '1973-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1970"^^xsd:integer ;
  dwc:maximumDepthInMeters "1970"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia cornuformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '1970'^^xsd:integer;
  dwc:maximumDepth '1970'^^xsd:integer;
  dwc:aphiaid '503984'^^xsd:integer;
  dwc:observationDate '1980-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '135167'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "988"^^xsd:integer ;
  dwc:maximumDepthInMeters "988"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda pustulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  dwc:minimumDepth '988'^^xsd:integer;
  dwc:maximumDepth '988'^^xsd:integer;
  dwc:aphiaid '540104'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '182796'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Candacia simplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '220914'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '220914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium saxivagum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '257792'^^xsd:integer;
  dwc:aphiaIdAccepted '257792'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellium fiumanum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:aphiaid '262570'^^xsd:integer;
  dwc:aphiaIdAccepted '264670'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melicertus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107104'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '246388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.716667 20.933332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.716667"^^xsd:decimal ;
  dwc:decimalLongitude "20.933332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.716667 20.933332)"^^geo:wktLiteral ;
  geo-pos:lat "37.716667"^^xsd:decimal ;
  geo-pos:long "20.933332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Petricola lithophaga'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '20.933332'^^xsd:double;
  dwc:latitude '37.716667'^^xsd:double;
  dwc:aphiaid '140729'^^xsd:integer;
  dwc:observationDate '1983-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140729'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maja crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus curtus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104792'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus curtus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104792'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus curtus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104792'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus curtus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104792'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -25.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "786"^^xsd:integer ;
  dwc:maximumDepthInMeters "786"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -25.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-25.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pliobothrus symmetricus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-25.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '786'^^xsd:integer;
  dwc:maximumDepth '786'^^xsd:integer;
  dwc:aphiaid '117962'^^xsd:integer;
  dwc:observationDate '1971-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '117962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "345"^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.8'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '345'^^xsd:integer;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haloptilus longicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104431'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tisbe remota'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '360730'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '116629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.586666 -8.668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.586666"^^xsd:decimal ;
  dwc:decimalLongitude "-8.668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2246"^^xsd:integer ;
  dwc:maximumDepthInMeters "2246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.586666 -8.668333)"^^geo:wktLiteral ;
  geo-pos:lat "47.586666"^^xsd:decimal ;
  geo-pos:long "-8.668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metavargula quintuplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-8.668333'^^xsd:double;
  dwc:latitude '47.586666'^^xsd:double;
  dwc:minimumDepth '2246'^^xsd:integer;
  dwc:maximumDepth '2246'^^xsd:integer;
  dwc:aphiaid '183270'^^xsd:integer;
  dwc:observationDate '1972-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '183270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '137813'^^xsd:integer;
  dwc:observationDate '1965-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '137813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-43.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-43.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-43.9'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 26.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 26.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "26.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium mohamidanicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '26.75'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  dwc:aphiaid '257748'^^xsd:integer;
  dwc:aphiaIdAccepted '257748'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -11.9)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera inflata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-11.9'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:aphiaid '408149'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '505153'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-31.1'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:observationDate '1971-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1971-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -24)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.541668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.541668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.541668)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.541668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rhynchothorax philopsammus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-28.541668'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:aphiaid '134752'^^xsd:integer;
  dwc:observationDate '1972-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '134752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -8.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solatisonax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-8.1'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '666'^^xsd:integer;
  dwc:aphiaid '137667'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137667'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "589"^^xsd:integer ;
  dwc:maximumDepthInMeters "589"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -7.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solatisonax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-7.5'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '589'^^xsd:integer;
  dwc:maximumDepth '589'^^xsd:integer;
  dwc:aphiaid '137667'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137667'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -9.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.1"^^xsd:decimal ;
  dwc:decimalLongitude "-9.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "986"^^xsd:integer ;
  dwc:maximumDepthInMeters "986"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.1 -9.3)"^^geo:wktLiteral ;
  geo-pos:lat "48.1"^^xsd:decimal ;
  geo-pos:long "-9.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solatisonax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.3'^^xsd:double;
  dwc:latitude '48.1'^^xsd:double;
  dwc:minimumDepth '986'^^xsd:integer;
  dwc:maximumDepth '986'^^xsd:integer;
  dwc:aphiaid '137667'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137667'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^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 "122.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "122.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '122.5'^^xsd:double;
  dwc:maximumDepth '122.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "212.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -33)"^^geo:wktLiteral ;
  geo-pos:lat "49.4"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '49.4'^^xsd:double;
  dwc:minimumDepth '212.5'^^xsd:double;
  dwc:maximumDepth '212.5'^^xsd:double;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^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 "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-13.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melicertus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '107104'^^xsd:integer;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '246388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "30.5"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melicertus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '30.5'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:maximumDepth '17.5'^^xsd:double;
  dwc:aphiaid '107104'^^xsd:integer;
  dwc:observationDate '1973-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '246388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melicertus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '107104'^^xsd:integer;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '246388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Platyarthrus briani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '262148'^^xsd:integer;
  dwc:aphiaIdAccepted '262148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Platyarthrus briani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '262148'^^xsd:integer;
  dwc:aphiaIdAccepted '262148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8 -15.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.8"^^xsd:decimal ;
  dwc:decimalLongitude "-15.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4510"^^xsd:integer ;
  dwc:maximumDepthInMeters "4510"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.8 -15.1)"^^geo:wktLiteral ;
  geo-pos:lat "49.8"^^xsd:decimal ;
  geo-pos:long "-15.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psychropotes longicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-15.1'^^xsd:double;
  dwc:latitude '49.8'^^xsd:double;
  dwc:minimumDepth '4510'^^xsd:integer;
  dwc:maximumDepth '4510'^^xsd:integer;
  dwc:aphiaid '124778'^^xsd:integer;
  dwc:observationDate '1979-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '124778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.425 11.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.425"^^xsd:decimal ;
  dwc:decimalLongitude "11.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.425 11.183333)"^^geo:wktLiteral ;
  geo-pos:lat "34.425"^^xsd:decimal ;
  geo-pos:long "11.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maja crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.183333'^^xsd:double;
  dwc:latitude '34.425'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.241667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.241667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.241667)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.241667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maja crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.241667'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '41.5'^^xsd:double;
  dwc:maximumDepth '41.5'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mecynocera clausi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104616'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.34028 24.30139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.34028"^^xsd:decimal ;
  dwc:decimalLongitude "24.30139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.34028 24.30139)"^^geo:wktLiteral ;
  geo-pos:lat "40.34028"^^xsd:decimal ;
  geo-pos:long "24.30139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paradiopatra calliopae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '24.30139'^^xsd:double;
  dwc:latitude '40.34028'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '130475'^^xsd:integer;
  dwc:observationDate '1990-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '130475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 33.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 33.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "33.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paranesidea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '33.8'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:aphiaid '127570'^^xsd:integer;
  dwc:aphiaIdAccepted '127570'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3402"^^xsd:integer ;
  dwc:maximumDepthInMeters "3402"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten fragilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '3402'^^xsd:integer;
  dwc:maximumDepth '3402'^^xsd:integer;
  dwc:aphiaid '605803'^^xsd:integer;
  dwc:observationDate '1875-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '181304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2716"^^xsd:integer ;
  dwc:maximumDepthInMeters "2716"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten fragilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '2716'^^xsd:integer;
  dwc:maximumDepth '2716'^^xsd:integer;
  dwc:aphiaid '605803'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '181304'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.661667 -9.886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.661667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.661667 -9.886667)"^^geo:wktLiteral ;
  geo-pos:lat "48.661667"^^xsd:decimal ;
  geo-pos:long "-9.886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pliobothrus symmetricus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-9.886667'^^xsd:double;
  dwc:latitude '48.661667'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '117962'^^xsd:integer;
  dwc:observationDate '1973-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '117962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -25.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pliobothrus symmetricus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-25.2'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:aphiaid '117962'^^xsd:integer;
  dwc:observationDate '1971-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '117962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44235 -11.74468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.44235"^^xsd:decimal ;
  dwc:decimalLongitude "-11.74468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "910"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.44235 -11.74468)"^^geo:wktLiteral ;
  geo-pos:lat "51.44235"^^xsd:decimal ;
  geo-pos:long "-11.74468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pliobothrus symmetricus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-11.74468'^^xsd:double;
  dwc:latitude '51.44235'^^xsd:double;
  dwc:minimumDepth '910'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '117962'^^xsd:integer;
  dwc:observationDate '2003-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '117962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.560833 13.280833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.560833"^^xsd:decimal ;
  dwc:decimalLongitude "13.280833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "425"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.560833 13.280833)"^^geo:wktLiteral ;
  geo-pos:lat "38.560833"^^xsd:decimal ;
  geo-pos:long "13.280833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '13.280833'^^xsd:double;
  dwc:latitude '38.560833'^^xsd:double;
  dwc:minimumDepth '425'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1974-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -37.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7"^^xsd:decimal ;
  dwc:decimalLongitude "-37.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1097"^^xsd:integer ;
  dwc:maximumDepthInMeters "1097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -37.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.7"^^xsd:decimal ;
  geo-pos:long "-37.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-37.3'^^xsd:double;
  dwc:latitude '47.7'^^xsd:double;
  dwc:minimumDepth '1097'^^xsd:integer;
  dwc:maximumDepth '1097'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1928-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1974-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1974-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '27.5'^^xsd:double;
  dwc:maximumDepth '27.5'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1974-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haloptilus longicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104431'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haloptilus longicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104431'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.4 56.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.4"^^xsd:decimal ;
  dwc:decimalLongitude "56.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters "89"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.4 56.2)"^^geo:wktLiteral ;
  geo-pos:lat "26.4"^^xsd:decimal ;
  geo-pos:long "56.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterometra savignii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '56.2'^^xsd:double;
  dwc:latitude '26.4'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:maximumDepth '89'^^xsd:integer;
  dwc:aphiaid '213562'^^xsd:integer;
  dwc:observationDate '1901-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '213562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 -40.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "-40.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 -40.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "-40.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-40.9'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1964-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "570"^^xsd:integer ;
  dwc:maximumDepthInMeters "570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "-18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '570'^^xsd:integer;
  dwc:maximumDepth '570'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.155556 14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.155556"^^xsd:decimal ;
  dwc:decimalLongitude "14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.155556 14.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.155556"^^xsd:decimal ;
  geo-pos:long "14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.8'^^xsd:double;
  dwc:latitude '45.155556'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29333"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.29333"^^xsd:decimal ;
  geo-pos:long "14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '44.29333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.074722 5.084444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.074722"^^xsd:decimal ;
  dwc:decimalLongitude "5.084444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.074722 5.084444)"^^geo:wktLiteral ;
  geo-pos:lat "55.074722"^^xsd:decimal ;
  geo-pos:long "5.084444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tomopteris (Johnstonella) helgolandica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '5.084444'^^xsd:double;
  dwc:latitude '55.074722'^^xsd:double;
  dwc:minimumDepth '41.6'^^xsd:double;
  dwc:maximumDepth '41.6'^^xsd:double;
  dwc:aphiaid '334946'^^xsd:integer;
  dwc:observationDate '1990-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '334946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus tenebrarum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '263775'^^xsd:integer;
  dwc:aphiaIdAccepted '263775'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 33.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "33.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 33.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "33.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Turbo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '33.8'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '151576'^^xsd:integer;
  dwc:observationDate '1965-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '151576'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.136665 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.136665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.136665 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.136665"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metavargula quintuplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '44.136665'^^xsd:double;
  dwc:aphiaid '183270'^^xsd:integer;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '183270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.136665 -4.261667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.136665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.261667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2096"^^xsd:integer ;
  dwc:maximumDepthInMeters "2096"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.136665 -4.261667)"^^geo:wktLiteral ;
  geo-pos:lat "44.136665"^^xsd:decimal ;
  geo-pos:long "-4.261667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metavargula quintuplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-4.261667'^^xsd:double;
  dwc:latitude '44.136665'^^xsd:double;
  dwc:minimumDepth '2096'^^xsd:integer;
  dwc:maximumDepth '2096'^^xsd:integer;
  dwc:aphiaid '183270'^^xsd:integer;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '183270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -8.758333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.758333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2103"^^xsd:integer ;
  dwc:maximumDepthInMeters "2103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -8.758333)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-8.758333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metavargula quintuplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-8.758333'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '2103'^^xsd:integer;
  dwc:maximumDepth '2103'^^xsd:integer;
  dwc:aphiaid '183270'^^xsd:integer;
  dwc:observationDate '1972-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '183270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53417 -8.459167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53417"^^xsd:decimal ;
  dwc:decimalLongitude "-8.459167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2000"^^xsd:integer ;
  dwc:maximumDepthInMeters "2000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53417 -8.459167)"^^geo:wktLiteral ;
  geo-pos:lat "47.53417"^^xsd:decimal ;
  geo-pos:long "-8.459167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metavargula quintuplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-8.459167'^^xsd:double;
  dwc:latitude '47.53417'^^xsd:double;
  dwc:minimumDepth '2000'^^xsd:integer;
  dwc:maximumDepth '2000'^^xsd:integer;
  dwc:aphiaid '183270'^^xsd:integer;
  dwc:observationDate '1983-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '183270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '137813'^^xsd:integer;
  dwc:observationDate '1965-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '137813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '137813'^^xsd:integer;
  dwc:observationDate '1965-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cypraea turdus winckworthi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '751545'^^xsd:integer;
  dwc:aphiaIdAccepted '139498'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idmonea atlantica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '884947'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '471226'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 36.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 36.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "36.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philoscia elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '36.3'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:aphiaid '884729'^^xsd:integer;
  dwc:aphiaIdAccepted '259722'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.6 -18.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.6"^^xsd:decimal ;
  dwc:decimalLongitude "-18.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "555"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.6 -18.6)"^^geo:wktLiteral ;
  geo-pos:lat "55.6"^^xsd:decimal ;
  geo-pos:long "-18.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-18.6'^^xsd:double;
  dwc:latitude '55.6'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '555'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-23.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.9'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -22.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -22.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.6"^^xsd:decimal ;
  geo-pos:long "-22.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-22.2'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10.6'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 20.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 20.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "20.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20.2'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "13.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-19.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-19.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.1'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -20)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4 -15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.4"^^xsd:decimal ;
  dwc:decimalLongitude "-15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4 -15)"^^geo:wktLiteral ;
  geo-pos:lat "32.4"^^xsd:decimal ;
  geo-pos:long "-15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Crangon nigromaculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-15'^^xsd:integer;
  dwc:latitude '32.4'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '515552'^^xsd:integer;
  dwc:observationDate '1938-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '515552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "887"^^xsd:integer ;
  dwc:maximumDepthInMeters "887"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -27)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Democrinus lofotensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-27'^^xsd:integer;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '887'^^xsd:integer;
  dwc:maximumDepth '887'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 35.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 35.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "35.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hemilepistus palaestinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '35.2'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:aphiaid '883751'^^xsd:integer;
  dwc:aphiaIdAccepted '260600'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hemilepistus palaestinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:aphiaid '883751'^^xsd:integer;
  dwc:aphiaIdAccepted '260600'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nassarius cuvieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '13.4'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '140495'^^xsd:integer;
  dwc:observationDate '1965-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1748592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1585.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1585.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera inflata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '1585.5'^^xsd:double;
  dwc:maximumDepth '1585.5'^^xsd:double;
  dwc:aphiaid '408149'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '505153'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -3.796667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "-3.796667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "641"^^xsd:integer ;
  dwc:maximumDepthInMeters "641"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 -3.796667)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "-3.796667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Prionospio minuspio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-3.796667'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '641'^^xsd:integer;
  dwc:maximumDepth '641'^^xsd:integer;
  dwc:observationDate '1967-07-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 21)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus remyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '21'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:aphiaid '294543'^^xsd:integer;
  dwc:aphiaIdAccepted '263728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 49.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 49.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "49.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acartia (Acanthacartia) tonsa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '49.8'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:aphiaid '345943'^^xsd:integer;
  dwc:observationDate '1956-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '345943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.283333 15.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.283333"^^xsd:decimal ;
  dwc:decimalLongitude "15.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.283333 15.216667)"^^geo:wktLiteral ;
  geo-pos:lat "37.283333"^^xsd:decimal ;
  geo-pos:long "15.216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Adercodon pleijeli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '15.216667'^^xsd:double;
  dwc:latitude '37.283333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129768'^^xsd:integer;
  dwc:observationDate '1990-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '129768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 13.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '13.4'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:observationDate '1973-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65333"^^xsd:decimal ;
  dwc:decimalLongitude "12.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  geo-pos:lat "37.65333"^^xsd:decimal ;
  geo-pos:long "12.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palaemon serratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.575'^^xsd:double;
  dwc:latitude '37.65333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107616'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.694443 -5.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.694443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.694443 -5.266667)"^^geo:wktLiteral ;
  geo-pos:lat "35.694443"^^xsd:decimal ;
  geo-pos:long "-5.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-5.266667'^^xsd:double;
  dwc:latitude '35.694443'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7675 -5.917778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7675"^^xsd:decimal ;
  dwc:decimalLongitude "-5.917778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7675 -5.917778)"^^geo:wktLiteral ;
  geo-pos:lat "35.7675"^^xsd:decimal ;
  geo-pos:long "-5.917778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-5.917778'^^xsd:double;
  dwc:latitude '35.7675'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maja crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maja crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maja crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maja crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "411"^^xsd:integer ;
  dwc:maximumDepthInMeters "411"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -36)"^^geo:wktLiteral ;
  geo-pos:lat "52.1"^^xsd:decimal ;
  geo-pos:long "-36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-36'^^xsd:integer;
  dwc:latitude '52.1'^^xsd:double;
  dwc:minimumDepth '411'^^xsd:integer;
  dwc:maximumDepth '411'^^xsd:integer;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.3 -27.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.3"^^xsd:decimal ;
  dwc:decimalLongitude "-27.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.3 -27.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.3"^^xsd:decimal ;
  geo-pos:long "-27.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-27.5'^^xsd:double;
  dwc:latitude '61.3'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:observationDate '1952-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62 -40.93833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62"^^xsd:decimal ;
  dwc:decimalLongitude "-40.93833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "322.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62 -40.93833)"^^geo:wktLiteral ;
  geo-pos:lat "44.62"^^xsd:decimal ;
  geo-pos:long "-40.93833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-40.93833'^^xsd:double;
  dwc:latitude '44.62'^^xsd:double;
  dwc:minimumDepth '322.5'^^xsd:double;
  dwc:maximumDepth '322.5'^^xsd:double;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:observationDate '1978-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.383 5.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.383"^^xsd:decimal ;
  dwc:decimalLongitude "5.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.383 5.333)"^^geo:wktLiteral ;
  geo-pos:lat "60.383"^^xsd:decimal ;
  geo-pos:long "5.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oniscus asellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '5.333'^^xsd:double;
  dwc:latitude '60.383'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '257580'^^xsd:integer;
  dwc:observationDate '1905-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '257580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleuromamma abdominalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104637'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '596242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleuromamma abdominalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104637'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '596242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.78361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.78361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.78361)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.78361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiactis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '33.78361'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:minimumDepth '1.75'^^xsd:double;
  dwc:maximumDepth '1.75'^^xsd:double;
  dwc:aphiaid '123620'^^xsd:integer;
  dwc:observationDate '1965-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '123620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1075"^^xsd:integer ;
  dwc:maximumDepthInMeters "1075"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta glacialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '1075'^^xsd:integer;
  dwc:maximumDepth '1075'^^xsd:integer;
  dwc:aphiaid '104560'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellana platycheles'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:aphiaid '107190'^^xsd:integer;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.81 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.81"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.81 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.81"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melicertus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '33.81'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '107104'^^xsd:integer;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '246388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84028 10.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84028"^^xsd:decimal ;
  dwc:decimalLongitude "10.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84028 10.533333)"^^geo:wktLiteral ;
  geo-pos:lat "36.84028"^^xsd:decimal ;
  geo-pos:long "10.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melicertus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.533333'^^xsd:double;
  dwc:latitude '36.84028'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '107104'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '246388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melicertus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:aphiaid '107104'^^xsd:integer;
  dwc:observationDate '1967-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '246388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melicertus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107104'^^xsd:integer;
  dwc:observationDate '1966-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '246388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "497.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "497.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -29.2)"^^geo:wktLiteral ;
  geo-pos:lat "64.1"^^xsd:decimal ;
  geo-pos:long "-29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-29.2'^^xsd:double;
  dwc:latitude '64.1'^^xsd:double;
  dwc:minimumDepth '497.5'^^xsd:double;
  dwc:maximumDepth '497.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.2 -32.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.2"^^xsd:decimal ;
  dwc:decimalLongitude "-32.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.2 -32.1)"^^geo:wktLiteral ;
  geo-pos:lat "61.2"^^xsd:decimal ;
  geo-pos:long "-32.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-32.1'^^xsd:double;
  dwc:latitude '61.2'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 28.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.1'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 21.7)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.7'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.734722 11.434722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.734722"^^xsd:decimal ;
  dwc:decimalLongitude "11.434722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.734722 11.434722)"^^geo:wktLiteral ;
  geo-pos:lat "33.734722"^^xsd:decimal ;
  geo-pos:long "11.434722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.434722'^^xsd:double;
  dwc:latitude '33.734722'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1972-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-31'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '27.5'^^xsd:double;
  dwc:maximumDepth '27.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1964-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "27.1"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '27.1'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1973-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haloptilus longicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104431'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haloptilus longicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104431'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haloptilus longicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104431'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 14.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.9'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.363335 -29.773333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.363335"^^xsd:decimal ;
  dwc:decimalLongitude "-29.773333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.363335 -29.773333)"^^geo:wktLiteral ;
  geo-pos:lat "45.363335"^^xsd:decimal ;
  geo-pos:long "-29.773333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Teuthowenia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-29.773333'^^xsd:double;
  dwc:latitude '45.363335'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '137854'^^xsd:integer;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.17 -29.841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.17"^^xsd:decimal ;
  dwc:decimalLongitude "-29.841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.17 -29.841667)"^^geo:wktLiteral ;
  geo-pos:lat "45.17"^^xsd:decimal ;
  geo-pos:long "-29.841667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Teuthowenia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-29.841667'^^xsd:double;
  dwc:latitude '45.17'^^xsd:double;
  dwc:aphiaid '137854'^^xsd:integer;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.981667 -30.021667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.981667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.021667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.981667 -30.021667)"^^geo:wktLiteral ;
  geo-pos:lat "48.981667"^^xsd:decimal ;
  geo-pos:long "-30.021667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Teuthowenia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-30.021667'^^xsd:double;
  dwc:latitude '48.981667'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '137854'^^xsd:integer;
  dwc:observationDate '1980-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.59 -34.953335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.59"^^xsd:decimal ;
  dwc:decimalLongitude "-34.953335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.59 -34.953335)"^^geo:wktLiteral ;
  geo-pos:lat "41.59"^^xsd:decimal ;
  geo-pos:long "-34.953335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Teuthowenia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-34.953335'^^xsd:double;
  dwc:latitude '41.59'^^xsd:double;
  dwc:aphiaid '137854'^^xsd:integer;
  dwc:observationDate '1980-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '137854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '249419'^^xsd:integer;
  dwc:observationDate '1925-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '249419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1971-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.2"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.2"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.2'^^xsd:double;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.1"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 -43.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "-43.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 -43.3)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "-43.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-43.3'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1964-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:observationDate '1967-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4 -28.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1668"^^xsd:integer ;
  dwc:maximumDepthInMeters "1668"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.4 -28.5)"^^geo:wktLiteral ;
  geo-pos:lat "65.4"^^xsd:decimal ;
  geo-pos:long "-28.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plexechinus hirsutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:longitude '-28.5'^^xsd:double;
  dwc:latitude '65.4'^^xsd:double;
  dwc:minimumDepth '1668'^^xsd:integer;
  dwc:maximumDepth '1668'^^xsd:integer;
  dwc:aphiaid '124351'^^xsd:integer;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124351'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.6)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.6'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 15.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '15.7'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1971-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1971-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.105 -4.373333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.105"^^xsd:decimal ;
  dwc:decimalLongitude "-4.373333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2006"^^xsd:integer ;
  dwc:maximumDepthInMeters "2006"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.105 -4.373333)"^^geo:wktLiteral ;
  geo-pos:lat "44.105"^^xsd:decimal ;
  geo-pos:long "-4.373333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tetragonodon pellax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-4.373333'^^xsd:double;
  dwc:latitude '44.105'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '183467'^^xsd:integer;
  dwc:observationDate '1974-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '183467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.105 -4.373333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.105"^^xsd:decimal ;
  dwc:decimalLongitude "-4.373333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2006"^^xsd:integer ;
  dwc:maximumDepthInMeters "2006"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.105 -4.373333)"^^geo:wktLiteral ;
  geo-pos:lat "44.105"^^xsd:decimal ;
  geo-pos:long "-4.373333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tetragonodon pellax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-4.373333'^^xsd:double;
  dwc:latitude '44.105'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '183467'^^xsd:integer;
  dwc:observationDate '1974-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '183467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Titanethes albus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:aphiaid '263540'^^xsd:integer;
  dwc:aphiaIdAccepted '263540'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138332 -13.871667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-13.871667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3347"^^xsd:integer ;
  dwc:maximumDepthInMeters "3347"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138332 -13.871667)"^^geo:wktLiteral ;
  geo-pos:lat "50.138332"^^xsd:decimal ;
  geo-pos:long "-13.871667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Siniotrochus phoxus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-13.871667'^^xsd:double;
  dwc:latitude '50.138332'^^xsd:double;
  dwc:minimumDepth '3347'^^xsd:integer;
  dwc:maximumDepth '3347'^^xsd:integer;
  dwc:aphiaid '147439'^^xsd:integer;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '147439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.085 -14.405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.085"^^xsd:decimal ;
  dwc:decimalLongitude "-14.405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3859"^^xsd:integer ;
  dwc:maximumDepthInMeters "3859"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.085 -14.405)"^^geo:wktLiteral ;
  geo-pos:lat "50.085"^^xsd:decimal ;
  geo-pos:long "-14.405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Siniotrochus phoxus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-14.405'^^xsd:double;
  dwc:latitude '50.085'^^xsd:double;
  dwc:minimumDepth '3859'^^xsd:integer;
  dwc:maximumDepth '3859'^^xsd:integer;
  dwc:aphiaid '147439'^^xsd:integer;
  dwc:observationDate '1972-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '147439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 18)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spelaeomysis bottazzii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '40.5'^^xsd:double;
  dwc:aphiaid '226308'^^xsd:integer;
  dwc:aphiaIdAccepted '226308'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-43.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.6)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-43.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-43.6'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-23.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-23.7'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.751945 15.350278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.751945"^^xsd:decimal ;
  dwc:decimalLongitude "15.350278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.751945 15.350278)"^^geo:wktLiteral ;
  geo-pos:lat "47.751945"^^xsd:decimal ;
  geo-pos:long "15.350278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Actinacis parvistella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '15.350278'^^xsd:double;
  dwc:latitude '47.751945'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.541668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-25.541668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "817.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "817.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -25.541668)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-25.541668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-25.541668'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '817.5'^^xsd:double;
  dwc:maximumDepth '817.5'^^xsd:double;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:observationDate '1971-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.703 -8.185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.703"^^xsd:decimal ;
  dwc:decimalLongitude "-8.185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1110.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1110.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.703 -8.185)"^^geo:wktLiteral ;
  geo-pos:lat "47.703"^^xsd:decimal ;
  geo-pos:long "-8.185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-8.185'^^xsd:double;
  dwc:latitude '47.703'^^xsd:double;
  dwc:minimumDepth '1110.5'^^xsd:double;
  dwc:maximumDepth '1110.5'^^xsd:double;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:observationDate '1969-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.115 -4.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.115"^^xsd:decimal ;
  dwc:decimalLongitude "-4.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "865"^^xsd:integer ;
  dwc:maximumDepthInMeters "865"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.115 -4.822)"^^geo:wktLiteral ;
  geo-pos:lat "44.115"^^xsd:decimal ;
  geo-pos:long "-4.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-4.822'^^xsd:double;
  dwc:latitude '44.115'^^xsd:double;
  dwc:minimumDepth '865'^^xsd:integer;
  dwc:maximumDepth '865'^^xsd:integer;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:observationDate '1970-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.683 -8.105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.683"^^xsd:decimal ;
  dwc:decimalLongitude "-8.105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.683 -8.105)"^^geo:wktLiteral ;
  geo-pos:lat "47.683"^^xsd:decimal ;
  geo-pos:long "-8.105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-8.105'^^xsd:double;
  dwc:latitude '47.683'^^xsd:double;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:observationDate '1969-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 28)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mysis segerstralei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '389361'^^xsd:integer;
  dwc:observationDate '1984-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '389361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '26.1'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "575"^^xsd:integer ;
  dwc:maximumDepthInMeters "575"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 22.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '22.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '575'^^xsd:integer;
  dwc:maximumDepth '575'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.1"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "312.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '312.5'^^xsd:double;
  dwc:maximumDepth '312.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -41.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "-41.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1964-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "157.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-14.1'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '157.5'^^xsd:double;
  dwc:maximumDepth '157.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '137813'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '137813'^^xsd:integer;
  dwc:observationDate '1965-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -8.381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2210"^^xsd:integer ;
  dwc:maximumDepthInMeters "2210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -8.381667)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-8.381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metavargula quintuplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-8.381667'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '2210'^^xsd:integer;
  dwc:maximumDepth '2210'^^xsd:integer;
  dwc:aphiaid '183270'^^xsd:integer;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '183270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:observationDate '1973-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia intermedia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104601'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.573334 -8.678333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.573334"^^xsd:decimal ;
  dwc:decimalLongitude "-8.678333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2226"^^xsd:integer ;
  dwc:maximumDepthInMeters "2226"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.573334 -8.678333)"^^geo:wktLiteral ;
  geo-pos:lat "47.573334"^^xsd:decimal ;
  geo-pos:long "-8.678333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metavargula quintuplex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.678333'^^xsd:double;
  dwc:latitude '47.573334'^^xsd:double;
  dwc:minimumDepth '2226'^^xsd:integer;
  dwc:maximumDepth '2226'^^xsd:integer;
  dwc:aphiaid '183270'^^xsd:integer;
  dwc:observationDate '1973-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '183270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '137813'^^xsd:integer;
  dwc:observationDate '1965-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86111 10.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86111"^^xsd:decimal ;
  dwc:decimalLongitude "10.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86111 10.383333)"^^geo:wktLiteral ;
  geo-pos:lat "36.86111"^^xsd:decimal ;
  geo-pos:long "10.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Loligo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.383333'^^xsd:double;
  dwc:latitude '36.86111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138139'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '138139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.81167 -29.351667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.81167"^^xsd:decimal ;
  dwc:decimalLongitude "-29.351667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "697.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "697.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.81167 -29.351667)"^^geo:wktLiteral ;
  geo-pos:lat "39.81167"^^xsd:decimal ;
  geo-pos:long "-29.351667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conchoecia fowleri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-29.351667'^^xsd:double;
  dwc:latitude '39.81167'^^xsd:double;
  dwc:minimumDepth '697.5'^^xsd:double;
  dwc:maximumDepth '697.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -24.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-24.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -24.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-24.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.1'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "92.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '92.5'^^xsd:double;
  dwc:maximumDepth '92.5'^^xsd:double;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haloptilus longicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104431'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "122.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "122.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '122.5'^^xsd:double;
  dwc:maximumDepth '122.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.105 -4.373333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.105"^^xsd:decimal ;
  dwc:decimalLongitude "-4.373333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2006"^^xsd:integer ;
  dwc:maximumDepthInMeters "2006"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.105 -4.373333)"^^geo:wktLiteral ;
  geo-pos:lat "44.105"^^xsd:decimal ;
  geo-pos:long "-4.373333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tetragonodon pellax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-4.373333'^^xsd:double;
  dwc:latitude '44.105'^^xsd:double;
  dwc:minimumDepth '2006'^^xsd:integer;
  dwc:maximumDepth '2006'^^xsd:integer;
  dwc:aphiaid '183467'^^xsd:integer;
  dwc:observationDate '1974-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '183467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepiola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '138483'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '138483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -9.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.655 12.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.655"^^xsd:decimal ;
  dwc:decimalLongitude "12.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.655 12.575)"^^geo:wktLiteral ;
  geo-pos:lat "37.655"^^xsd:decimal ;
  geo-pos:long "12.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.575'^^xsd:double;
  dwc:latitude '37.655'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2699"^^xsd:integer ;
  dwc:maximumDepthInMeters "2699"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -12.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Glomus nitens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-12.8'^^xsd:double;
  dwc:latitude '55.7'^^xsd:double;
  dwc:minimumDepth '2699'^^xsd:integer;
  dwc:maximumDepth '2699'^^xsd:integer;
  dwc:aphiaid '539750'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140847'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oniscus asellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '257580'^^xsd:integer;
  dwc:observationDate '1938-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '257580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleuromamma abdominalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104637'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '596242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melicertus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '107104'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '246388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "51.8"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '51.8'^^xsd:double;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.363335 -29.773333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.363335"^^xsd:decimal ;
  dwc:decimalLongitude "-29.773333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.363335 -29.773333)"^^geo:wktLiteral ;
  geo-pos:lat "45.363335"^^xsd:decimal ;
  geo-pos:long "-29.773333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Teuthowenia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-29.773333'^^xsd:double;
  dwc:latitude '45.363335'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '137854'^^xsd:integer;
  dwc:observationDate '1980-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.725 -17.861668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.725"^^xsd:decimal ;
  dwc:decimalLongitude "-17.861668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4632"^^xsd:integer ;
  dwc:maximumDepthInMeters "4632"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.725 -17.861668)"^^geo:wktLiteral ;
  geo-pos:lat "50.725"^^xsd:decimal ;
  geo-pos:long "-17.861668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nymphon laterospinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-17.861668'^^xsd:double;
  dwc:latitude '50.725'^^xsd:double;
  dwc:minimumDepth '4632'^^xsd:integer;
  dwc:maximumDepth '4632'^^xsd:integer;
  dwc:aphiaid '134693'^^xsd:integer;
  dwc:observationDate '1972-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '134693'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -18.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 -18.22)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "-18.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-18.22'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:observationDate '1978-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -11.9)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Glomus nitens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-11.9'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:aphiaid '539750'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140847'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "51.6"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '51.6'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oniscus asellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:aphiaid '257580'^^xsd:integer;
  dwc:observationDate '1901-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '257580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1239"^^xsd:integer ;
  dwc:maximumDepthInMeters "1239"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "50.7"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chelidonisis aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '50.7'^^xsd:double;
  dwc:minimumDepth '1239'^^xsd:integer;
  dwc:maximumDepth '1239'^^xsd:integer;
  dwc:aphiaid '125372'^^xsd:integer;
  dwc:observationDate '1907-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '125372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Temoropia mayumbaensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104881'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 16.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hacelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:longitude '16.4'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '124094'^^xsd:integer;
  dwc:observationDate '1894-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124094'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74"^^xsd:decimal ;
  dwc:decimalLongitude "57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 57)"^^geo:wktLiteral ;
  geo-pos:lat "74"^^xsd:decimal ;
  geo-pos:long "57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys islandica islandica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:longitude '57'^^xsd:integer;
  dwc:latitude '74'^^xsd:integer;
  dwc:observationDate '1937-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -28.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -28.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-28.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-28.9'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -15.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-15.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -15.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-15.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-15.1'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1964-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453335 -31.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.453335"^^xsd:decimal ;
  dwc:decimalLongitude "-31.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.453335 -31.86)"^^geo:wktLiteral ;
  geo-pos:lat "35.453335"^^xsd:decimal ;
  geo-pos:long "-31.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis giardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-31.86'^^xsd:double;
  dwc:latitude '35.453335'^^xsd:double;
  dwc:aphiaid '141097'^^xsd:integer;
  dwc:observationDate '1980-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '141097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.327778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.825"^^xsd:decimal ;
  dwc:decimalLongitude "10.327778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.327778)"^^geo:wktLiteral ;
  geo-pos:lat "36.825"^^xsd:decimal ;
  geo-pos:long "10.327778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepiola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.327778'^^xsd:double;
  dwc:latitude '36.825'^^xsd:double;
  dwc:aphiaid '138483'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '138483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 -42.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 -42.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "-42.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-42.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1373.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1373.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -31.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-31.5'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '1373.5'^^xsd:double;
  dwc:maximumDepth '1373.5'^^xsd:double;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:observationDate '1971-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1973-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^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 "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.9'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -9.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -44.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-44.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -44.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-44.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.2'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1964-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6 -6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.6"^^xsd:decimal ;
  dwc:decimalLongitude "-6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "86.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.6 -6.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.6"^^xsd:decimal ;
  geo-pos:long "-6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-6.9'^^xsd:double;
  dwc:latitude '57.6'^^xsd:double;
  dwc:minimumDepth '86.5'^^xsd:double;
  dwc:maximumDepth '86.5'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^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 "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 1.3)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paradoneis eliasoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '130581'^^xsd:integer;
  dwc:observationDate '1983-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130581'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^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 "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 1.3)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paradoneis eliasoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '130581'^^xsd:integer;
  dwc:observationDate '1981-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130581'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -40.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -40.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-40.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Phascolion (Phascolion) strombi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-40.7'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '235732'^^xsd:integer;
  dwc:observationDate '1878-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 -43.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "-43.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 -43.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "-43.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-43.2'^^xsd:double;
  dwc:latitude '45.7'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1964-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 -34.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "810"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 -34.9)"^^geo:wktLiteral ;
  geo-pos:lat "52.4"^^xsd:decimal ;
  geo-pos:long "-34.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-34.9'^^xsd:double;
  dwc:latitude '52.4'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '810'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1971-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.108334 -35.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.108334"^^xsd:decimal ;
  dwc:decimalLongitude "-35.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "411"^^xsd:integer ;
  dwc:maximumDepthInMeters "411"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.108334 -35.975)"^^geo:wktLiteral ;
  geo-pos:lat "52.108334"^^xsd:decimal ;
  geo-pos:long "-35.975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-35.975'^^xsd:double;
  dwc:latitude '52.108334'^^xsd:double;
  dwc:minimumDepth '411'^^xsd:integer;
  dwc:maximumDepth '411'^^xsd:integer;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:observationDate '1952-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1775"^^xsd:integer ;
  dwc:maximumDepthInMeters "1775"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "32.8"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '32.8'^^xsd:double;
  dwc:minimumDepth '1775'^^xsd:integer;
  dwc:maximumDepth '1775'^^xsd:integer;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:observationDate '1971-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spongostaurus gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-14.9'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observationDate '1978-10-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 9.1)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus alemannicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9.1'^^xsd:double;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '263658'^^xsd:integer;
  dwc:aphiaIdAccepted '264763'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 7.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.383"^^xsd:decimal ;
  dwc:decimalLongitude "7.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 7.8167)"^^geo:wktLiteral ;
  geo-pos:lat "44.383"^^xsd:decimal ;
  geo-pos:long "7.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus alemannicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '7.8167'^^xsd:double;
  dwc:latitude '44.383'^^xsd:double;
  dwc:aphiaid '263658'^^xsd:integer;
  dwc:aphiaIdAccepted '264763'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2487"^^xsd:integer ;
  dwc:maximumDepthInMeters "2487"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -11.4)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Glomus nitens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-11.4'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2487'^^xsd:integer;
  dwc:maximumDepth '2487'^^xsd:integer;
  dwc:aphiaid '539750'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140847'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.536667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.548333)"^^geo:wktLiteral ;
  geo-pos:lat "51.536667"^^xsd:decimal ;
  geo-pos:long "-12.548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nymphon chainae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-12.548333'^^xsd:double;
  dwc:latitude '51.536667'^^xsd:double;
  dwc:minimumDepth '1495.5'^^xsd:double;
  dwc:maximumDepth '1495.5'^^xsd:double;
  dwc:aphiaid '134684'^^xsd:integer;
  dwc:observationDate '1972-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '134684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.536667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.548333)"^^geo:wktLiteral ;
  geo-pos:lat "51.536667"^^xsd:decimal ;
  geo-pos:long "-12.548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nymphon chainae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-12.548333'^^xsd:double;
  dwc:latitude '51.536667'^^xsd:double;
  dwc:minimumDepth '1495.5'^^xsd:double;
  dwc:maximumDepth '1495.5'^^xsd:double;
  dwc:aphiaid '134684'^^xsd:integer;
  dwc:observationDate '1972-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '134684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1848'^^xsd:integer;
  dwc:longitude '-2.6'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:observationDate '1848-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oniscus asellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '257580'^^xsd:integer;
  dwc:observationDate '1936-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '257580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oniscus asellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '257580'^^xsd:integer;
  dwc:observationDate '1933-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '257580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oniscus asellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '257580'^^xsd:integer;
  dwc:observationDate '1923-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '257580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oniscus asellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '257580'^^xsd:integer;
  dwc:observationDate '1927-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '257580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -20.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3"^^xsd:decimal ;
  dwc:decimalLongitude "-20.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -20.4)"^^geo:wktLiteral ;
  geo-pos:lat "51.3"^^xsd:decimal ;
  geo-pos:long "-20.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-20.4'^^xsd:double;
  dwc:latitude '51.3'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "575"^^xsd:integer ;
  dwc:maximumDepthInMeters "575"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 22.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '22.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '575'^^xsd:integer;
  dwc:maximumDepth '575'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "3.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '19.2'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "15.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 15.8)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '15.8'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:observationDate '1965-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^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 "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera sulcifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '407919'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '505146'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera sulcifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '407919'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '505146'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.478058 10.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.478058"^^xsd:decimal ;
  dwc:decimalLongitude "10.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.478058 10.266667)"^^geo:wktLiteral ;
  geo-pos:lat "37.478058"^^xsd:decimal ;
  geo-pos:long "10.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.266667'^^xsd:double;
  dwc:latitude '37.478058'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:observationDate '1967-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.106667 -28.516666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.106667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.516666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495"^^xsd:integer ;
  dwc:maximumDepthInMeters "1495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.106667 -28.516666)"^^geo:wktLiteral ;
  geo-pos:lat "43.106667"^^xsd:decimal ;
  geo-pos:long "-28.516666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Javania'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-28.516666'^^xsd:double;
  dwc:latitude '43.106667'^^xsd:double;
  dwc:minimumDepth '1495'^^xsd:integer;
  dwc:maximumDepth '1495'^^xsd:integer;
  dwc:aphiaid '135115'^^xsd:integer;
  dwc:observationDate '1967-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '135115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lubbockia squillimana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '128894'^^xsd:integer;
  dwc:observationDate '1928-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '128894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium stagnoense'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '882865'^^xsd:integer;
  dwc:aphiaIdAccepted '882865'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.2 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69.2"^^xsd:decimal ;
  dwc:decimalLongitude "-8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1834"^^xsd:integer ;
  dwc:maximumDepthInMeters "1834"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69.2 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "69.2"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathycrinus gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '69.2'^^xsd:double;
  dwc:minimumDepth '1834'^^xsd:integer;
  dwc:maximumDepth '1834'^^xsd:integer;
  dwc:aphiaid '124171'^^xsd:integer;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124171'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4400"^^xsd:integer ;
  dwc:maximumDepthInMeters "4400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathycrinus gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '-15.746667'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:minimumDepth '4400'^^xsd:integer;
  dwc:maximumDepth '4400'^^xsd:integer;
  dwc:aphiaid '124171'^^xsd:integer;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124171'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -24.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-24.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -24.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-24.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.1'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-40.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-40.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-40.9'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1970-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "22.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '22.6'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '187.5'^^xsd:double;
  dwc:maximumDepth '187.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29333"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.29333"^^xsd:decimal ;
  geo-pos:long "14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '44.29333'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 14.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.9'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Temoropia mayumbaensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104881'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Temoropia mayumbaensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '104881'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4500"^^xsd:integer ;
  dwc:maximumDepthInMeters "4500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Temoropia mayumbaensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '4500'^^xsd:integer;
  dwc:maximumDepth '4500'^^xsd:integer;
  dwc:aphiaid '104881'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7625 -15.798333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7625"^^xsd:decimal ;
  dwc:decimalLongitude "-15.798333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7625 -15.798333)"^^geo:wktLiteral ;
  geo-pos:lat "27.7625"^^xsd:decimal ;
  geo-pos:long "-15.798333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Centrostephanus longispinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-15.798333'^^xsd:double;
  dwc:latitude '27.7625'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '124331'^^xsd:integer;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '124331'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 49.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 49.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "49.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cumella indosinica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '49.8'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:aphiaid '182508'^^xsd:integer;
  dwc:observationDate '1956-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '182508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinodiscus auritus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '212459'^^xsd:integer;
  dwc:aphiaIdAccepted '828570'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "212.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -33)"^^geo:wktLiteral ;
  geo-pos:lat "49.4"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '49.4'^^xsd:double;
  dwc:minimumDepth '212.5'^^xsd:double;
  dwc:maximumDepth '212.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.5"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '55.5'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1973-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 19)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys islandica islandica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '78'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "-45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 -45)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "-45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys islandica islandica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-45'^^xsd:integer;
  dwc:latitude '48'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.3"^^xsd:decimal ;
  dwc:decimalLongitude "-1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters "139"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.3 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.3"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys islandica islandica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.3'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:maximumDepth '139'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.8"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.8 -5.1)"^^geo:wktLiteral ;
  geo-pos:lat "55.8"^^xsd:decimal ;
  geo-pos:long "-5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys islandica islandica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.1'^^xsd:double;
  dwc:latitude '55.8'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -20.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3"^^xsd:decimal ;
  dwc:decimalLongitude "-20.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -20.4)"^^geo:wktLiteral ;
  geo-pos:lat "51.3"^^xsd:decimal ;
  geo-pos:long "-20.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-20.4'^^xsd:double;
  dwc:latitude '51.3'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "177.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "-19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.2'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '177.5'^^xsd:double;
  dwc:maximumDepth '177.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-41.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-41.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-41.3'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 15.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '15.7'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1971-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "32"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '32'^^xsd:integer;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "31"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '31'^^xsd:integer;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.6)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.6'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "27.1"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '27.1'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1973-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia gibba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '220310'^^xsd:integer;
  dwc:observationDate '1967-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '220310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia gibba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '220310'^^xsd:integer;
  dwc:observationDate '1971-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '220310'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia gibba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '220310'^^xsd:integer;
  dwc:observationDate '1967-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '220310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepiola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '138483'^^xsd:integer;
  dwc:observationDate '1974-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '138483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepiola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '138483'^^xsd:integer;
  dwc:observationDate '1974-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '138483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.391666 -29.931667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.391666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.931667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.391666 -29.931667)"^^geo:wktLiteral ;
  geo-pos:lat "28.391666"^^xsd:decimal ;
  geo-pos:long "-29.931667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis giardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-29.931667'^^xsd:double;
  dwc:latitude '28.391666'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '141097'^^xsd:integer;
  dwc:observationDate '1980-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '141097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.931667 -29.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.931667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.931667 -29.87)"^^geo:wktLiteral ;
  geo-pos:lat "31.931667"^^xsd:decimal ;
  geo-pos:long "-29.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis giardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.87'^^xsd:double;
  dwc:latitude '31.931667'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '141097'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.931667 -29.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.931667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.931667 -29.87)"^^geo:wktLiteral ;
  geo-pos:lat "31.931667"^^xsd:decimal ;
  geo-pos:long "-29.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis giardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.87'^^xsd:double;
  dwc:latitude '31.931667'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '141097'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.3 -4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1320"^^xsd:integer ;
  dwc:maximumDepthInMeters "1320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.3 -4.6)"^^geo:wktLiteral ;
  geo-pos:lat "46.3"^^xsd:decimal ;
  geo-pos:long "-4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-4.6'^^xsd:double;
  dwc:latitude '46.3'^^xsd:double;
  dwc:minimumDepth '1320'^^xsd:integer;
  dwc:maximumDepth '1320'^^xsd:integer;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:observationDate '1967-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.648 -7.48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.648"^^xsd:decimal ;
  dwc:decimalLongitude "-7.48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.648 -7.48)"^^geo:wktLiteral ;
  geo-pos:lat "47.648"^^xsd:decimal ;
  geo-pos:long "-7.48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-7.48'^^xsd:double;
  dwc:latitude '47.648'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:observationDate '1973-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.622 -9.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.622"^^xsd:decimal ;
  dwc:decimalLongitude "-9.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.622 -9.883)"^^geo:wktLiteral ;
  geo-pos:lat "48.622"^^xsd:decimal ;
  geo-pos:long "-9.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-9.883'^^xsd:double;
  dwc:latitude '48.622'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1180'^^xsd:integer;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:observationDate '1973-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1973-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1973-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -19.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "177.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "-19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.2'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '177.5'^^xsd:double;
  dwc:maximumDepth '177.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -18.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-18.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -18.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-18.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-18.9'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2652"^^xsd:integer ;
  dwc:maximumDepthInMeters "2652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-37.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Glomus nitens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2652'^^xsd:integer;
  dwc:maximumDepth '2652'^^xsd:integer;
  dwc:aphiaid '539750'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140847'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^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 "1492"^^xsd:integer ;
  dwc:maximumDepthInMeters "1492"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Glomus nitens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:minimumDepth '1492'^^xsd:integer;
  dwc:maximumDepth '1492'^^xsd:integer;
  dwc:aphiaid '539750'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140847'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2498"^^xsd:integer ;
  dwc:maximumDepthInMeters "2498"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -11)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "-11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Glomus nitens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '2498'^^xsd:integer;
  dwc:maximumDepth '2498'^^xsd:integer;
  dwc:aphiaid '539750'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140847'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^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 "2639"^^xsd:integer ;
  dwc:maximumDepthInMeters "2639"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -11.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "-11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Glomus nitens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '55.2'^^xsd:double;
  dwc:minimumDepth '2639'^^xsd:integer;
  dwc:maximumDepth '2639'^^xsd:integer;
  dwc:aphiaid '539750'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140847'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracalanus denudatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104682'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracalanus denudatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104682'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracalanus denudatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104682'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -22.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -22.2)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-22.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-22.2'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '355'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -40.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-40.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -40.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-40.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-40.5'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -34.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -34.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "-34.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-34.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:observationDate '1979-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.108334 -35.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.108334"^^xsd:decimal ;
  dwc:decimalLongitude "-35.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "411"^^xsd:integer ;
  dwc:maximumDepthInMeters "411"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.108334 -35.975)"^^geo:wktLiteral ;
  geo-pos:lat "52.108334"^^xsd:decimal ;
  geo-pos:long "-35.975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-35.975'^^xsd:double;
  dwc:latitude '52.108334'^^xsd:double;
  dwc:minimumDepth '411'^^xsd:integer;
  dwc:maximumDepth '411'^^xsd:integer;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:observationDate '1952-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -40.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-40.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -40.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-40.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Periphylla periphylla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-40.2'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '135294'^^xsd:integer;
  dwc:observationDate '1967-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '135294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7675 -5.917778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7675"^^xsd:decimal ;
  dwc:decimalLongitude "-5.917778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7675 -5.917778)"^^geo:wktLiteral ;
  geo-pos:lat "35.7675"^^xsd:decimal ;
  geo-pos:long "-5.917778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-5.917778'^^xsd:double;
  dwc:latitude '35.7675'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.691666 -5.261111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.691666"^^xsd:decimal ;
  dwc:decimalLongitude "-5.261111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.691666 -5.261111)"^^geo:wktLiteral ;
  geo-pos:lat "35.691666"^^xsd:decimal ;
  geo-pos:long "-5.261111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-5.261111'^^xsd:double;
  dwc:latitude '35.691666'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:observationDate '1969-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7675 -5.917778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.7675"^^xsd:decimal ;
  dwc:decimalLongitude "-5.917778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.7675 -5.917778)"^^geo:wktLiteral ;
  geo-pos:lat "35.7675"^^xsd:decimal ;
  geo-pos:long "-5.917778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-5.917778'^^xsd:double;
  dwc:latitude '35.7675'^^xsd:double;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '18.3'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '87.5'^^xsd:double;
  dwc:maximumDepth '87.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1971-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4 -31.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "505"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4 -31.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.4"^^xsd:decimal ;
  geo-pos:long "-31.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-31.9'^^xsd:double;
  dwc:latitude '47.4'^^xsd:double;
  dwc:minimumDepth '505'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1972-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 -34.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "810"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 -34.9)"^^geo:wktLiteral ;
  geo-pos:lat "52.4"^^xsd:decimal ;
  geo-pos:long "-34.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-34.9'^^xsd:double;
  dwc:latitude '52.4'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '810'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1972-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oniscus asellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '257580'^^xsd:integer;
  dwc:observationDate '1933-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '257580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -4)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oniscus asellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '257580'^^xsd:integer;
  dwc:observationDate '1927-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '257580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oniscus asellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '257580'^^xsd:integer;
  dwc:observationDate '1924-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '257580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -15.4)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.4'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -20.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "-20.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -20.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "-20.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-20.4'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.6)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '77.5'^^xsd:double;
  dwc:maximumDepth '77.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^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 "52.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.5)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.5'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '52.5'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.52 -8.381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.52"^^xsd:decimal ;
  dwc:decimalLongitude "-8.381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.52 -8.381667)"^^geo:wktLiteral ;
  geo-pos:lat "46.52"^^xsd:decimal ;
  geo-pos:long "-8.381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Synasterope hirpex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.381667'^^xsd:double;
  dwc:latitude '46.52'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '183454'^^xsd:integer;
  dwc:observationDate '1974-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '183454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.506668 -10.451667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.506668"^^xsd:decimal ;
  dwc:decimalLongitude "-10.451667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4715"^^xsd:integer ;
  dwc:maximumDepthInMeters "4715"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.506668 -10.451667)"^^geo:wktLiteral ;
  geo-pos:lat "46.506668"^^xsd:decimal ;
  geo-pos:long "-10.451667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Synasterope hirpex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-10.451667'^^xsd:double;
  dwc:latitude '46.506668'^^xsd:double;
  dwc:minimumDepth '4715'^^xsd:integer;
  dwc:maximumDepth '4715'^^xsd:integer;
  dwc:aphiaid '183454'^^xsd:integer;
  dwc:observationDate '1974-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '183454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.445 -10.398333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.445"^^xsd:decimal ;
  dwc:decimalLongitude "-10.398333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4550"^^xsd:integer ;
  dwc:maximumDepthInMeters "4550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.445 -10.398333)"^^geo:wktLiteral ;
  geo-pos:lat "46.445"^^xsd:decimal ;
  geo-pos:long "-10.398333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Synasterope hirpex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-10.398333'^^xsd:double;
  dwc:latitude '46.445'^^xsd:double;
  dwc:minimumDepth '4550'^^xsd:integer;
  dwc:maximumDepth '4550'^^xsd:integer;
  dwc:aphiaid '183454'^^xsd:integer;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '183454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.816666 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.816666"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.816666 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.816666"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptopentacta tergestina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '36.816666'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '124636'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1474379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptopentacta tergestina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '124636'^^xsd:integer;
  dwc:observationDate '1965-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '1474379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -3.1)"^^geo:wktLiteral ;
  geo-pos:lat "49.6"^^xsd:decimal ;
  geo-pos:long "-3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dipurena gemmifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-3.1'^^xsd:double;
  dwc:latitude '49.6'^^xsd:double;
  dwc:aphiaid '231691'^^xsd:integer;
  dwc:observationDate '1906-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '565161'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8 -13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8 -13.4)"^^geo:wktLiteral ;
  geo-pos:lat "46.8"^^xsd:decimal ;
  geo-pos:long "-13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dipurena gemmifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.4'^^xsd:double;
  dwc:latitude '46.8'^^xsd:double;
  dwc:aphiaid '231691'^^xsd:integer;
  dwc:observationDate '1978-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '565161'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scolecithrix bradyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104820'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scolecithrix bradyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104820'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.076668 -4.04)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.076668"^^xsd:decimal ;
  dwc:decimalLongitude "-4.04"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1980"^^xsd:integer ;
  dwc:maximumDepthInMeters "1980"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.076668 -4.04)"^^geo:wktLiteral ;
  geo-pos:lat "44.076668"^^xsd:decimal ;
  geo-pos:long "-4.04"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tetragonodon pellax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-4.04'^^xsd:double;
  dwc:latitude '44.076668'^^xsd:double;
  dwc:minimumDepth '1980'^^xsd:integer;
  dwc:maximumDepth '1980'^^xsd:integer;
  dwc:aphiaid '183467'^^xsd:integer;
  dwc:observationDate '1974-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '183467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "297.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:minimumDepth '297.5'^^xsd:double;
  dwc:maximumDepth '297.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -24)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "665"^^xsd:integer ;
  dwc:maximumDepthInMeters "665"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '665'^^xsd:integer;
  dwc:maximumDepth '665'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-40.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-40.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-40.9'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.1"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepiola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '47.1'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '138483'^^xsd:integer;
  dwc:observationDate '1948-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '138483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86111 10.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86111"^^xsd:decimal ;
  dwc:decimalLongitude "10.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86111 10.383333)"^^geo:wktLiteral ;
  geo-pos:lat "36.86111"^^xsd:decimal ;
  geo-pos:long "10.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepiola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.383333'^^xsd:double;
  dwc:latitude '36.86111'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138483'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '138483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90278 10.445833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90278"^^xsd:decimal ;
  dwc:decimalLongitude "10.445833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90278 10.445833)"^^geo:wktLiteral ;
  geo-pos:lat "36.90278"^^xsd:decimal ;
  geo-pos:long "10.445833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepiola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.445833'^^xsd:double;
  dwc:latitude '36.90278'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '138483'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '138483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.392 -31.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.392"^^xsd:decimal ;
  dwc:decimalLongitude "-31.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "871.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "871.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.392 -31.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.392"^^xsd:decimal ;
  geo-pos:long "-31.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-31.1'^^xsd:double;
  dwc:latitude '39.392'^^xsd:double;
  dwc:minimumDepth '871.5'^^xsd:double;
  dwc:maximumDepth '871.5'^^xsd:double;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:observationDate '1971-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.958332 -25.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.958332"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1152"^^xsd:integer ;
  dwc:maximumDepthInMeters "1152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.958332 -25.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.958332"^^xsd:decimal ;
  geo-pos:long "-25.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-25.6'^^xsd:double;
  dwc:latitude '37.958332'^^xsd:double;
  dwc:minimumDepth '1152'^^xsd:integer;
  dwc:maximumDepth '1152'^^xsd:integer;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:observationDate '1981-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.106667 -28.516666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.106667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.516666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495"^^xsd:integer ;
  dwc:maximumDepthInMeters "1495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.106667 -28.516666)"^^geo:wktLiteral ;
  geo-pos:lat "43.106667"^^xsd:decimal ;
  geo-pos:long "-28.516666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-28.516666'^^xsd:double;
  dwc:latitude '43.106667'^^xsd:double;
  dwc:minimumDepth '1495'^^xsd:integer;
  dwc:maximumDepth '1495'^^xsd:integer;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:observationDate '1967-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -28.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "784"^^xsd:integer ;
  dwc:maximumDepthInMeters "784"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -28.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-28.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-28.9'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '784'^^xsd:integer;
  dwc:maximumDepth '784'^^xsd:integer;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:observationDate '1971-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:observationDate '1972-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 12.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "12.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 12.62)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "12.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '12.62'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:observationDate '1985-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -29)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-29'^^xsd:integer;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -22.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -22.2)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-22.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.2'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-42.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -42.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-42.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1964-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -6.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-6.7'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "-20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -20.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "-20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-20.5'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1970-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "22.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '22.8'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melicertus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107104'^^xsd:integer;
  dwc:observationDate '1973-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '246388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.327778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.825"^^xsd:decimal ;
  dwc:decimalLongitude "10.327778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.327778)"^^geo:wktLiteral ;
  geo-pos:lat "36.825"^^xsd:decimal ;
  geo-pos:long "10.327778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melicertus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.327778'^^xsd:double;
  dwc:latitude '36.825'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107104'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '246388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.291667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.291667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.291667)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.291667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melicertus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.291667'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '15.5'^^xsd:double;
  dwc:maximumDepth '15.5'^^xsd:double;
  dwc:aphiaid '107104'^^xsd:integer;
  dwc:observationDate '1973-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '246388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 3)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '36.8'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 14.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.9'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.1 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.1"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1112"^^xsd:integer ;
  dwc:maximumDepthInMeters "1112"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.1 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "60.1"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Fusus hirsutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '60.1'^^xsd:double;
  dwc:minimumDepth '1112'^^xsd:integer;
  dwc:maximumDepth '1112'^^xsd:integer;
  dwc:aphiaid '494286'^^xsd:integer;
  dwc:aphiaIdAccepted '138906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "-11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1108.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1108.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -11.9)"^^geo:wktLiteral ;
  geo-pos:lat "51.6"^^xsd:decimal ;
  geo-pos:long "-11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-11.9'^^xsd:double;
  dwc:latitude '51.6'^^xsd:double;
  dwc:minimumDepth '1108.5'^^xsd:double;
  dwc:maximumDepth '1108.5'^^xsd:double;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:observationDate '1907-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 -45)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "-45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-45'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.12 -26.235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.12"^^xsd:decimal ;
  dwc:decimalLongitude "-26.235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "244"^^xsd:integer ;
  dwc:maximumDepthInMeters "244"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.12 -26.235)"^^geo:wktLiteral ;
  geo-pos:lat "63.12"^^xsd:decimal ;
  geo-pos:long "-26.235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gonatus steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-26.235'^^xsd:double;
  dwc:latitude '63.12'^^xsd:double;
  dwc:minimumDepth '244'^^xsd:integer;
  dwc:maximumDepth '244'^^xsd:integer;
  dwc:aphiaid '140027'^^xsd:integer;
  dwc:observationDate '1951-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -21.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.8'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 -42.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 -42.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "-42.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-42.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^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 "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-1.3'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1964-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29333"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.29333"^^xsd:decimal ;
  geo-pos:long "14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '44.29333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Temoropia mayumbaensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104881'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Temoropia mayumbaensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104881'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.046665 -29.988333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.046665"^^xsd:decimal ;
  dwc:decimalLongitude "-29.988333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.046665 -29.988333)"^^geo:wktLiteral ;
  geo-pos:lat "45.046665"^^xsd:decimal ;
  geo-pos:long "-29.988333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Teuthowenia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-29.988333'^^xsd:double;
  dwc:latitude '45.046665'^^xsd:double;
  dwc:aphiaid '137854'^^xsd:integer;
  dwc:observationDate '1980-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '137854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.646667 -19.198334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.646667"^^xsd:decimal ;
  dwc:decimalLongitude "-19.198334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.646667 -19.198334)"^^geo:wktLiteral ;
  geo-pos:lat "52.646667"^^xsd:decimal ;
  geo-pos:long "-19.198334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Teuthowenia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.198334'^^xsd:double;
  dwc:latitude '52.646667'^^xsd:double;
  dwc:aphiaid '137854'^^xsd:integer;
  dwc:observationDate '1980-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '137854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.466667 8.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.466667"^^xsd:decimal ;
  dwc:decimalLongitude "8.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.466667 8.908333)"^^geo:wktLiteral ;
  geo-pos:lat "37.466667"^^xsd:decimal ;
  geo-pos:long "8.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hacelia attenuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '8.908333'^^xsd:double;
  dwc:latitude '37.466667'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '124094'^^xsd:integer;
  dwc:observationDate '1967-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '124094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.536667 -32.236668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.536667"^^xsd:decimal ;
  dwc:decimalLongitude "-32.236668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "249"^^xsd:integer ;
  dwc:maximumDepthInMeters "249"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.536667 -32.236668)"^^geo:wktLiteral ;
  geo-pos:lat "43.536667"^^xsd:decimal ;
  geo-pos:long "-32.236668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella heathi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-32.236668'^^xsd:double;
  dwc:latitude '43.536667'^^xsd:double;
  dwc:minimumDepth '249'^^xsd:integer;
  dwc:maximumDepth '249'^^xsd:integer;
  dwc:aphiaid '341790'^^xsd:integer;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '341790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.985 -35.423332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.985"^^xsd:decimal ;
  dwc:decimalLongitude "-35.423332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "340"^^xsd:integer ;
  dwc:maximumDepthInMeters "340"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.985 -35.423332)"^^geo:wktLiteral ;
  geo-pos:lat "40.985"^^xsd:decimal ;
  geo-pos:long "-35.423332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella heathi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-35.423332'^^xsd:double;
  dwc:latitude '40.985'^^xsd:double;
  dwc:minimumDepth '340'^^xsd:integer;
  dwc:maximumDepth '340'^^xsd:integer;
  dwc:aphiaid '341790'^^xsd:integer;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '341790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2030"^^xsd:integer ;
  dwc:maximumDepthInMeters "2030"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 11.7)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Kolga hyalina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1878'^^xsd:integer;
  dwc:longitude '11.7'^^xsd:double;
  dwc:latitude '72'^^xsd:integer;
  dwc:minimumDepth '2030'^^xsd:integer;
  dwc:maximumDepth '2030'^^xsd:integer;
  dwc:aphiaid '124731'^^xsd:integer;
  dwc:observationDate '1878-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124731'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.8 -0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.8 -0.9)"^^geo:wktLiteral ;
  geo-pos:lat "60.8"^^xsd:decimal ;
  geo-pos:long "-0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys islandica islandica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1868'^^xsd:integer;
  dwc:longitude '-0.9'^^xsd:double;
  dwc:latitude '60.8'^^xsd:double;
  dwc:observationDate '1868-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys islandica islandica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.7'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "78"^^xsd:decimal ;
  dwc:decimalLongitude "19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (78 19)"^^geo:wktLiteral ;
  geo-pos:lat "78"^^xsd:decimal ;
  geo-pos:long "19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys islandica islandica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '19'^^xsd:integer;
  dwc:latitude '78'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.8"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.8 26)"^^geo:wktLiteral ;
  geo-pos:lat "70.8"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys islandica islandica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '70.8'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys islandica islandica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -43.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-43.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "910"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -43.4)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-43.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-43.4'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:minimumDepth '910'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -24)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -21.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -21.2)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-21.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-21.2'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -0.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -0.1)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-0.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-0.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^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 "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:observationDate '1965-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:observationDate '1967-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.6"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "825"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.6"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '31.6'^^xsd:double;
  dwc:minimumDepth '825'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -14.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "-14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spongostaurus gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-14.1'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:observationDate '1978-10-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1 -2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.1"^^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 "52.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1 -2.4)"^^geo:wktLiteral ;
  geo-pos:lat "63.1"^^xsd:decimal ;
  geo-pos:long "-2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-2.4'^^xsd:double;
  dwc:latitude '63.1'^^xsd:double;
  dwc:minimumDepth '52.5'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.691666 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.691666"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "540"^^xsd:integer ;
  dwc:maximumDepthInMeters "540"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.691666 -10)"^^geo:wktLiteral ;
  geo-pos:lat "38.691666"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '38.691666'^^xsd:double;
  dwc:minimumDepth '540'^^xsd:integer;
  dwc:maximumDepth '540'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1967-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.895 -29.951668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.895"^^xsd:decimal ;
  dwc:decimalLongitude "-29.951668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.895 -29.951668)"^^geo:wktLiteral ;
  geo-pos:lat "29.895"^^xsd:decimal ;
  geo-pos:long "-29.951668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis giardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.951668'^^xsd:double;
  dwc:latitude '29.895'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '141097'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '141097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia gibba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '220310'^^xsd:integer;
  dwc:observationDate '1968-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '220310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 13.4)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichorhina vannamei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.4'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '887332'^^xsd:integer;
  dwc:aphiaIdAccepted '263835'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 -5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 -5.4)"^^geo:wktLiteral ;
  geo-pos:lat "55.9"^^xsd:decimal ;
  geo-pos:long "-5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.4'^^xsd:double;
  dwc:latitude '55.9'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Temoropia mayumbaensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104881'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calanus helgolandicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104466'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1805501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9 1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9 1)"^^geo:wktLiteral ;
  geo-pos:lat "50.9"^^xsd:decimal ;
  geo-pos:long "1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys islandica islandica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '1'^^xsd:integer;
  dwc:latitude '50.9'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.4)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.4'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 13)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Androniscus subterraneus noduliger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '264410'^^xsd:integer;
  dwc:aphiaIdAccepted '258616'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -42.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "-42.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -42.2)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "-42.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-42.2'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:minimumDepth '32.5'^^xsd:double;
  dwc:maximumDepth '32.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1964-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.984444 14.451389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.984444"^^xsd:decimal ;
  dwc:decimalLongitude "14.451389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.984444 14.451389)"^^geo:wktLiteral ;
  geo-pos:lat "35.984444"^^xsd:decimal ;
  geo-pos:long "14.451389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '14.451389'^^xsd:double;
  dwc:latitude '35.984444'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oniscus asellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '257580'^^xsd:integer;
  dwc:observationDate '1935-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '257580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^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 "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 28.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.1'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "182.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.3)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-5.3'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '182.5'^^xsd:double;
  dwc:maximumDepth '182.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia nivea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1848'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:aphiaid '181305'^^xsd:integer;
  dwc:observationDate '1848-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '393741'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 -34.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "810"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 -34.9)"^^geo:wktLiteral ;
  geo-pos:lat "52.4"^^xsd:decimal ;
  geo-pos:long "-34.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-34.9'^^xsd:double;
  dwc:latitude '52.4'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '810'^^xsd:integer;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:observationDate '1972-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-33.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-33.7'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 7.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.4'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.733334 -29.961666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.733334"^^xsd:decimal ;
  dwc:decimalLongitude "-29.961666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.733334 -29.961666)"^^geo:wktLiteral ;
  geo-pos:lat "29.733334"^^xsd:decimal ;
  geo-pos:long "-29.961666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.961666'^^xsd:double;
  dwc:latitude '29.733334'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.555 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.555"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.555 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.555"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Didemnum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.555'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '103456'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.733 -3.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.733"^^xsd:decimal ;
  dwc:decimalLongitude "-3.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.733 -3.983)"^^geo:wktLiteral ;
  geo-pos:lat "48.733"^^xsd:decimal ;
  geo-pos:long "-3.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urobopyrus processae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.983'^^xsd:double;
  dwc:latitude '48.733'^^xsd:double;
  dwc:aphiaid '118242'^^xsd:integer;
  dwc:aphiaIdAccepted '118242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "47.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "47.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metapenaeus stebbingi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '47.8'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '107108'^^xsd:integer;
  dwc:observationDate '1981-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '107108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  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 "227.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "227.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  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/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.6'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '227.5'^^xsd:double;
  dwc:maximumDepth '227.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -21.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-21.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -21.6)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "-21.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.6'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^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 "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Microdajus langi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '136615'^^xsd:integer;
  dwc:observationDate '1977-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '136615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.608334 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.608334"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.608334 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.608334"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.608334'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "35.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 35.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '35.5'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:observationDate '1965-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1875"^^xsd:integer ;
  dwc:maximumDepthInMeters "1875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -19.7)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "-19.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '1875'^^xsd:integer;
  dwc:maximumDepth '1875'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1971-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.518612 11.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.518612"^^xsd:decimal ;
  dwc:decimalLongitude "11.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.518612 11.416667)"^^geo:wktLiteral ;
  geo-pos:lat "33.518612"^^xsd:decimal ;
  geo-pos:long "11.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.416667'^^xsd:double;
  dwc:latitude '33.518612'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '123245'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '123245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 48.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "48.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 48.1)"^^geo:wktLiteral ;
  geo-pos:lat "29.8"^^xsd:decimal ;
  geo-pos:long "48.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hippolysmata vittata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '48.1'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '210457'^^xsd:integer;
  dwc:observationDate '1981-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '220261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -9.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.4 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.4"^^xsd:decimal ;
  dwc:decimalLongitude "-39.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "565"^^xsd:integer ;
  dwc:maximumDepthInMeters "565"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.4 -39.6)"^^geo:wktLiteral ;
  geo-pos:lat "26.4"^^xsd:decimal ;
  geo-pos:long "-39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '26.4'^^xsd:double;
  dwc:minimumDepth '565'^^xsd:integer;
  dwc:maximumDepth '565'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1970-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483334 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483334"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483334 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.483334"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.483334'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.983334 -26.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.983334"^^xsd:decimal ;
  dwc:decimalLongitude "-26.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.983334 -26.583332)"^^geo:wktLiteral ;
  geo-pos:lat "61.983334"^^xsd:decimal ;
  geo-pos:long "-26.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-26.583332'^^xsd:double;
  dwc:latitude '61.983334'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:observationDate '1975-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.442 -6.503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.442"^^xsd:decimal ;
  dwc:decimalLongitude "-6.503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "575"^^xsd:integer ;
  dwc:maximumDepthInMeters "575"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.442 -6.503)"^^geo:wktLiteral ;
  geo-pos:lat "47.442"^^xsd:decimal ;
  geo-pos:long "-6.503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-6.503'^^xsd:double;
  dwc:latitude '47.442'^^xsd:double;
  dwc:minimumDepth '575'^^xsd:integer;
  dwc:maximumDepth '575'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:observationDate '1968-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4375"^^xsd:integer ;
  dwc:maximumDepthInMeters "4375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus hirtus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4375'^^xsd:integer;
  dwc:maximumDepth '4375'^^xsd:integer;
  dwc:aphiaid '104850'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.675 -13.534167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.675"^^xsd:decimal ;
  dwc:decimalLongitude "-13.534167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5315"^^xsd:integer ;
  dwc:maximumDepthInMeters "5315"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.675 -13.534167)"^^geo:wktLiteral ;
  geo-pos:lat "42.675"^^xsd:decimal ;
  geo-pos:long "-13.534167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-11-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Litoscalpellum meteoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-13.534167'^^xsd:double;
  dwc:latitude '42.675'^^xsd:double;
  dwc:minimumDepth '5315'^^xsd:integer;
  dwc:maximumDepth '5315'^^xsd:integer;
  dwc:aphiaid '106201'^^xsd:integer;
  dwc:aphiaIdAccepted '106201'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.286667 -29.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.286667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.286667 -29.89)"^^geo:wktLiteral ;
  geo-pos:lat "28.286667"^^xsd:decimal ;
  geo-pos:long "-29.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-29.89'^^xsd:double;
  dwc:latitude '28.286667'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.175 -24.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.175"^^xsd:decimal ;
  dwc:decimalLongitude "-24.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.175 -24.38)"^^geo:wktLiteral ;
  geo-pos:lat "26.175"^^xsd:decimal ;
  geo-pos:long "-24.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-24.38'^^xsd:double;
  dwc:latitude '26.175'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:observationDate '1967-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-33.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-33.7'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68 -3.586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68"^^xsd:decimal ;
  dwc:decimalLongitude "-3.586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1739"^^xsd:integer ;
  dwc:maximumDepthInMeters "1739"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68 -3.586667)"^^geo:wktLiteral ;
  geo-pos:lat "43.68"^^xsd:decimal ;
  geo-pos:long "-3.586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neotanais sandersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-3.586667'^^xsd:double;
  dwc:latitude '43.68'^^xsd:double;
  dwc:minimumDepth '1739'^^xsd:integer;
  dwc:maximumDepth '1739'^^xsd:integer;
  dwc:aphiaid '136338'^^xsd:integer;
  dwc:observationDate '1967-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.915 -17.865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.915"^^xsd:decimal ;
  dwc:decimalLongitude "-17.865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2460"^^xsd:integer ;
  dwc:maximumDepthInMeters "2460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.915 -17.865)"^^geo:wktLiteral ;
  geo-pos:lat "53.915"^^xsd:decimal ;
  geo-pos:long "-17.865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neotanais sandersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-17.865'^^xsd:double;
  dwc:latitude '53.915'^^xsd:double;
  dwc:minimumDepth '2460'^^xsd:integer;
  dwc:maximumDepth '2460'^^xsd:integer;
  dwc:aphiaid '136338'^^xsd:integer;
  dwc:observationDate '1969-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '136338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 6.9)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Labidocera wollastoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '6.9'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '104736'^^xsd:integer;
  dwc:observationDate '1928-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '104736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.6"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6 38)"^^geo:wktLiteral ;
  geo-pos:lat "29.6"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littoraria intermedia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '29.6'^^xsd:double;
  dwc:aphiaid '208938'^^xsd:integer;
  dwc:observationDate '1972-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '208938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -8)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "-8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8'^^xsd:integer;
  dwc:latitude '33.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.3 5.2)"^^geo:wktLiteral ;
  geo-pos:lat "48.3"^^xsd:decimal ;
  geo-pos:long "5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '5.2'^^xsd:double;
  dwc:latitude '48.3'^^xsd:double;
  dwc:observationDate '1952-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium bruei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium bruei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.59833 -34.958332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.59833"^^xsd:decimal ;
  dwc:decimalLongitude "-34.958332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.59833 -34.958332)"^^geo:wktLiteral ;
  geo-pos:lat "41.59833"^^xsd:decimal ;
  geo-pos:long "-34.958332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-34.958332'^^xsd:double;
  dwc:latitude '41.59833'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '138074'^^xsd:integer;
  dwc:observationDate '1980-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '138074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 21.7)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '21.7'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1971-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -13.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '45.5'^^xsd:double;
  dwc:maximumDepth '45.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gangliopus pyriformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:aphiaid '135977'^^xsd:integer;
  dwc:observationDate '1963-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '135977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia ovalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104609'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 13.7)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium teramense'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.7'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  dwc:aphiaid '257815'^^xsd:integer;
  dwc:aphiaIdAccepted '257815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -36.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -36.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.1"^^xsd:decimal ;
  geo-pos:long "-36.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-36.8'^^xsd:double;
  dwc:latitude '52.1'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:observationDate '1972-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6 -35.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6"^^xsd:decimal ;
  dwc:decimalLongitude "-35.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6 -35.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.6"^^xsd:decimal ;
  geo-pos:long "-35.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-35.1'^^xsd:double;
  dwc:latitude '52.6'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:observationDate '1972-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.80417 -5.770833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.80417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.770833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.80417 -5.770833)"^^geo:wktLiteral ;
  geo-pos:lat "35.80417"^^xsd:decimal ;
  geo-pos:long "-5.770833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Didemnum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-5.770833'^^xsd:double;
  dwc:latitude '35.80417'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '103456'^^xsd:integer;
  dwc:observationDate '1969-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Didemnum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '103456'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '103456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.525 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.525 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "33.525"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Didemnum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '33.525'^^xsd:double;
  dwc:minimumDepth '46.5'^^xsd:double;
  dwc:maximumDepth '46.5'^^xsd:double;
  dwc:aphiaid '103456'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -37.7)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "-37.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 26)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 16)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16'^^xsd:integer;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -29.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-29.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "745"^^xsd:integer ;
  dwc:maximumDepthInMeters "745"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -29.985)"^^geo:wktLiteral ;
  geo-pos:lat "28.7"^^xsd:decimal ;
  geo-pos:long "-29.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.985'^^xsd:double;
  dwc:latitude '28.7'^^xsd:double;
  dwc:minimumDepth '745'^^xsd:integer;
  dwc:maximumDepth '745'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74167 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.74167"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74167 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.74167"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.74167'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "47.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "47.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metapenaeus stebbingi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '47.8'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107108'^^xsd:integer;
  dwc:observationDate '1981-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '107108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Didemnum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '103456'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Didemnum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '103456'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841667 -26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.841667"^^xsd:decimal ;
  dwc:decimalLongitude "-26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2585"^^xsd:integer ;
  dwc:maximumDepthInMeters "2585"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841667 -26)"^^geo:wktLiteral ;
  geo-pos:lat "37.841667"^^xsd:decimal ;
  geo-pos:long "-26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Araeolampas atlantica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-26'^^xsd:integer;
  dwc:latitude '37.841667'^^xsd:double;
  dwc:minimumDepth '2585'^^xsd:integer;
  dwc:maximumDepth '2585'^^xsd:integer;
  dwc:aphiaid '422515'^^xsd:integer;
  dwc:observationDate '1948-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '422515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.511665 -30.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.511665"^^xsd:decimal ;
  dwc:decimalLongitude "-30.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.511665 -30.655)"^^geo:wktLiteral ;
  geo-pos:lat "33.511665"^^xsd:decimal ;
  geo-pos:long "-30.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis meleagroteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-30.655'^^xsd:double;
  dwc:latitude '33.511665'^^xsd:double;
  dwc:aphiaid '140115'^^xsd:integer;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '140115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.808334 -35.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.808334"^^xsd:decimal ;
  dwc:decimalLongitude "-35.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.808334 -35.29)"^^geo:wktLiteral ;
  geo-pos:lat "37.808334"^^xsd:decimal ;
  geo-pos:long "-35.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis meleagroteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.29'^^xsd:double;
  dwc:latitude '37.808334'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '140115'^^xsd:integer;
  dwc:observationDate '1980-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '140115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.023335 -35.521667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.023335"^^xsd:decimal ;
  dwc:decimalLongitude "-35.521667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.023335 -35.521667)"^^geo:wktLiteral ;
  geo-pos:lat "41.023335"^^xsd:decimal ;
  geo-pos:long "-35.521667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis meleagroteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-35.521667'^^xsd:double;
  dwc:latitude '41.023335'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '140115'^^xsd:integer;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '140115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.239166 12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.239166"^^xsd:decimal ;
  dwc:decimalLongitude "12.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.239166 12.28)"^^geo:wktLiteral ;
  geo-pos:lat "36.239166"^^xsd:decimal ;
  geo-pos:long "12.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika edwardsii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.28'^^xsd:double;
  dwc:latitude '36.239166'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107656'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.63333 11.541667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.63333"^^xsd:decimal ;
  dwc:decimalLongitude "11.541667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.63333 11.541667)"^^geo:wktLiteral ;
  geo-pos:lat "33.63333"^^xsd:decimal ;
  geo-pos:long "11.541667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.541667'^^xsd:double;
  dwc:latitude '33.63333'^^xsd:double;
  dwc:minimumDepth '45.5'^^xsd:double;
  dwc:maximumDepth '45.5'^^xsd:double;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palinurus elephas'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '107703'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.7"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  geo-pos:lat "31.7"^^xsd:decimal ;
  geo-pos:long "-30.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-30.7'^^xsd:double;
  dwc:latitude '31.7'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-33.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-33.7'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '52.5'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -21.7)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-21.7'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 -43.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "-43.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 -43.3)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "-43.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-43.3'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1964-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -14)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -18.2)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "-18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-18.2'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-43.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '87.5'^^xsd:double;
  dwc:maximumDepth '87.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "157.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-14.1'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '157.5'^^xsd:double;
  dwc:maximumDepth '157.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -12.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-12.7'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "21.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "485"^^xsd:integer ;
  dwc:maximumDepthInMeters "485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "21.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '21.1'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '485'^^xsd:integer;
  dwc:maximumDepth '485'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 4.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "4.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "605"^^xsd:integer ;
  dwc:maximumDepthInMeters "605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 4.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "4.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '605'^^xsd:integer;
  dwc:maximumDepth '605'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -33.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-33.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "585"^^xsd:integer ;
  dwc:maximumDepthInMeters "585"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -33.4)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-33.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-33.4'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '585'^^xsd:integer;
  dwc:maximumDepth '585'^^xsd:integer;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:observationDate '1972-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.110832"^^xsd:decimal ;
  dwc:decimalLongitude "12.886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  geo-pos:lat "38.110832"^^xsd:decimal ;
  geo-pos:long "12.886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.886667'^^xsd:double;
  dwc:latitude '38.110832'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '415'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45667 10.636667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.45667"^^xsd:decimal ;
  dwc:decimalLongitude "10.636667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45667 10.636667)"^^geo:wktLiteral ;
  geo-pos:lat "34.45667"^^xsd:decimal ;
  geo-pos:long "10.636667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.636667'^^xsd:double;
  dwc:latitude '34.45667'^^xsd:double;
  dwc:minimumDepth '24.5'^^xsd:double;
  dwc:maximumDepth '24.5'^^xsd:double;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:observationDate '1973-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.753332 -14.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.753332"^^xsd:decimal ;
  dwc:decimalLongitude "-14.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1934"^^xsd:integer ;
  dwc:maximumDepthInMeters "1934"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.753332 -14.216667)"^^geo:wktLiteral ;
  geo-pos:lat "27.753332"^^xsd:decimal ;
  geo-pos:long "-14.216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hypocuma serratifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-14.216667'^^xsd:double;
  dwc:latitude '27.753332'^^xsd:double;
  dwc:minimumDepth '1934'^^xsd:integer;
  dwc:maximumDepth '1934'^^xsd:integer;
  dwc:aphiaid '181861'^^xsd:integer;
  dwc:observationDate '1968-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '181861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8 -16.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.8 -16.7)"^^geo:wktLiteral ;
  geo-pos:lat "65.8"^^xsd:decimal ;
  geo-pos:long "-16.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-16.7'^^xsd:double;
  dwc:latitude '65.8'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.52667 -34.931667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.52667"^^xsd:decimal ;
  dwc:decimalLongitude "-34.931667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.52667 -34.931667)"^^geo:wktLiteral ;
  geo-pos:lat "41.52667"^^xsd:decimal ;
  geo-pos:long "-34.931667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-34.931667'^^xsd:double;
  dwc:latitude '41.52667'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '138074'^^xsd:integer;
  dwc:observationDate '1980-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '138074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lepidoniscus germanicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:aphiaid '260927'^^xsd:integer;
  dwc:aphiaIdAccepted '260928'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:aphiaid '123245'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '123245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83472 12.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83472"^^xsd:decimal ;
  dwc:decimalLongitude "12.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83472 12.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.83472"^^xsd:decimal ;
  geo-pos:long "12.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.15'^^xsd:double;
  dwc:latitude '36.83472'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '123245'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '123245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -35.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '26.1'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:observationDate '1973-06-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -8.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.9"^^xsd:decimal ;
  geo-pos:long "-8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8.2'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Natatolana neglecta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '118863'^^xsd:integer;
  dwc:aphiaIdAccepted '118863'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 5.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "5.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '5.9'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.9'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -37.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-37.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -37.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-37.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-37.6'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.786667 -36.268333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.786667"^^xsd:decimal ;
  dwc:decimalLongitude "-36.268333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.786667 -36.268333)"^^geo:wktLiteral ;
  geo-pos:lat "39.786667"^^xsd:decimal ;
  geo-pos:long "-36.268333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis meleagroteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-36.268333'^^xsd:double;
  dwc:latitude '39.786667'^^xsd:double;
  dwc:aphiaid '140115'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '140115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "62.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -4)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '62.5'^^xsd:double;
  dwc:maximumDepth '62.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-23.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-23.7'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.239166 12.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.239166"^^xsd:decimal ;
  dwc:decimalLongitude "12.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.239166 12.28)"^^geo:wktLiteral ;
  geo-pos:lat "36.239166"^^xsd:decimal ;
  geo-pos:long "12.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika edwardsii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.28'^^xsd:double;
  dwc:latitude '36.239166'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107656'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-42.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -30)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '123245'^^xsd:integer;
  dwc:observationDate '1974-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '123245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.78361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.78361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.75"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.78361)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.78361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Litophyton arboreum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '33.78361'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:minimumDepth '1.75'^^xsd:double;
  dwc:maximumDepth '1.75'^^xsd:double;
  dwc:aphiaid '213038'^^xsd:integer;
  dwc:observationDate '1965-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '213038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -6.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -6.9)"^^geo:wktLiteral ;
  geo-pos:lat "52.1"^^xsd:decimal ;
  geo-pos:long "-6.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.9'^^xsd:double;
  dwc:latitude '52.1'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 3)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '36.8'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 10.408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "10.408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 10.408)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "10.408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.408'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ocythoe tuberculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '140610'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '140610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65375 11.61385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65375"^^xsd:decimal ;
  dwc:decimalLongitude "11.61385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65375 11.61385)"^^geo:wktLiteral ;
  geo-pos:lat "42.65375"^^xsd:decimal ;
  geo-pos:long "11.61385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nitocrella ensifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.61385'^^xsd:double;
  dwc:latitude '42.65375'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '348225'^^xsd:integer;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '348225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-33.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-33.7'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11667 -25.083332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.11667"^^xsd:decimal ;
  dwc:decimalLongitude "-25.083332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.11667 -25.083332)"^^geo:wktLiteral ;
  geo-pos:lat "45.11667"^^xsd:decimal ;
  geo-pos:long "-25.083332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pegea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-25.083332'^^xsd:double;
  dwc:latitude '45.11667'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '137231'^^xsd:integer;
  dwc:observationDate '1967-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '137231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 21.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '21.8'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.333332 -29.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.333332"^^xsd:decimal ;
  dwc:decimalLongitude "-29.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.333332 -29.93)"^^geo:wktLiteral ;
  geo-pos:lat "28.333332"^^xsd:decimal ;
  geo-pos:long "-29.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-29.93'^^xsd:double;
  dwc:latitude '28.333332'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1980-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "713"^^xsd:integer ;
  dwc:maximumDepthInMeters "713"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -11.6)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cioniscus gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '713'^^xsd:integer;
  dwc:maximumDepth '713'^^xsd:integer;
  dwc:aphiaid '748167'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139164'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "47.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metapenaeus stebbingi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107108'^^xsd:integer;
  dwc:observationDate '1981-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '107108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -0.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-0.8'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "-19.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "112.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "-19.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-19.8'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:minimumDepth '112.5'^^xsd:double;
  dwc:maximumDepth '112.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.965 -29.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.965"^^xsd:decimal ;
  dwc:decimalLongitude "-29.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "252.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "252.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.965 -29.613333)"^^geo:wktLiteral ;
  geo-pos:lat "29.965"^^xsd:decimal ;
  geo-pos:long "-29.613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-29.613333'^^xsd:double;
  dwc:latitude '29.965'^^xsd:double;
  dwc:minimumDepth '252.5'^^xsd:double;
  dwc:maximumDepth '252.5'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1983-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Typhis sowerbii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '407740'^^xsd:integer;
  dwc:aphiaIdAccepted '181042'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858334 10.341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858334"^^xsd:decimal ;
  dwc:decimalLongitude "10.341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858334 10.341667)"^^geo:wktLiteral ;
  geo-pos:lat "36.858334"^^xsd:decimal ;
  geo-pos:long "10.341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.341667'^^xsd:double;
  dwc:latitude '36.858334'^^xsd:double;
  dwc:aphiaid '108048'^^xsd:integer;
  dwc:observationDate '1967-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '1752526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:aphiaid '108048'^^xsd:integer;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1752526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 56.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "56.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 56.7)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "56.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clypeaster rarispinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '56.7'^^xsd:double;
  dwc:latitude '27'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '213365'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '213365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Didemnum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '103456'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '103456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abruptus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104845'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -26.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-26.1'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "-18.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.9)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "-18.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.9'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '52.5'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:observationDate '1972-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -43.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-43.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "910"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -43.4)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-43.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-43.4'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:minimumDepth '910'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:observationDate '1972-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "-26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3264"^^xsd:integer ;
  dwc:maximumDepthInMeters "3264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -26)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "-26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dentalium vagina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-26'^^xsd:integer;
  dwc:latitude '55.2'^^xsd:double;
  dwc:minimumDepth '3264'^^xsd:integer;
  dwc:maximumDepth '3264'^^xsd:integer;
  dwc:aphiaid '748411'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '196374'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -40.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "-40.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -40.6)"^^geo:wktLiteral ;
  geo-pos:lat "29.8"^^xsd:decimal ;
  geo-pos:long "-40.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euchirella brevis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-40.6'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149723'^^xsd:integer;
  dwc:observationDate '1928-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '104296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^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 "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -19.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -19.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-19.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.4'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:minimumDepth '52.5'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -0.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -0.1)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-0.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-0.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.1 -5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.1"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "192.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "192.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.1 -5.7)"^^geo:wktLiteral ;
  geo-pos:lat "60.1"^^xsd:decimal ;
  geo-pos:long "-5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-5.7'^^xsd:double;
  dwc:latitude '60.1'^^xsd:double;
  dwc:minimumDepth '192.5'^^xsd:double;
  dwc:maximumDepth '192.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 12.236667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.135"^^xsd:decimal ;
  dwc:decimalLongitude "12.236667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 12.236667)"^^geo:wktLiteral ;
  geo-pos:lat "38.135"^^xsd:decimal ;
  geo-pos:long "12.236667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '12.236667'^^xsd:double;
  dwc:latitude '38.135'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7667 -9.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7667 -9.8167)"^^geo:wktLiteral ;
  geo-pos:lat "53.7667"^^xsd:decimal ;
  geo-pos:long "-9.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idotea emarginata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.8167'^^xsd:double;
  dwc:latitude '53.7667'^^xsd:double;
  dwc:aphiaid '119043'^^xsd:integer;
  dwc:aphiaIdAccepted '119043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7 -13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.7 -13.9)"^^geo:wktLiteral ;
  geo-pos:lat "53.7"^^xsd:decimal ;
  geo-pos:long "-13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium bruei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-13.9'^^xsd:double;
  dwc:latitude '53.7'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.4)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.4'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "53.3"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '53.3'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '138074'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '138074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.541668 11.586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.541668"^^xsd:decimal ;
  dwc:decimalLongitude "11.586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.541668 11.586667)"^^geo:wktLiteral ;
  geo-pos:lat "33.541668"^^xsd:decimal ;
  geo-pos:long "11.586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.586667'^^xsd:double;
  dwc:latitude '33.541668'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1974-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 -21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.3"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "202.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "202.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 -21.7)"^^geo:wktLiteral ;
  geo-pos:lat "26.3"^^xsd:decimal ;
  geo-pos:long "-21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.7'^^xsd:double;
  dwc:latitude '26.3'^^xsd:double;
  dwc:minimumDepth '202.5'^^xsd:double;
  dwc:maximumDepth '202.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.733 -3.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.733"^^xsd:decimal ;
  dwc:decimalLongitude "-3.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.733 -3.983)"^^geo:wktLiteral ;
  geo-pos:lat "48.733"^^xsd:decimal ;
  geo-pos:long "-3.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bopyrina ocellaa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.983'^^xsd:double;
  dwc:latitude '48.733'^^xsd:double;
  dwc:aphiaid '118200'^^xsd:integer;
  dwc:aphiaIdAccepted '118200'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108334 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.108334"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108334 11)"^^geo:wktLiteral ;
  geo-pos:lat "34.108334"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '34.108334'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 18)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '18'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.6667 37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.6667"^^xsd:decimal ;
  dwc:decimalLongitude "37.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.6667 37.5)"^^geo:wktLiteral ;
  geo-pos:lat "68.6667"^^xsd:decimal ;
  geo-pos:long "37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idotea emarginata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '37.5'^^xsd:double;
  dwc:latitude '68.6667'^^xsd:double;
  dwc:aphiaid '119043'^^xsd:integer;
  dwc:aphiaIdAccepted '119043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -6.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "283"^^xsd:integer ;
  dwc:maximumDepthInMeters "283"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 -6.6)"^^geo:wktLiteral ;
  geo-pos:lat "59.6"^^xsd:decimal ;
  geo-pos:long "-6.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium bruei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-6.6'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:minimumDepth '283'^^xsd:integer;
  dwc:maximumDepth '283'^^xsd:integer;
  dwc:observationDate '1869-09-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.40167 -29.676666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.40167"^^xsd:decimal ;
  dwc:decimalLongitude "-29.676666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.40167 -29.676666)"^^geo:wktLiteral ;
  geo-pos:lat "45.40167"^^xsd:decimal ;
  geo-pos:long "-29.676666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-29.676666'^^xsd:double;
  dwc:latitude '45.40167'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '138074'^^xsd:integer;
  dwc:observationDate '1980-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '138074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.3"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '51.3'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.434723 11.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.434723"^^xsd:decimal ;
  dwc:decimalLongitude "11.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.434723 11.433333)"^^geo:wktLiteral ;
  geo-pos:lat "34.434723"^^xsd:decimal ;
  geo-pos:long "11.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.433333'^^xsd:double;
  dwc:latitude '34.434723'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.525 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.525 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "33.525"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '33.525'^^xsd:double;
  dwc:minimumDepth '46.5'^^xsd:double;
  dwc:maximumDepth '46.5'^^xsd:double;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1971-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 3.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 3.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "3.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.9'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^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 "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.217777 -29.884443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.217777"^^xsd:decimal ;
  dwc:decimalLongitude "-29.884443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "342.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "342.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.217777 -29.884443)"^^geo:wktLiteral ;
  geo-pos:lat "28.217777"^^xsd:decimal ;
  geo-pos:long "-29.884443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-29.884443'^^xsd:double;
  dwc:latitude '28.217777'^^xsd:double;
  dwc:minimumDepth '342.5'^^xsd:double;
  dwc:maximumDepth '342.5'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.068333 -14.926667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.068333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.926667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5275"^^xsd:integer ;
  dwc:maximumDepthInMeters "5275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.068333 -14.926667)"^^geo:wktLiteral ;
  geo-pos:lat "42.068333"^^xsd:decimal ;
  geo-pos:long "-14.926667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-11-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Litoscalpellum meteoria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-14.926667'^^xsd:double;
  dwc:latitude '42.068333'^^xsd:double;
  dwc:minimumDepth '5275'^^xsd:integer;
  dwc:maximumDepth '5275'^^xsd:integer;
  dwc:aphiaid '106201'^^xsd:integer;
  dwc:observationDate '1966-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '106201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 4.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.3"^^xsd:decimal ;
  geo-pos:long "4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '4.2'^^xsd:double;
  dwc:latitude '39.3'^^xsd:double;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.825"^^xsd:decimal ;
  dwc:decimalLongitude "10.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.416667)"^^geo:wktLiteral ;
  geo-pos:lat "36.825"^^xsd:decimal ;
  geo-pos:long "10.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '10.416667'^^xsd:double;
  dwc:latitude '36.825'^^xsd:double;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:observationDate '1967-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '26.1'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "157.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-14.1'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '157.5'^^xsd:double;
  dwc:maximumDepth '157.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-33.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-33.7'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus hirtus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104850'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -39.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-39.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:observationDate '1972-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-33.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-33.7'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tiroloscia squamuligera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:aphiaid '263537'^^xsd:integer;
  dwc:aphiaIdAccepted '263537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.65 11.661667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.661667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.65 11.661667)"^^geo:wktLiteral ;
  geo-pos:lat "33.65"^^xsd:decimal ;
  geo-pos:long "11.661667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.661667'^^xsd:double;
  dwc:latitude '33.65'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "177.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "-19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.2'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '177.5'^^xsd:double;
  dwc:maximumDepth '177.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hyloniscus pugionum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '260692'^^xsd:integer;
  dwc:aphiaIdAccepted '260692'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.458332 10.691667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.458332"^^xsd:decimal ;
  dwc:decimalLongitude "10.691667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "273.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.458332 10.691667)"^^geo:wktLiteral ;
  geo-pos:lat "37.458332"^^xsd:decimal ;
  geo-pos:long "10.691667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '10.691667'^^xsd:double;
  dwc:latitude '37.458332'^^xsd:double;
  dwc:minimumDepth '273.5'^^xsd:double;
  dwc:maximumDepth '273.5'^^xsd:double;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:observationDate '1972-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "250.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '250.5'^^xsd:double;
  dwc:maximumDepth '250.5'^^xsd:double;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:observationDate '1972-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.043333 -29.208332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.043333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.208332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.043333 -29.208332)"^^geo:wktLiteral ;
  geo-pos:lat "30.043333"^^xsd:decimal ;
  geo-pos:long "-29.208332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-29.208332'^^xsd:double;
  dwc:latitude '30.043333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1982-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.04 -28.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.04"^^xsd:decimal ;
  dwc:decimalLongitude "-28.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "452.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "452.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.04 -28.18)"^^geo:wktLiteral ;
  geo-pos:lat "30.04"^^xsd:decimal ;
  geo-pos:long "-28.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-28.18'^^xsd:double;
  dwc:latitude '30.04'^^xsd:double;
  dwc:minimumDepth '452.5'^^xsd:double;
  dwc:maximumDepth '452.5'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1982-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55111 -8.558333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.55111"^^xsd:decimal ;
  dwc:decimalLongitude "-8.558333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2115"^^xsd:integer ;
  dwc:maximumDepthInMeters "2115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.55111 -8.558333)"^^geo:wktLiteral ;
  geo-pos:lat "47.55111"^^xsd:decimal ;
  geo-pos:long "-8.558333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaceon inglei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8.558333'^^xsd:double;
  dwc:latitude '47.55111'^^xsd:double;
  dwc:minimumDepth '2115'^^xsd:integer;
  dwc:maximumDepth '2115'^^xsd:integer;
  dwc:aphiaid '107371'^^xsd:integer;
  dwc:aphiaIdAccepted '107371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.833332 22.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.833332"^^xsd:decimal ;
  dwc:decimalLongitude "22.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "113"^^xsd:integer ;
  dwc:maximumDepthInMeters "113"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.833332 22.633333)"^^geo:wktLiteral ;
  geo-pos:lat "45.833332"^^xsd:decimal ;
  geo-pos:long "22.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus brevipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '22.633333'^^xsd:double;
  dwc:latitude '45.833332'^^xsd:double;
  dwc:minimumDepth '113'^^xsd:integer;
  dwc:maximumDepth '113'^^xsd:integer;
  dwc:aphiaid '342443'^^xsd:integer;
  dwc:observationDate '1957-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '342443'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "555"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '555'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -0.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-0.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^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 "122.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "122.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '122.5'^^xsd:double;
  dwc:maximumDepth '122.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '132.5'^^xsd:double;
  dwc:maximumDepth '132.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Augaptilus glacialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104372'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.733 -3.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.733"^^xsd:decimal ;
  dwc:decimalLongitude "-3.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.733 -3.983)"^^geo:wktLiteral ;
  geo-pos:lat "48.733"^^xsd:decimal ;
  geo-pos:long "-3.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cancricepon elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.983'^^xsd:double;
  dwc:latitude '48.733'^^xsd:double;
  dwc:aphiaid '118206'^^xsd:integer;
  dwc:aphiaIdAccepted '118206'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abruptus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104845'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-23.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Vitreledonella richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.9'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '141962'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '141962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2652"^^xsd:integer ;
  dwc:maximumDepthInMeters "2652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-37.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dentalium vagina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2652'^^xsd:integer;
  dwc:maximumDepth '2652'^^xsd:integer;
  dwc:aphiaid '748411'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '196374'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -22.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-22.1'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '42.5'^^xsd:double;
  dwc:maximumDepth '42.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -42.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-42.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -42.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-42.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-42.4'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.6)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '77.5'^^xsd:double;
  dwc:maximumDepth '77.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "75.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.9'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '75.5'^^xsd:double;
  dwc:maximumDepth '75.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tiroloscia squamuligera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:aphiaid '263537'^^xsd:integer;
  dwc:aphiaIdAccepted '263537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-33.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-33.7'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.503332 -29.846666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.503332"^^xsd:decimal ;
  dwc:decimalLongitude "-29.846666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.503332 -29.846666)"^^geo:wktLiteral ;
  geo-pos:lat "28.503332"^^xsd:decimal ;
  geo-pos:long "-29.846666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-29.846666'^^xsd:double;
  dwc:latitude '28.503332'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -0.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -0.4)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "-0.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1871'^^xsd:integer;
  dwc:longitude '-0.4'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:observationDate '1871-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8 -13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8"^^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 "316"^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8 -13.2)"^^geo:wktLiteral ;
  geo-pos:lat "53.8"^^xsd:decimal ;
  geo-pos:long "-13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium bruei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-13.2'^^xsd:double;
  dwc:latitude '53.8'^^xsd:double;
  dwc:minimumDepth '316'^^xsd:integer;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.52667 -34.931667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.52667"^^xsd:decimal ;
  dwc:decimalLongitude "-34.931667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.52667 -34.931667)"^^geo:wktLiteral ;
  geo-pos:lat "41.52667"^^xsd:decimal ;
  geo-pos:long "-34.931667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-34.931667'^^xsd:double;
  dwc:latitude '41.52667'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '138074'^^xsd:integer;
  dwc:observationDate '1980-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '138074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium naupliense'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '882821'^^xsd:integer;
  dwc:aphiaIdAccepted '257702'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -2.8)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idotea emarginata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.8'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:aphiaid '119043'^^xsd:integer;
  dwc:aphiaIdAccepted '119043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.303 -24.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.303"^^xsd:decimal ;
  dwc:decimalLongitude "-24.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.303 -24.755)"^^geo:wktLiteral ;
  geo-pos:lat "37.303"^^xsd:decimal ;
  geo-pos:long "-24.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-24.755'^^xsd:double;
  dwc:latitude '37.303'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '610'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:observationDate '1971-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "-6.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1410"^^xsd:integer ;
  dwc:maximumDepthInMeters "1410"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Koehlermetra flava'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '46'^^xsd:integer;
  dwc:minimumDepth '1410'^^xsd:integer;
  dwc:maximumDepth '1410'^^xsd:integer;
  dwc:aphiaid '124240'^^xsd:integer;
  dwc:aphiaIdAccepted '124241'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -28.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -28.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "-28.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-28.4'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '104505'^^xsd:integer;
  dwc:observationDate '1967-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '104505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abruptus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104845'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 -12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 -12.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "-12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-12.1'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -22.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -22.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.6"^^xsd:decimal ;
  geo-pos:long "-22.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-22.2'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 -36.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5"^^xsd:decimal ;
  dwc:decimalLongitude "-36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 -36.9)"^^geo:wktLiteral ;
  geo-pos:lat "76.5"^^xsd:decimal ;
  geo-pos:long "-36.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caecidotea phreatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-36.9'^^xsd:double;
  dwc:latitude '76.5'^^xsd:double;
  dwc:aphiaid '259577'^^xsd:integer;
  dwc:observationDate '1983-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1849350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.371666 -7.418333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.371666"^^xsd:decimal ;
  dwc:decimalLongitude "-7.418333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "948"^^xsd:integer ;
  dwc:maximumDepthInMeters "948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.371666 -7.418333)"^^geo:wktLiteral ;
  geo-pos:lat "34.371666"^^xsd:decimal ;
  geo-pos:long "-7.418333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-7.418333'^^xsd:double;
  dwc:latitude '34.371666'^^xsd:double;
  dwc:minimumDepth '948'^^xsd:integer;
  dwc:maximumDepth '948'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:observationDate '1984-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.45667 11.541667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.45667"^^xsd:decimal ;
  dwc:decimalLongitude "11.541667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.45667 11.541667)"^^geo:wktLiteral ;
  geo-pos:lat "33.45667"^^xsd:decimal ;
  geo-pos:long "11.541667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.541667'^^xsd:double;
  dwc:latitude '33.45667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "720"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '720'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 22.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 22.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "22.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '22.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '77.5'^^xsd:double;
  dwc:maximumDepth '77.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 7.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 7.883)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "7.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idotea emarginata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '7.883'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:aphiaid '119043'^^xsd:integer;
  dwc:aphiaIdAccepted '119043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 14.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trygaeus communis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.9'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '134636'^^xsd:integer;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '1644209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "53.2"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '53.2'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -12.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-12.7'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "62.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "29.1"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:minimumDepth '62.5'^^xsd:double;
  dwc:maximumDepth '62.5'^^xsd:double;
  dwc:aphiaid '138074'^^xsd:integer;
  dwc:observationDate '1970-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '138074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "838.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "838.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -8.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium bruei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-8.6'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '838.5'^^xsd:double;
  dwc:maximumDepth '838.5'^^xsd:double;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:observationDate '1973-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 19.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "19.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 19.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "19.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '19.8'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^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 "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -19.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-19.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spirula spirula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '610'^^xsd:integer;
  dwc:aphiaid '141548'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '141548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1875"^^xsd:integer ;
  dwc:maximumDepthInMeters "1875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -19.7)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "-19.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spirula spirula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-19.7'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '1875'^^xsd:integer;
  dwc:maximumDepth '1875'^^xsd:integer;
  dwc:aphiaid '141548'^^xsd:integer;
  dwc:observationDate '1971-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '141548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "505"^^xsd:integer ;
  dwc:maximumDepthInMeters "505"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -10)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spirula spirula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '505'^^xsd:integer;
  dwc:maximumDepth '505'^^xsd:integer;
  dwc:aphiaid '141548'^^xsd:integer;
  dwc:observationDate '1970-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '141548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-33.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-33.7'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -4)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 27.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "27.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 27.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "27.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '27.9'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '36.5'^^xsd:double;
  dwc:maximumDepth '36.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.6"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "825"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.6"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '31.6'^^xsd:double;
  dwc:minimumDepth '825'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracalanus nanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104684'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracalanus nanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104684'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracalanus nanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '104684'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.88333 -29.083332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.88333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.083332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1317"^^xsd:integer ;
  dwc:maximumDepthInMeters "1317"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.88333 -29.083332)"^^geo:wktLiteral ;
  geo-pos:lat "42.88333"^^xsd:decimal ;
  geo-pos:long "-29.083332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapagurus pilosimanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-29.083332'^^xsd:double;
  dwc:latitude '42.88333'^^xsd:double;
  dwc:minimumDepth '1317'^^xsd:integer;
  dwc:maximumDepth '1317'^^xsd:integer;
  dwc:aphiaid '107248'^^xsd:integer;
  dwc:observationDate '1948-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.006666 -29.411667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.006666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.411667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "450"^^xsd:integer ;
  dwc:maximumDepthInMeters "450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.006666 -29.411667)"^^geo:wktLiteral ;
  geo-pos:lat "30.006666"^^xsd:decimal ;
  geo-pos:long "-29.411667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-29.411667'^^xsd:double;
  dwc:latitude '30.006666'^^xsd:double;
  dwc:minimumDepth '450'^^xsd:integer;
  dwc:maximumDepth '450'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1982-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -43.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-43.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "910"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -43.4)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-43.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-43.4'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:minimumDepth '910'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:observationDate '1972-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -39.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-39.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:observationDate '1972-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.978333 -13.026667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.978333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.026667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2173"^^xsd:integer ;
  dwc:maximumDepthInMeters "2173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.978333 -13.026667)"^^geo:wktLiteral ;
  geo-pos:lat "50.978333"^^xsd:decimal ;
  geo-pos:long "-13.026667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Simrothiella abysseuropaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.026667'^^xsd:double;
  dwc:latitude '50.978333'^^xsd:double;
  dwc:minimumDepth '2173'^^xsd:integer;
  dwc:maximumDepth '2173'^^xsd:integer;
  dwc:aphiaid '180843'^^xsd:integer;
  dwc:observationDate '1972-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '180843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.978333 -13.026667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.978333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.026667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2173"^^xsd:integer ;
  dwc:maximumDepthInMeters "2173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.978333 -13.026667)"^^geo:wktLiteral ;
  geo-pos:lat "50.978333"^^xsd:decimal ;
  geo-pos:long "-13.026667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Simrothiella abysseuropaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.026667'^^xsd:double;
  dwc:latitude '50.978333'^^xsd:double;
  dwc:minimumDepth '2173'^^xsd:integer;
  dwc:maximumDepth '2173'^^xsd:integer;
  dwc:aphiaid '180843'^^xsd:integer;
  dwc:observationDate '1972-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '180843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 47)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eurycope hanseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '47'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '233979'^^xsd:integer;
  dwc:aphiaIdAccepted '233979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483334 -6.066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.483334"^^xsd:decimal ;
  dwc:decimalLongitude "-6.066667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3235"^^xsd:integer ;
  dwc:maximumDepthInMeters "3235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.483334 -6.066667)"^^geo:wktLiteral ;
  geo-pos:lat "40.483334"^^xsd:decimal ;
  geo-pos:long "-6.066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haploniscus excisus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-6.066667'^^xsd:double;
  dwc:latitude '40.483334'^^xsd:double;
  dwc:minimumDepth '3235'^^xsd:integer;
  dwc:maximumDepth '3235'^^xsd:integer;
  dwc:aphiaid '255806'^^xsd:integer;
  dwc:observationDate '1885-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '255806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterorhabdus clausii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '358813'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104577'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium pictum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:aphiaid '257774'^^xsd:integer;
  dwc:aphiaIdAccepted '257774'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138332 -13.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-13.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3347"^^xsd:integer ;
  dwc:maximumDepthInMeters "3347"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138332 -13.89)"^^geo:wktLiteral ;
  geo-pos:lat "50.138332"^^xsd:decimal ;
  geo-pos:long "-13.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Atlantidrilus quadrisetis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-13.89'^^xsd:double;
  dwc:latitude '50.138332'^^xsd:double;
  dwc:minimumDepth '3347'^^xsd:integer;
  dwc:maximumDepth '3347'^^xsd:integer;
  dwc:aphiaid '137514'^^xsd:integer;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.1"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "122.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "122.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '122.5'^^xsd:double;
  dwc:maximumDepth '122.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -26.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -26.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-26.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-26.6'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -26.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-26.1'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -13.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "-13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^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 "52.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.5)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.5'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '52.5'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -37.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-37.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -37.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-37.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-37.6'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ceratothoa oestroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:aphiaid '118871'^^xsd:integer;
  dwc:observationDate '1926-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '118871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6667 -27.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6667 -27.233)"^^geo:wktLiteral ;
  geo-pos:lat "38.6667"^^xsd:decimal ;
  geo-pos:long "-27.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ceratothoa oestroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1894'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-27.233'^^xsd:double;
  dwc:latitude '38.6667'^^xsd:double;
  dwc:aphiaid '118871'^^xsd:integer;
  dwc:observationDate '1894-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '118871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -27.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.667"^^xsd:decimal ;
  dwc:decimalLongitude "-27.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.667 -27.233)"^^geo:wktLiteral ;
  geo-pos:lat "38.667"^^xsd:decimal ;
  geo-pos:long "-27.233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ceratothoa oestroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-27.233'^^xsd:double;
  dwc:latitude '38.667'^^xsd:double;
  dwc:aphiaid '118871'^^xsd:integer;
  dwc:aphiaIdAccepted '118871'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.583"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ceratothoa oestroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1892'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '38.583'^^xsd:double;
  dwc:aphiaid '118871'^^xsd:integer;
  dwc:observationDate '1892-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '118871'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:observationDate '1951-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9 -8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9 -8)"^^geo:wktLiteral ;
  geo-pos:lat "54.9"^^xsd:decimal ;
  geo-pos:long "-8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-8'^^xsd:integer;
  dwc:latitude '54.9'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.1 -5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.1"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "122.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "122.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.1 -5.9)"^^geo:wktLiteral ;
  geo-pos:lat "60.1"^^xsd:decimal ;
  geo-pos:long "-5.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-5.9'^^xsd:double;
  dwc:latitude '60.1'^^xsd:double;
  dwc:minimumDepth '122.5'^^xsd:double;
  dwc:maximumDepth '122.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.1 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.1 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "61.1"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '61.1'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.8 -3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.8"^^xsd:decimal ;
  dwc:decimalLongitude "-3.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "185"^^xsd:integer ;
  dwc:maximumDepthInMeters "185"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.8 -3.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.8"^^xsd:decimal ;
  geo-pos:long "-3.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-3.5'^^xsd:double;
  dwc:latitude '61.8'^^xsd:double;
  dwc:minimumDepth '185'^^xsd:integer;
  dwc:maximumDepth '185'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1973-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.145 12.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.145"^^xsd:decimal ;
  dwc:decimalLongitude "12.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "535"^^xsd:integer ;
  dwc:maximumDepthInMeters "535"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.145 12.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.145"^^xsd:decimal ;
  geo-pos:long "12.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.25'^^xsd:double;
  dwc:latitude '38.145'^^xsd:double;
  dwc:minimumDepth '535'^^xsd:integer;
  dwc:maximumDepth '535'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -3.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -3.7)"^^geo:wktLiteral ;
  geo-pos:lat "51.7"^^xsd:decimal ;
  geo-pos:long "-3.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1868'^^xsd:integer;
  dwc:longitude '-3.7'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:observationDate '1868-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium bruei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '99.5'^^xsd:double;
  dwc:maximumDepth '99.5'^^xsd:double;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457"^^xsd:integer ;
  dwc:maximumDepthInMeters "457"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium bruei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  dwc:minimumDepth '457'^^xsd:integer;
  dwc:maximumDepth '457'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "59.6"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium bruei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium bruei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.363335 -29.773333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.363335"^^xsd:decimal ;
  dwc:decimalLongitude "-29.773333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.363335 -29.773333)"^^geo:wktLiteral ;
  geo-pos:lat "45.363335"^^xsd:decimal ;
  geo-pos:long "-29.773333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-29.773333'^^xsd:double;
  dwc:latitude '45.363335'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '138074'^^xsd:integer;
  dwc:observationDate '1980-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '138074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556667 -32.453335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.556667"^^xsd:decimal ;
  dwc:decimalLongitude "-32.453335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.556667 -32.453335)"^^geo:wktLiteral ;
  geo-pos:lat "43.556667"^^xsd:decimal ;
  geo-pos:long "-32.453335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-32.453335'^^xsd:double;
  dwc:latitude '43.556667'^^xsd:double;
  dwc:aphiaid '138074'^^xsd:integer;
  dwc:observationDate '1980-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '138074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.786667 -36.268333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.786667"^^xsd:decimal ;
  dwc:decimalLongitude "-36.268333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.786667 -36.268333)"^^geo:wktLiteral ;
  geo-pos:lat "39.786667"^^xsd:decimal ;
  geo-pos:long "-36.268333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-36.268333'^^xsd:double;
  dwc:latitude '39.786667'^^xsd:double;
  dwc:aphiaid '138074'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '138074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '44.5'^^xsd:double;
  dwc:maximumDepth '44.5'^^xsd:double;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.49167"^^xsd:decimal ;
  dwc:decimalLongitude "11.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.183333)"^^geo:wktLiteral ;
  geo-pos:lat "34.49167"^^xsd:decimal ;
  geo-pos:long "11.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.183333'^^xsd:double;
  dwc:latitude '34.49167'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "-10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -10.7)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "-10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Symbion pandora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-10.7'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '106408'^^xsd:integer;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '106408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gaetanus brevispinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '254602'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '254602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gaetanus brevispinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '254602'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '254602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.591667 11.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.591667"^^xsd:decimal ;
  dwc:decimalLongitude "11.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.591667 11.425)"^^geo:wktLiteral ;
  geo-pos:lat "34.591667"^^xsd:decimal ;
  geo-pos:long "11.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '11.425'^^xsd:double;
  dwc:latitude '34.591667'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '1973-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.458333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.458333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.458333)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.458333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.458333'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '56.5'^^xsd:double;
  dwc:maximumDepth '56.5'^^xsd:double;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -11.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "-11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Orthometra hibernica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '124228'^^xsd:integer;
  dwc:observationDate '1904-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '124228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 -34.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "810"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 -34.9)"^^geo:wktLiteral ;
  geo-pos:lat "52.4"^^xsd:decimal ;
  geo-pos:long "-34.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-34.9'^^xsd:double;
  dwc:latitude '52.4'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '810'^^xsd:integer;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:observationDate '1972-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spirula spirula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:aphiaid '141548'^^xsd:integer;
  dwc:observationDate '1979-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '141548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-33.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-33.7'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^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 "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -9.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138332 -13.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-13.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3347"^^xsd:integer ;
  dwc:maximumDepthInMeters "3347"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.138332 -13.89)"^^geo:wktLiteral ;
  geo-pos:lat "50.138332"^^xsd:decimal ;
  geo-pos:long "-13.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Atlantidrilus quadrisetis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-13.89'^^xsd:double;
  dwc:latitude '50.138332'^^xsd:double;
  dwc:minimumDepth '3347'^^xsd:integer;
  dwc:maximumDepth '3347'^^xsd:integer;
  dwc:aphiaid '137514'^^xsd:integer;
  dwc:observationDate '1972-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '137514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.978333 -13.026667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.978333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.026667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2173"^^xsd:integer ;
  dwc:maximumDepthInMeters "2173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.978333 -13.026667)"^^geo:wktLiteral ;
  geo-pos:lat "50.978333"^^xsd:decimal ;
  geo-pos:long "-13.026667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Simrothiella abysseuropaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.026667'^^xsd:double;
  dwc:latitude '50.978333'^^xsd:double;
  dwc:minimumDepth '2173'^^xsd:integer;
  dwc:maximumDepth '2173'^^xsd:integer;
  dwc:aphiaid '180843'^^xsd:integer;
  dwc:observationDate '1972-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '180843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.54 11.433333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.54"^^xsd:decimal ;
  dwc:decimalLongitude "11.433333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.54 11.433333)"^^geo:wktLiteral ;
  geo-pos:lat "33.54"^^xsd:decimal ;
  geo-pos:long "11.433333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria helleri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.433333'^^xsd:double;
  dwc:latitude '33.54'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '124506'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters "168"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium bruei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:maximumDepth '168'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.466667 8.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.466667"^^xsd:decimal ;
  dwc:decimalLongitude "8.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.466667 8.908333)"^^geo:wktLiteral ;
  geo-pos:lat "37.466667"^^xsd:decimal ;
  geo-pos:long "8.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.908333'^^xsd:double;
  dwc:latitude '37.466667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:observationDate '1967-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 0.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "0.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 0.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "0.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '0.7'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 14.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trygaeus communis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.9'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '134636'^^xsd:integer;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '1644209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -20.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "-20.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -20.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "-20.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pandarus satyrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-20.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:aphiaid '359784'^^xsd:integer;
  dwc:aphiaIdAccepted '359784'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.183333)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.183333'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-43.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '87.5'^^xsd:double;
  dwc:maximumDepth '87.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1970-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.128334 -15.186667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.128334"^^xsd:decimal ;
  dwc:decimalLongitude "-15.186667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2224"^^xsd:integer ;
  dwc:maximumDepthInMeters "2224"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.128334 -15.186667)"^^geo:wktLiteral ;
  geo-pos:lat "55.128334"^^xsd:decimal ;
  geo-pos:long "-15.186667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaceon inglei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-15.186667'^^xsd:double;
  dwc:latitude '55.128334'^^xsd:double;
  dwc:minimumDepth '2224'^^xsd:integer;
  dwc:maximumDepth '2224'^^xsd:integer;
  dwc:aphiaid '107371'^^xsd:integer;
  dwc:observationDate '1969-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '36.5'^^xsd:double;
  dwc:maximumDepth '36.5'^^xsd:double;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^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 "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833 5.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833 5.6667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833"^^xsd:decimal ;
  geo-pos:long "5.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium pictum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '5.6667'^^xsd:double;
  dwc:latitude '50.833'^^xsd:double;
  dwc:aphiaid '257774'^^xsd:integer;
  dwc:observationDate '1949-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '257774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.141666 4.876389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.141666"^^xsd:decimal ;
  dwc:decimalLongitude "4.876389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.141666 4.876389)"^^geo:wktLiteral ;
  geo-pos:lat "60.141666"^^xsd:decimal ;
  geo-pos:long "4.876389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Skenea ossiansarsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.876389'^^xsd:double;
  dwc:latitude '60.141666'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '141524'^^xsd:integer;
  dwc:observationDate '1972-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '141524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.753332 -14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.753332"^^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 "1934"^^xsd:integer ;
  dwc:maximumDepthInMeters "1934"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.753332 -14.2)"^^geo:wktLiteral ;
  geo-pos:lat "27.753332"^^xsd:decimal ;
  geo-pos:long "-14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-14.2'^^xsd:double;
  dwc:latitude '27.753332'^^xsd:double;
  dwc:minimumDepth '1934'^^xsd:integer;
  dwc:maximumDepth '1934'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:observationDate '1968-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -11.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "-11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Orthometra hibernica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '124228'^^xsd:integer;
  dwc:observationDate '1904-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '124228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '132.5'^^xsd:double;
  dwc:maximumDepth '132.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.3"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '51.3'^^xsd:double;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-33.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-33.7'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.978333 -13.026667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.978333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.026667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2173"^^xsd:integer ;
  dwc:maximumDepthInMeters "2173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.978333 -13.026667)"^^geo:wktLiteral ;
  geo-pos:lat "50.978333"^^xsd:decimal ;
  geo-pos:long "-13.026667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Simrothiella abysseuropaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.026667'^^xsd:double;
  dwc:latitude '50.978333'^^xsd:double;
  dwc:minimumDepth '2173'^^xsd:integer;
  dwc:maximumDepth '2173'^^xsd:integer;
  dwc:aphiaid '180843'^^xsd:integer;
  dwc:observationDate '1972-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '180843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60"^^xsd:decimal ;
  dwc:decimalLongitude "47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60 47)"^^geo:wktLiteral ;
  geo-pos:lat "60"^^xsd:decimal ;
  geo-pos:long "47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eurycope hanseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '47'^^xsd:integer;
  dwc:latitude '60'^^xsd:integer;
  dwc:aphiaid '233979'^^xsd:integer;
  dwc:aphiaIdAccepted '233979'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "53.2"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia japonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '53.2'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '107135'^^xsd:integer;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '377752'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "345"^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.8'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '345'^^xsd:integer;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -20.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "-20.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -20.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "-20.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-20.4'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:observationDate '1974-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1180"^^xsd:integer ;
  dwc:maximumDepthInMeters "1180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -12.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.4"^^xsd:decimal ;
  geo-pos:long "-12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-12.3'^^xsd:double;
  dwc:latitude '49.4'^^xsd:double;
  dwc:minimumDepth '1180'^^xsd:integer;
  dwc:maximumDepth '1180'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:observationDate '1905-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 25)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium bruei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 14)"^^geo:wktLiteral ;
  geo-pos:lat "45.2"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Androniscus cavernarum scabridus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '45.2'^^xsd:double;
  dwc:aphiaid '264392'^^xsd:integer;
  dwc:aphiaIdAccepted '264392'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium bruei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium bruei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium bruei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium bruei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 -12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 -12.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "-12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-12.1'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -30)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '42.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -33.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-33.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "585"^^xsd:integer ;
  dwc:maximumDepthInMeters "585"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -33.4)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-33.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-33.4'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '585'^^xsd:integer;
  dwc:maximumDepth '585'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.4"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "212.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.4 -33)"^^geo:wktLiteral ;
  geo-pos:lat "49.4"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '49.4'^^xsd:double;
  dwc:minimumDepth '212.5'^^xsd:double;
  dwc:maximumDepth '212.5'^^xsd:double;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -8.3)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-8.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8.3'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium quadrifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '257782'^^xsd:integer;
  dwc:observationDate '1934-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '257751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1 -42.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.1"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.1 -42.1)"^^geo:wktLiteral ;
  geo-pos:lat "30.1"^^xsd:decimal ;
  geo-pos:long "-42.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asteroschema inornatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-42.1'^^xsd:double;
  dwc:latitude '30.1'^^xsd:double;
  dwc:aphiaid '124955'^^xsd:integer;
  dwc:observationDate '1947-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '124955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -30.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-30.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3200"^^xsd:integer ;
  dwc:maximumDepthInMeters "3200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -30.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-30.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-02-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-30.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '3200'^^xsd:integer;
  dwc:maximumDepth '3200'^^xsd:integer;
  dwc:aphiaid '107018'^^xsd:integer;
  dwc:observationDate '1947-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '107018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "47.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alpheus strenuus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '210517'^^xsd:integer;
  dwc:observationDate '1981-12-26'^^xsd:date;
  dwc:aphiaIdAccepted '210517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 19.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "19.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 19.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "19.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '19.8'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -26.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -26.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-26.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-26.6'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -12)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 15.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten hoskynsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '15.6'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:aphiaid '140700'^^xsd:integer;
  dwc:aphiaIdAccepted '140700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 35.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 35.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "35.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '35.2'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.027779 48.690277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.027779"^^xsd:decimal ;
  dwc:decimalLongitude "48.690277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.027779 48.690277)"^^geo:wktLiteral ;
  geo-pos:lat "28.027779"^^xsd:decimal ;
  geo-pos:long "48.690277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aquilonastra iranica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '48.690277'^^xsd:double;
  dwc:latitude '28.027779'^^xsd:double;
  dwc:aphiaid '459529'^^xsd:integer;
  dwc:observationDate '1982-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '459529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -19.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.525 11.508333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.508333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.525 11.508333)"^^geo:wktLiteral ;
  geo-pos:lat "34.525"^^xsd:decimal ;
  geo-pos:long "11.508333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.508333'^^xsd:double;
  dwc:latitude '34.525'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.591667 11.391667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.591667"^^xsd:decimal ;
  dwc:decimalLongitude "11.391667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.591667 11.391667)"^^geo:wktLiteral ;
  geo-pos:lat "34.591667"^^xsd:decimal ;
  geo-pos:long "11.391667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.391667'^^xsd:double;
  dwc:latitude '34.591667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.825"^^xsd:decimal ;
  dwc:decimalLongitude "10.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.416667)"^^geo:wktLiteral ;
  geo-pos:lat "36.825"^^xsd:decimal ;
  geo-pos:long "10.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '10.416667'^^xsd:double;
  dwc:latitude '36.825'^^xsd:double;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '1967-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^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 "320"^^xsd:integer ;
  dwc:maximumDepthInMeters "320"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -2.1)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-2.1'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '320'^^xsd:integer;
  dwc:maximumDepth '320'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:observationDate '1967-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 13.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "570"^^xsd:integer ;
  dwc:maximumDepthInMeters "570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "-18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '570'^^xsd:integer;
  dwc:maximumDepth '570'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "92.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '92.5'^^xsd:double;
  dwc:maximumDepth '92.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "109"^^xsd:integer ;
  dwc:maximumDepthInMeters "109"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 57)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Charybdis miles'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '57'^^xsd:integer;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '109'^^xsd:integer;
  dwc:maximumDepth '109'^^xsd:integer;
  dwc:aphiaid '442854'^^xsd:integer;
  dwc:observationDate '1963-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '442854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 14.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "14.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 14.483)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "14.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cylisticus plumbeus umbricus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.483'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cylisticus plumbeus umbricus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.450832 -13.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.450832"^^xsd:decimal ;
  dwc:decimalLongitude "-13.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2506"^^xsd:integer ;
  dwc:maximumDepthInMeters "2506"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.450832 -13.34)"^^geo:wktLiteral ;
  geo-pos:lat "50.450832"^^xsd:decimal ;
  geo-pos:long "-13.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinosigra phiale'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.34'^^xsd:double;
  dwc:latitude '50.450832'^^xsd:double;
  dwc:minimumDepth '2506'^^xsd:integer;
  dwc:maximumDepth '2506'^^xsd:integer;
  dwc:aphiaid '124353'^^xsd:integer;
  dwc:observationDate '1972-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '815988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-33.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-33.7'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-33.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-33.7'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 4.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "4.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "605"^^xsd:integer ;
  dwc:maximumDepthInMeters "605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 4.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "4.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.4'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '605'^^xsd:integer;
  dwc:maximumDepth '605'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -20.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "-20.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -20.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "-20.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-20.4'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2450"^^xsd:integer ;
  dwc:maximumDepthInMeters "2450"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hyalopontius gigas'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2450'^^xsd:integer;
  dwc:maximumDepth '2450'^^xsd:integer;
  dwc:aphiaid '364118'^^xsd:integer;
  dwc:aphiaIdAccepted '135900'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.058334 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.058334"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3600"^^xsd:integer ;
  dwc:maximumDepthInMeters "3600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.058334 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.058334"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hyalopontius gigas'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40.058334'^^xsd:double;
  dwc:minimumDepth '3600'^^xsd:integer;
  dwc:maximumDepth '3600'^^xsd:integer;
  dwc:aphiaid '364118'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '135900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.978333 -13.026667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.978333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.026667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2173"^^xsd:integer ;
  dwc:maximumDepthInMeters "2173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.978333 -13.026667)"^^geo:wktLiteral ;
  geo-pos:lat "50.978333"^^xsd:decimal ;
  geo-pos:long "-13.026667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Simrothiella abysseuropaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.026667'^^xsd:double;
  dwc:latitude '50.978333'^^xsd:double;
  dwc:minimumDepth '2173'^^xsd:integer;
  dwc:maximumDepth '2173'^^xsd:integer;
  dwc:aphiaid '180843'^^xsd:integer;
  dwc:observationDate '1972-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '180843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2 -30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2"^^xsd:decimal ;
  dwc:decimalLongitude "-30.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2 -30.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.2"^^xsd:decimal ;
  geo-pos:long "-30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echthrogaleus coleoptratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-30.5'^^xsd:double;
  dwc:latitude '32.2'^^xsd:double;
  dwc:aphiaid '135976'^^xsd:integer;
  dwc:observationDate '1966-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '135976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euaugaptilus elongatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104386'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.99 -29.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.99"^^xsd:decimal ;
  dwc:decimalLongitude "-29.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.99 -29.58)"^^geo:wktLiteral ;
  geo-pos:lat "29.99"^^xsd:decimal ;
  geo-pos:long "-29.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-29.58'^^xsd:double;
  dwc:latitude '29.99'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1982-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scolecithricella laminata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '220884'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '356944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scolecithricella laminata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '220884'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '356944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 -7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 -7)"^^geo:wktLiteral ;
  geo-pos:lat "51"^^xsd:decimal ;
  geo-pos:long "-7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepiola atlantica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-7'^^xsd:integer;
  dwc:latitude '51'^^xsd:integer;
  dwc:aphiaid '141454'^^xsd:integer;
  dwc:aphiaIdAccepted '141454'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2652"^^xsd:integer ;
  dwc:maximumDepthInMeters "2652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-37.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dentalium ensiculus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2652'^^xsd:integer;
  dwc:maximumDepth '2652'^^xsd:integer;
  dwc:aphiaid '157043'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "-26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3264"^^xsd:integer ;
  dwc:maximumDepthInMeters "3264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -26)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "-26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dentalium ensiculus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-26'^^xsd:integer;
  dwc:latitude '55.2'^^xsd:double;
  dwc:minimumDepth '3264'^^xsd:integer;
  dwc:maximumDepth '3264'^^xsd:integer;
  dwc:aphiaid '157043'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -26.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-26.1'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.8)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopoteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-39.8'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:aphiaid '138271'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '138271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.075 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.075"^^xsd:decimal ;
  dwc:decimalLongitude "6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.075 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.075"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echthrogaleus coleoptratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '38.075'^^xsd:double;
  dwc:aphiaid '135976'^^xsd:integer;
  dwc:observationDate '1966-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '135976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Racovitzanus levis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104785'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Racovitzanus levis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104785'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.93833 -35.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.93833"^^xsd:decimal ;
  dwc:decimalLongitude "-35.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "742.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "742.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.93833 -35.55)"^^geo:wktLiteral ;
  geo-pos:lat "40.93833"^^xsd:decimal ;
  geo-pos:long "-35.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-35.55'^^xsd:double;
  dwc:latitude '40.93833'^^xsd:double;
  dwc:minimumDepth '742.5'^^xsd:double;
  dwc:maximumDepth '742.5'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1982-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.186666 -29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.186666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.186666 -29.75)"^^geo:wktLiteral ;
  geo-pos:lat "30.186666"^^xsd:decimal ;
  geo-pos:long "-29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-29.75'^^xsd:double;
  dwc:latitude '30.186666'^^xsd:double;
  dwc:minimumDepth '77.5'^^xsd:double;
  dwc:maximumDepth '77.5'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1982-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.923332 -14.131667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.923332"^^xsd:decimal ;
  dwc:decimalLongitude "-14.131667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5260"^^xsd:integer ;
  dwc:maximumDepthInMeters "5260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.923332 -14.131667)"^^geo:wktLiteral ;
  geo-pos:lat "42.923332"^^xsd:decimal ;
  geo-pos:long "-14.131667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psychropotes semperiana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-14.131667'^^xsd:double;
  dwc:latitude '42.923332'^^xsd:double;
  dwc:minimumDepth '5260'^^xsd:integer;
  dwc:maximumDepth '5260'^^xsd:integer;
  dwc:aphiaid '124779'^^xsd:integer;
  dwc:observationDate '1966-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '124779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mesorhabdus brevicaudatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104589'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104589'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.205 -13.596667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.205"^^xsd:decimal ;
  dwc:decimalLongitude "-13.596667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2879"^^xsd:integer ;
  dwc:maximumDepthInMeters "2879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.205 -13.596667)"^^geo:wktLiteral ;
  geo-pos:lat "50.205"^^xsd:decimal ;
  geo-pos:long "-13.596667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bellibos bellibos buzwilsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-13.596667'^^xsd:double;
  dwc:latitude '50.205'^^xsd:double;
  dwc:minimumDepth '2879'^^xsd:integer;
  dwc:maximumDepth '2879'^^xsd:integer;
  dwc:aphiaid '264166'^^xsd:integer;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '264166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "54.583"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Diastylis rathkii typica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '54.583'^^xsd:double;
  dwc:aphiaid '148683'^^xsd:integer;
  dwc:aphiaIdAccepted '148683'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -42.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-42.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -42.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-42.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-42.5'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.643 14.863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.643"^^xsd:decimal ;
  dwc:decimalLongitude "14.863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.643 14.863)"^^geo:wktLiteral ;
  geo-pos:lat "45.643"^^xsd:decimal ;
  geo-pos:long "14.863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ligidium germanicum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.863'^^xsd:double;
  dwc:latitude '45.643'^^xsd:double;
  dwc:aphiaid '260982'^^xsd:integer;
  dwc:aphiaIdAccepted '260982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 3.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "3.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 3.2)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "3.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Semnoderes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '3.2'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '101085'^^xsd:integer;
  dwc:observationDate '1982-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '101085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64 -0.228333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64"^^xsd:decimal ;
  dwc:decimalLongitude "-0.228333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "321"^^xsd:integer ;
  dwc:maximumDepthInMeters "321"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64 -0.228333)"^^geo:wktLiteral ;
  geo-pos:lat "64"^^xsd:decimal ;
  geo-pos:long "-0.228333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spongicola henshawi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-0.228333'^^xsd:double;
  dwc:latitude '64'^^xsd:integer;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:maximumDepth '321'^^xsd:integer;
  dwc:aphiaid '585646'^^xsd:integer;
  dwc:observationDate '1902-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '342625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aetideopsis rostrata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '104272'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -30)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.8 -3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.8"^^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 "42.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.8 -3.6)"^^geo:wktLiteral ;
  geo-pos:lat "61.8"^^xsd:decimal ;
  geo-pos:long "-3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-3.6'^^xsd:double;
  dwc:latitude '61.8'^^xsd:double;
  dwc:minimumDepth '42.5'^^xsd:double;
  dwc:maximumDepth '42.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -21.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -21.2)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-21.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-21.2'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 12.861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.135"^^xsd:decimal ;
  dwc:decimalLongitude "12.861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640"^^xsd:integer ;
  dwc:maximumDepthInMeters "640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 12.861667)"^^geo:wktLiteral ;
  geo-pos:lat "38.135"^^xsd:decimal ;
  geo-pos:long "12.861667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aristeus antennatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.861667'^^xsd:double;
  dwc:latitude '38.135'^^xsd:double;
  dwc:minimumDepth '640'^^xsd:integer;
  dwc:maximumDepth '640'^^xsd:integer;
  dwc:aphiaid '107083'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -37.7)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "-37.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1970-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '54'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 6.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 6.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "6.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium bruei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '6.6'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "58.2"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium bruei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '58.2'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calanus glacialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '104465'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cavolinia tridentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.608334 -7.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.608334"^^xsd:decimal ;
  dwc:decimalLongitude "-7.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "484.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "484.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.608334 -7.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.608334"^^xsd:decimal ;
  geo-pos:long "-7.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-7.4'^^xsd:double;
  dwc:latitude '36.608334'^^xsd:double;
  dwc:minimumDepth '484.5'^^xsd:double;
  dwc:maximumDepth '484.5'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:observationDate '1984-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -0.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -0.4)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "-0.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-0.4'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:observationDate '1951-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1964-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -42.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-42.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -42.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-42.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-42.5'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3150"^^xsd:integer ;
  dwc:maximumDepthInMeters "3150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -8.6)"^^geo:wktLiteral ;
  geo-pos:lat "47.7"^^xsd:decimal ;
  geo-pos:long "-8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Corallium johnsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8.6'^^xsd:double;
  dwc:latitude '47.7'^^xsd:double;
  dwc:minimumDepth '3150'^^xsd:integer;
  dwc:maximumDepth '3150'^^xsd:integer;
  dwc:aphiaid '177727'^^xsd:integer;
  dwc:aphiaIdAccepted '1311281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium bruei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -29.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-29.1'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cylisticus annulicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:aphiaid '260059'^^xsd:integer;
  dwc:aphiaIdAccepted '260059'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 12.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 12.383333)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "12.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '12.383333'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.6 -34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.6"^^xsd:decimal ;
  dwc:decimalLongitude "-34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.6 -34.8)"^^geo:wktLiteral ;
  geo-pos:lat "30.6"^^xsd:decimal ;
  geo-pos:long "-34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echthrogaleus coleoptratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-34.8'^^xsd:double;
  dwc:latitude '30.6'^^xsd:double;
  dwc:aphiaid '135976'^^xsd:integer;
  dwc:observationDate '1966-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '135976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scolecithricella laminata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '220884'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '356944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1564"^^xsd:integer ;
  dwc:maximumDepthInMeters "1564"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.9"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Malacanthura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:minimumDepth '1564'^^xsd:integer;
  dwc:maximumDepth '1564'^^xsd:integer;
  dwc:aphiaid '118293'^^xsd:integer;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118293'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.381667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.381667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1560"^^xsd:integer ;
  dwc:maximumDepthInMeters "1560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.381667)"^^geo:wktLiteral ;
  geo-pos:lat "47.6"^^xsd:decimal ;
  geo-pos:long "-8.381667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parasterope antyx'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-8.381667'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '1560'^^xsd:integer;
  dwc:maximumDepth '1560'^^xsd:integer;
  dwc:aphiaid '183333'^^xsd:integer;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '183333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "32"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '32'^^xsd:integer;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lichomolgus pteroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '237914'^^xsd:integer;
  dwc:aphiaIdAccepted '129025'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "21.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "485"^^xsd:integer ;
  dwc:maximumDepthInMeters "485"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "21.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '21.1'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '485'^^xsd:integer;
  dwc:maximumDepth '485'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.172 -8.641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.172"^^xsd:decimal ;
  dwc:decimalLongitude "-8.641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "516"^^xsd:integer ;
  dwc:maximumDepthInMeters "516"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.172 -8.641)"^^geo:wktLiteral ;
  geo-pos:lat "44.172"^^xsd:decimal ;
  geo-pos:long "-8.641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-8.641'^^xsd:double;
  dwc:latitude '44.172'^^xsd:double;
  dwc:minimumDepth '516'^^xsd:integer;
  dwc:maximumDepth '516'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:observationDate '1970-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 26)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.776 48.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.776"^^xsd:decimal ;
  dwc:decimalLongitude "48.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.776 48.844)"^^geo:wktLiteral ;
  geo-pos:lat "27.776"^^xsd:decimal ;
  geo-pos:long "48.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aquilonastra iranica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '48.844'^^xsd:double;
  dwc:latitude '27.776'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '459529'^^xsd:integer;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '459529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.978333 -13.026667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.978333"^^xsd:decimal ;
  dwc:decimalLongitude "-13.026667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2173"^^xsd:integer ;
  dwc:maximumDepthInMeters "2173"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.978333 -13.026667)"^^geo:wktLiteral ;
  geo-pos:lat "50.978333"^^xsd:decimal ;
  geo-pos:long "-13.026667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Simrothiella abysseuropaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.026667'^^xsd:double;
  dwc:latitude '50.978333'^^xsd:double;
  dwc:minimumDepth '2173'^^xsd:integer;
  dwc:maximumDepth '2173'^^xsd:integer;
  dwc:aphiaid '180843'^^xsd:integer;
  dwc:observationDate '1972-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '180843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.6)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-39.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopoteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-39.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:aphiaid '138271'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '138271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.29 -14.771667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.29"^^xsd:decimal ;
  dwc:decimalLongitude "-14.771667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5270"^^xsd:integer ;
  dwc:maximumDepthInMeters "5270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.29 -14.771667)"^^geo:wktLiteral ;
  geo-pos:lat "42.29"^^xsd:decimal ;
  geo-pos:long "-14.771667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psychropotes semperiana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-14.771667'^^xsd:double;
  dwc:latitude '42.29'^^xsd:double;
  dwc:minimumDepth '5270'^^xsd:integer;
  dwc:maximumDepth '5270'^^xsd:integer;
  dwc:aphiaid '124779'^^xsd:integer;
  dwc:observationDate '1966-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '124779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-33.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-33.7'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.111668 -29.746668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.111668"^^xsd:decimal ;
  dwc:decimalLongitude "-29.746668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.111668 -29.746668)"^^geo:wktLiteral ;
  geo-pos:lat "30.111668"^^xsd:decimal ;
  geo-pos:long "-29.746668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-29.746668'^^xsd:double;
  dwc:latitude '30.111668'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1982-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-33.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-33.7'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.591667 11.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.591667"^^xsd:decimal ;
  dwc:decimalLongitude "11.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.591667 11.625)"^^geo:wktLiteral ;
  geo-pos:lat "33.591667"^^xsd:decimal ;
  geo-pos:long "11.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.625'^^xsd:double;
  dwc:latitude '33.591667'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Carcinus aestuarii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:aphiaid '107380'^^xsd:integer;
  dwc:observationDate '1967-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '107380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -20.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3"^^xsd:decimal ;
  dwc:decimalLongitude "-20.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -20.4)"^^geo:wktLiteral ;
  geo-pos:lat "51.3"^^xsd:decimal ;
  geo-pos:long "-20.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-20.4'^^xsd:double;
  dwc:latitude '51.3'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '26.1'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.1"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.205 -13.596667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.205"^^xsd:decimal ;
  dwc:decimalLongitude "-13.596667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2879"^^xsd:integer ;
  dwc:maximumDepthInMeters "2879"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.205 -13.596667)"^^geo:wktLiteral ;
  geo-pos:lat "50.205"^^xsd:decimal ;
  geo-pos:long "-13.596667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bellibos bellibos buzwilsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-13.596667'^^xsd:double;
  dwc:latitude '50.205'^^xsd:double;
  dwc:minimumDepth '2879'^^xsd:integer;
  dwc:maximumDepth '2879'^^xsd:integer;
  dwc:aphiaid '264166'^^xsd:integer;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '264166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium bruei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -10)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -1.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.7"^^xsd:decimal ;
  geo-pos:long "-1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1.2'^^xsd:double;
  dwc:latitude '50.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2 -2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2 -2.1)"^^geo:wktLiteral ;
  geo-pos:lat "49.2"^^xsd:decimal ;
  geo-pos:long "-2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.1'^^xsd:double;
  dwc:latitude '49.2'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.475"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.475'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.637 -9.788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.637"^^xsd:decimal ;
  dwc:decimalLongitude "-9.788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4400"^^xsd:integer ;
  dwc:maximumDepthInMeters "4400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.637 -9.788)"^^geo:wktLiteral ;
  geo-pos:lat "48.637"^^xsd:decimal ;
  geo-pos:long "-9.788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-9.788'^^xsd:double;
  dwc:latitude '48.637'^^xsd:double;
  dwc:minimumDepth '4400'^^xsd:integer;
  dwc:maximumDepth '4400'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:observationDate '1973-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -7.93)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35"^^xsd:decimal ;
  dwc:decimalLongitude "-7.93"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1108"^^xsd:integer ;
  dwc:maximumDepthInMeters "1108"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35 -7.93)"^^geo:wktLiteral ;
  geo-pos:lat "36.35"^^xsd:decimal ;
  geo-pos:long "-7.93"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Balanophyllia cellulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-7.93'^^xsd:double;
  dwc:latitude '36.35'^^xsd:double;
  dwc:minimumDepth '1108'^^xsd:integer;
  dwc:maximumDepth '1108'^^xsd:integer;
  dwc:aphiaid '135179'^^xsd:integer;
  dwc:observationDate '1984-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '135179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.573334 12.901667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.573334"^^xsd:decimal ;
  dwc:decimalLongitude "12.901667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.573334 12.901667)"^^geo:wktLiteral ;
  geo-pos:lat "37.573334"^^xsd:decimal ;
  geo-pos:long "12.901667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '12.901667'^^xsd:double;
  dwc:latitude '37.573334'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:observationDate '1985-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.801666 -29.958332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.801666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.958332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "157.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.801666 -29.958332)"^^geo:wktLiteral ;
  geo-pos:lat "29.801666"^^xsd:decimal ;
  geo-pos:long "-29.958332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.958332'^^xsd:double;
  dwc:latitude '29.801666'^^xsd:double;
  dwc:minimumDepth '157.5'^^xsd:double;
  dwc:maximumDepth '157.5'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 -12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.7"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2222"^^xsd:integer ;
  dwc:maximumDepthInMeters "2222"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.7 -12.9)"^^geo:wktLiteral ;
  geo-pos:lat "56.7"^^xsd:decimal ;
  geo-pos:long "-12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Silicula fragilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-12.9'^^xsd:double;
  dwc:latitude '56.7'^^xsd:double;
  dwc:minimumDepth '2222'^^xsd:integer;
  dwc:maximumDepth '2222'^^xsd:integer;
  dwc:aphiaid '506455'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506455'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^xsd:decimal ;
  dwc:decimalLongitude "4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 4.3)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Semnoderes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.3'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '101085'^^xsd:integer;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '101085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -24.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-24.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -24.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-24.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echthrogaleus coleoptratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-24.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:aphiaid '135976'^^xsd:integer;
  dwc:observationDate '1966-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '135976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -40)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "-40"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '34.5'^^xsd:double;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 14.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "14.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 14.483)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "14.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philoscia molisia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.483'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:aphiaid '258265'^^xsd:integer;
  dwc:aphiaIdAccepted '258265'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-33.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-33.7'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 25)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ligidium germanicum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '260982'^^xsd:integer;
  dwc:aphiaIdAccepted '260982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -18.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-18.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841667 -31.521667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.841667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.521667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841667 -31.521667)"^^geo:wktLiteral ;
  geo-pos:lat "37.841667"^^xsd:decimal ;
  geo-pos:long "-31.521667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alvinocaris williamsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-31.521667'^^xsd:double;
  dwc:latitude '37.841667'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:aphiaid '378095'^^xsd:integer;
  dwc:observationDate '1997-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '378095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841667 -31.521667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.841667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.521667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841667 -31.521667)"^^geo:wktLiteral ;
  geo-pos:lat "37.841667"^^xsd:decimal ;
  geo-pos:long "-31.521667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alvinocaris williamsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-31.521667'^^xsd:double;
  dwc:latitude '37.841667'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:aphiaid '378095'^^xsd:integer;
  dwc:observationDate '1997-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '378095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 26.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333 26.75)"^^geo:wktLiteral ;
  geo-pos:lat "41.333"^^xsd:decimal ;
  geo-pos:long "26.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium peraccai kosswigi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '26.75'^^xsd:double;
  dwc:latitude '41.333'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4 -16.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4 -16.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.4"^^xsd:decimal ;
  geo-pos:long "-16.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.8'^^xsd:double;
  dwc:latitude '32.4'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841667 -31.521667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.841667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.521667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841667 -31.521667)"^^geo:wktLiteral ;
  geo-pos:lat "37.841667"^^xsd:decimal ;
  geo-pos:long "-31.521667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alvinocaris williamsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-31.521667'^^xsd:double;
  dwc:latitude '37.841667'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:aphiaid '378095'^^xsd:integer;
  dwc:observationDate '1997-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '378095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -36.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -36.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.1"^^xsd:decimal ;
  geo-pos:long "-36.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hymenodora gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-36.8'^^xsd:double;
  dwc:latitude '52.1'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '107591'^^xsd:integer;
  dwc:observationDate '1972-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "53.2"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hymenodora gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '53.2'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '107591'^^xsd:integer;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4 -2.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4 -2.7)"^^geo:wktLiteral ;
  geo-pos:lat "63.4"^^xsd:decimal ;
  geo-pos:long "-2.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hymenodora gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-2.7'^^xsd:double;
  dwc:latitude '63.4'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '107591'^^xsd:integer;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '107591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "30.9"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '30.9'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 -40.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "-40.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 -40.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "-40.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-40.9'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1964-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 20.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 20.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "20.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20.2'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "20.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "20.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20.3'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 21.7)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.7'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:observationDate '1883-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.2"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.2 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "50.2"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '50.2'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2 -2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2 -2.1)"^^geo:wktLiteral ;
  geo-pos:lat "49.2"^^xsd:decimal ;
  geo-pos:long "-2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.1'^^xsd:double;
  dwc:latitude '49.2'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 26)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.4)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.4'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -3.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -3.9)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-3.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.9'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "944"^^xsd:integer ;
  dwc:maximumDepthInMeters "944"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -7.3)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Propilidium spinigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '944'^^xsd:integer;
  dwc:maximumDepth '944'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.2 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "29.2"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Speleobregma lanzarotea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '29.2'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '331963'^^xsd:integer;
  dwc:observationDate '1984-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '331963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.875"^^xsd:decimal ;
  dwc:decimalLongitude "-44.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  geo-pos:lat "46.875"^^xsd:decimal ;
  geo-pos:long "-44.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tethya hispida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.908333'^^xsd:double;
  dwc:latitude '46.875'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '194337'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '170691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.98639 7.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.98639"^^xsd:decimal ;
  dwc:decimalLongitude "7.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.98639 7.83)"^^geo:wktLiteral ;
  geo-pos:lat "53.98639"^^xsd:decimal ;
  geo-pos:long "7.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '7.83'^^xsd:double;
  dwc:latitude '53.98639'^^xsd:double;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1 -0.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1"^^xsd:decimal ;
  dwc:decimalLongitude "-0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1 -0.2)"^^geo:wktLiteral ;
  geo-pos:lat "54.1"^^xsd:decimal ;
  geo-pos:long "-0.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-0.2'^^xsd:double;
  dwc:latitude '54.1'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6 1.7)"^^geo:wktLiteral ;
  geo-pos:lat "52.6"^^xsd:decimal ;
  geo-pos:long "1.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1863'^^xsd:integer;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '52.6'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:observationDate '1863-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -0.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -0.4)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "-0.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-0.4'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:observationDate '1870-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -18.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-18.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -18.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-18.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-18.9'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -12.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-12.7'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -24.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -24.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-24.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-24.7'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.955 -5.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.955"^^xsd:decimal ;
  dwc:decimalLongitude "-5.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.955 -5.737)"^^geo:wktLiteral ;
  geo-pos:lat "43.955"^^xsd:decimal ;
  geo-pos:long "-5.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-5.737'^^xsd:double;
  dwc:latitude '43.955'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:observationDate '1970-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -8.1)"^^geo:wktLiteral ;
  geo-pos:lat "47.7"^^xsd:decimal ;
  geo-pos:long "-8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-8.1'^^xsd:double;
  dwc:latitude '47.7'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.577 -9.253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.577"^^xsd:decimal ;
  dwc:decimalLongitude "-9.253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters "480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.577 -9.253)"^^geo:wktLiteral ;
  geo-pos:lat "41.577"^^xsd:decimal ;
  geo-pos:long "-9.253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-9.253'^^xsd:double;
  dwc:latitude '41.577'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:maximumDepth '480'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:observationDate '1972-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -24.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-24.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -24.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-24.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.1'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '34.5'^^xsd:double;
  dwc:maximumDepth '34.5'^^xsd:double;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483334 11.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483334"^^xsd:decimal ;
  dwc:decimalLongitude "11.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483334 11.183333)"^^geo:wktLiteral ;
  geo-pos:lat "34.483334"^^xsd:decimal ;
  geo-pos:long "11.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.183333'^^xsd:double;
  dwc:latitude '34.483334'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.54 -8.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.54"^^xsd:decimal ;
  dwc:decimalLongitude "-8.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1970"^^xsd:integer ;
  dwc:maximumDepthInMeters "1970"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.54 -8.515)"^^geo:wktLiteral ;
  geo-pos:lat "47.54"^^xsd:decimal ;
  geo-pos:long "-8.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Azygocypridina imperialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-8.515'^^xsd:double;
  dwc:latitude '47.54'^^xsd:double;
  dwc:minimumDepth '1970'^^xsd:integer;
  dwc:maximumDepth '1970'^^xsd:integer;
  dwc:aphiaid '127709'^^xsd:integer;
  dwc:observationDate '1969-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.586666 -8.668333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.586666"^^xsd:decimal ;
  dwc:decimalLongitude "-8.668333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2246"^^xsd:integer ;
  dwc:maximumDepthInMeters "2246"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.586666 -8.668333)"^^geo:wktLiteral ;
  geo-pos:lat "47.586666"^^xsd:decimal ;
  geo-pos:long "-8.668333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Azygocypridina imperialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-8.668333'^^xsd:double;
  dwc:latitude '47.586666'^^xsd:double;
  dwc:minimumDepth '2246'^^xsd:integer;
  dwc:maximumDepth '2246'^^xsd:integer;
  dwc:aphiaid '127709'^^xsd:integer;
  dwc:observationDate '1972-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '127709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.136665 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.136665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.136665 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.136665"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Azygocypridina imperialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '44.136665'^^xsd:double;
  dwc:aphiaid '127709'^^xsd:integer;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.136665 -4.261667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.136665"^^xsd:decimal ;
  dwc:decimalLongitude "-4.261667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2096"^^xsd:integer ;
  dwc:maximumDepthInMeters "2096"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.136665 -4.261667)"^^geo:wktLiteral ;
  geo-pos:lat "44.136665"^^xsd:decimal ;
  geo-pos:long "-4.261667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Azygocypridina imperialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-4.261667'^^xsd:double;
  dwc:latitude '44.136665'^^xsd:double;
  dwc:minimumDepth '2096'^^xsd:integer;
  dwc:maximumDepth '2096'^^xsd:integer;
  dwc:aphiaid '127709'^^xsd:integer;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.3 14.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67.3"^^xsd:decimal ;
  dwc:decimalLongitude "14.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67.3 14.4)"^^geo:wktLiteral ;
  geo-pos:lat "67.3"^^xsd:decimal ;
  geo-pos:long "14.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium bruei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.4'^^xsd:double;
  dwc:latitude '67.3'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.7"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  geo-pos:lat "31.7"^^xsd:decimal ;
  geo-pos:long "-30.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-30.7'^^xsd:double;
  dwc:latitude '31.7'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.5"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '55.5'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1973-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -14)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echthrogaleus coleoptratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '42.3'^^xsd:double;
  dwc:aphiaid '135976'^^xsd:integer;
  dwc:observationDate '1957-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '135976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -17.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-17.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echthrogaleus coleoptratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-17.4'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:aphiaid '135976'^^xsd:integer;
  dwc:observationDate '1966-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '135976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -35.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pandea conica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:aphiaid '117798'^^xsd:integer;
  dwc:observationDate '1978-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '117798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8 -13.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8 -13.4)"^^geo:wktLiteral ;
  geo-pos:lat "46.8"^^xsd:decimal ;
  geo-pos:long "-13.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pandea conica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.4'^^xsd:double;
  dwc:latitude '46.8'^^xsd:double;
  dwc:aphiaid '117798'^^xsd:integer;
  dwc:observationDate '1978-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '117798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -36.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -36.9)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-36.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pandea conica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-36.9'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '117798'^^xsd:integer;
  dwc:observationDate '1978-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '117798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.513332 -10.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.513332"^^xsd:decimal ;
  dwc:decimalLongitude "-10.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4706"^^xsd:integer ;
  dwc:maximumDepthInMeters "4706"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.513332 -10.325)"^^geo:wktLiteral ;
  geo-pos:lat "46.513332"^^xsd:decimal ;
  geo-pos:long "-10.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philomedes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-10.325'^^xsd:double;
  dwc:latitude '46.513332'^^xsd:double;
  dwc:minimumDepth '4706'^^xsd:integer;
  dwc:maximumDepth '4706'^^xsd:integer;
  dwc:aphiaid '127524'^^xsd:integer;
  dwc:observationDate '1974-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '127524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.001667 -29.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.001667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.001667 -29.783333)"^^geo:wktLiteral ;
  geo-pos:lat "30.001667"^^xsd:decimal ;
  geo-pos:long "-29.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-29.783333'^^xsd:double;
  dwc:latitude '30.001667'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.378334 -31.748333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.378334"^^xsd:decimal ;
  dwc:decimalLongitude "-31.748333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1010"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.378334 -31.748333)"^^geo:wktLiteral ;
  geo-pos:lat "35.378334"^^xsd:decimal ;
  geo-pos:long "-31.748333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-31.748333'^^xsd:double;
  dwc:latitude '35.378334'^^xsd:double;
  dwc:minimumDepth '1010'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1980-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.675 -30.676666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.675"^^xsd:decimal ;
  dwc:decimalLongitude "-30.676666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "755"^^xsd:integer ;
  dwc:maximumDepthInMeters "755"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.675 -30.676666)"^^geo:wktLiteral ;
  geo-pos:lat "33.675"^^xsd:decimal ;
  geo-pos:long "-30.676666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-30.676666'^^xsd:double;
  dwc:latitude '33.675'^^xsd:double;
  dwc:minimumDepth '755'^^xsd:integer;
  dwc:maximumDepth '755'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4 -19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.4"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2050"^^xsd:integer ;
  dwc:maximumDepthInMeters "2050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.4 -19.2)"^^geo:wktLiteral ;
  geo-pos:lat "47.4"^^xsd:decimal ;
  geo-pos:long "-19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta megaloba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-19.2'^^xsd:double;
  dwc:latitude '47.4'^^xsd:double;
  dwc:minimumDepth '2050'^^xsd:integer;
  dwc:maximumDepth '2050'^^xsd:integer;
  dwc:aphiaid '359864'^^xsd:integer;
  dwc:observationDate '1988-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '359864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 12.613333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "12.613333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 12.613333)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "12.613333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philocheras trispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '12.613333'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '107562'^^xsd:integer;
  dwc:observationDate '1985-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '224183'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '224183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-33.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-33.7'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9 4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9"^^xsd:decimal ;
  dwc:decimalLongitude "4.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9 4.3)"^^geo:wktLiteral ;
  geo-pos:lat "53.9"^^xsd:decimal ;
  geo-pos:long "4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Semnoderes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.3'^^xsd:double;
  dwc:latitude '53.9'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '101085'^^xsd:integer;
  dwc:observationDate '1982-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '101085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "-26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3264"^^xsd:integer ;
  dwc:maximumDepthInMeters "3264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -26)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "-26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Seguenzia formosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-26'^^xsd:integer;
  dwc:latitude '55.2'^^xsd:double;
  dwc:minimumDepth '3264'^^xsd:integer;
  dwc:maximumDepth '3264'^^xsd:integer;
  dwc:aphiaid '183417'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "-26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3264"^^xsd:integer ;
  dwc:maximumDepthInMeters "3264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -26)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "-26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Seguenzia formosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-26'^^xsd:integer;
  dwc:latitude '55.2'^^xsd:double;
  dwc:minimumDepth '3264'^^xsd:integer;
  dwc:maximumDepth '3264'^^xsd:integer;
  dwc:aphiaid '183417'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides meleagris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:aphiaid '262524'^^xsd:integer;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^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 "1492"^^xsd:integer ;
  dwc:maximumDepthInMeters "1492"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Silicula fragilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:minimumDepth '1492'^^xsd:integer;
  dwc:maximumDepth '1492'^^xsd:integer;
  dwc:aphiaid '506455'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506455'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2 -2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2 -2.1)"^^geo:wktLiteral ;
  geo-pos:lat "49.2"^^xsd:decimal ;
  geo-pos:long "-2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.1'^^xsd:double;
  dwc:latitude '49.2'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-22.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "495"^^xsd:integer ;
  dwc:maximumDepthInMeters "495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '495'^^xsd:integer;
  dwc:maximumDepth '495'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '36.5'^^xsd:double;
  dwc:maximumDepth '36.5'^^xsd:double;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83472 12.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83472"^^xsd:decimal ;
  dwc:decimalLongitude "12.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83472 12.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.83472"^^xsd:decimal ;
  geo-pos:long "12.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.15'^^xsd:double;
  dwc:latitude '36.83472'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "15.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Candacia giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '104479'^^xsd:integer;
  dwc:observationDate '1969-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '104479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.816666 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.816666"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.816666 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.816666"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '36.816666'^^xsd:double;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 15.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "15.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Candacia giesbrechti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '104479'^^xsd:integer;
  dwc:observationDate '1969-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '104479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "-36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -36)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "-36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-10-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Freyella elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-36'^^xsd:integer;
  dwc:latitude '47.2'^^xsd:double;
  dwc:aphiaid '123692'^^xsd:integer;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '123692'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.1"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1970-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -7)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-7'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1313"^^xsd:integer ;
  dwc:maximumDepthInMeters "1313"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -9.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Seguenzia formosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:minimumDepth '1313'^^xsd:integer;
  dwc:maximumDepth '1313'^^xsd:integer;
  dwc:aphiaid '183417'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -20.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "-20.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -20.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "-20.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echthrogaleus coleoptratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-20.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:aphiaid '135976'^^xsd:integer;
  dwc:observationDate '1963-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '135976'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Candacia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '220915'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '220915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.995 -29.831667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.995"^^xsd:decimal ;
  dwc:decimalLongitude "-29.831667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.995 -29.831667)"^^geo:wktLiteral ;
  geo-pos:lat "29.995"^^xsd:decimal ;
  geo-pos:long "-29.831667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-29.831667'^^xsd:double;
  dwc:latitude '29.995'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-27.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pandea conica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:aphiaid '117798'^^xsd:integer;
  dwc:observationDate '1978-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '117798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841667 -31.521667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.841667"^^xsd:decimal ;
  dwc:decimalLongitude "-31.521667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.841667 -31.521667)"^^geo:wktLiteral ;
  geo-pos:lat "37.841667"^^xsd:decimal ;
  geo-pos:long "-31.521667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alvinocaris williamsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-31.521667'^^xsd:double;
  dwc:latitude '37.841667'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:aphiaid '378095'^^xsd:integer;
  dwc:observationDate '1997-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '378095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.486668 11.561667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.486668"^^xsd:decimal ;
  dwc:decimalLongitude "11.561667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.486668 11.561667)"^^geo:wktLiteral ;
  geo-pos:lat "33.486668"^^xsd:decimal ;
  geo-pos:long "11.561667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.561667'^^xsd:double;
  dwc:latitude '33.486668'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 0.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.8"^^xsd:decimal ;
  geo-pos:long "0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '0.5'^^xsd:double;
  dwc:latitude '51.8'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1 -33)"^^geo:wktLiteral ;
  geo-pos:lat "65.1"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '65.1'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.375)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia tenuirostris longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.375'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:observationDate '1972-03-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -18.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-18.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "53.2"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '53.2'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 -10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 -10.4)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "-10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-10.4'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '87.5'^^xsd:double;
  dwc:maximumDepth '87.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.661667 -9.886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.661667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.661667 -9.886667)"^^geo:wktLiteral ;
  geo-pos:lat "48.661667"^^xsd:decimal ;
  geo-pos:long "-9.886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-9.886667'^^xsd:double;
  dwc:latitude '48.661667'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:observationDate '1973-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.086666 -4.323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.086666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1913"^^xsd:integer ;
  dwc:maximumDepthInMeters "1913"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.086666 -4.323)"^^geo:wktLiteral ;
  geo-pos:lat "44.086666"^^xsd:decimal ;
  geo-pos:long "-4.323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Azygocypridina imperialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.323'^^xsd:double;
  dwc:latitude '44.086666'^^xsd:double;
  dwc:minimumDepth '1913'^^xsd:integer;
  dwc:maximumDepth '1913'^^xsd:integer;
  dwc:aphiaid '127709'^^xsd:integer;
  dwc:aphiaIdAccepted '127709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 35.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 35.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "35.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio ficulneus palaestinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '35.2'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:aphiaid '885001'^^xsd:integer;
  dwc:aphiaIdAccepted '262399'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.9'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '224183'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '224183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^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 "52.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.5)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.5'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '52.5'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "31"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '31'^^xsd:integer;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -24.5)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-24.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-40.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-40.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-40.8'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1970-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^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 "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 15.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '15.6'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "54.6"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '54.6'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.3)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6875 12.244167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6875"^^xsd:decimal ;
  dwc:decimalLongitude "12.244167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6875 12.244167)"^^geo:wktLiteral ;
  geo-pos:lat "36.6875"^^xsd:decimal ;
  geo-pos:long "12.244167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.244167'^^xsd:double;
  dwc:latitude '36.6875'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 4.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.2'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -44.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-44.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -44.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-44.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-44.1'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1964-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.875"^^xsd:decimal ;
  dwc:decimalLongitude "-44.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  geo-pos:lat "46.875"^^xsd:decimal ;
  geo-pos:long "-44.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiopholis aculeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.908333'^^xsd:double;
  dwc:latitude '46.875'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88333 -44.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.88333"^^xsd:decimal ;
  dwc:decimalLongitude "-44.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88333 -44.658333)"^^geo:wktLiteral ;
  geo-pos:lat "46.88333"^^xsd:decimal ;
  geo-pos:long "-44.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiopholis aculeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.658333'^^xsd:double;
  dwc:latitude '46.88333'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1"^^xsd:decimal ;
  dwc:decimalLongitude "-44.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.1"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiopholis aculeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '47.1'^^xsd:double;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:observationDate '1948-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '224183'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '224183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '224183'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '224183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '224183'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '224183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:maximumDepth '17.5'^^xsd:double;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441666 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441666"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441666 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.441666"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '34.441666'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia discreta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104629'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8 23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.8"^^xsd:decimal ;
  dwc:decimalLongitude "23.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.8 23.6)"^^geo:wktLiteral ;
  geo-pos:lat "46.8"^^xsd:decimal ;
  geo-pos:long "23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Microcharon acherontis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '23.6'^^xsd:double;
  dwc:latitude '46.8'^^xsd:double;
  dwc:aphiaid '256137'^^xsd:integer;
  dwc:observationDate '1947-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1767293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.391666 15.148333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.391666"^^xsd:decimal ;
  dwc:decimalLongitude "15.148333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.391666 15.148333)"^^geo:wktLiteral ;
  geo-pos:lat "37.391666"^^xsd:decimal ;
  geo-pos:long "15.148333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus excavatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '15.148333'^^xsd:double;
  dwc:latitude '37.391666'^^xsd:double;
  dwc:aphiaid '107236'^^xsd:integer;
  dwc:observationDate '1988-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107236'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Candacia bispinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '220915'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '220915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -6)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caligus affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '35'^^xsd:integer;
  dwc:aphiaid '135740'^^xsd:integer;
  dwc:aphiaIdAccepted '135740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -24.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-24.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -24.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-24.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echthrogaleus coleoptratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-24.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:aphiaid '135976'^^xsd:integer;
  dwc:observationDate '1966-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '135976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.4)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-39.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echthrogaleus coleoptratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-39.4'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:aphiaid '135976'^^xsd:integer;
  dwc:observationDate '1963-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '135976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2 -30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2"^^xsd:decimal ;
  dwc:decimalLongitude "-30.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2 -30.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.2"^^xsd:decimal ;
  geo-pos:long "-30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echthrogaleus coleoptratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-30.5'^^xsd:double;
  dwc:latitude '32.2'^^xsd:double;
  dwc:aphiaid '135976'^^xsd:integer;
  dwc:observationDate '1966-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '135976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.411667 -30.153334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.411667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.153334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "254.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "254.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.411667 -30.153334)"^^geo:wktLiteral ;
  geo-pos:lat "33.411667"^^xsd:decimal ;
  geo-pos:long "-30.153334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-30.153334'^^xsd:double;
  dwc:latitude '33.411667'^^xsd:double;
  dwc:minimumDepth '254.5'^^xsd:double;
  dwc:maximumDepth '254.5'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.468334 -30.171667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.468334"^^xsd:decimal ;
  dwc:decimalLongitude "-30.171667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "149"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.468334 -30.171667)"^^geo:wktLiteral ;
  geo-pos:lat "33.468334"^^xsd:decimal ;
  geo-pos:long "-30.171667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-30.171667'^^xsd:double;
  dwc:latitude '33.468334'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '149'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.468334 -30.171667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.468334"^^xsd:decimal ;
  dwc:decimalLongitude "-30.171667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "149"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.468334 -30.171667)"^^geo:wktLiteral ;
  geo-pos:lat "33.468334"^^xsd:decimal ;
  geo-pos:long "-30.171667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-30.171667'^^xsd:double;
  dwc:latitude '33.468334'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '149'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1983-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -1.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.7"^^xsd:decimal ;
  geo-pos:long "-1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1.2'^^xsd:double;
  dwc:latitude '50.7'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.695 -16.762222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.695"^^xsd:decimal ;
  dwc:decimalLongitude "-16.762222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.695 -16.762222)"^^geo:wktLiteral ;
  geo-pos:lat "32.695"^^xsd:decimal ;
  geo-pos:long "-16.762222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetaster longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-16.762222'^^xsd:double;
  dwc:latitude '32.695'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '124004'^^xsd:integer;
  dwc:observationDate '1990-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '124004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.8 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75.8 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "75.8"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conchoderma virgata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '75.8'^^xsd:double;
  dwc:aphiaid '211415'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106147'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.458333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.458333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "56.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "56.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.458333)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.458333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dorippe'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.458333'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '56.5'^^xsd:double;
  dwc:maximumDepth '56.5'^^xsd:double;
  dwc:aphiaid '205712'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '205712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "56.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "56.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinomuricea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '56.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '177740'^^xsd:integer;
  dwc:observationDate '1963-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '177740'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 14.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-06-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Schistomysis assimilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '14.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '120201'^^xsd:integer;
  dwc:observationDate '1981-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '120201'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -22.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -22.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-22.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-22.2'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 21.9)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '21.9'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '19.2'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^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 "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -11.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -14)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.525 11.508333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.508333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.525 11.508333)"^^geo:wktLiteral ;
  geo-pos:lat "34.525"^^xsd:decimal ;
  geo-pos:long "11.508333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.508333'^^xsd:double;
  dwc:latitude '34.525'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1974-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.5 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.5 38)"^^geo:wktLiteral ;
  geo-pos:lat "65.5"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '65.5'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.5 -37.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.5"^^xsd:decimal ;
  dwc:decimalLongitude "-37.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.5 -37.5)"^^geo:wktLiteral ;
  geo-pos:lat "65.5"^^xsd:decimal ;
  geo-pos:long "-37.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-37.5'^^xsd:double;
  dwc:latitude '65.5'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:observationDate '1931-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 -3.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 -3.9)"^^geo:wktLiteral ;
  geo-pos:lat "51.8"^^xsd:decimal ;
  geo-pos:long "-3.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.9'^^xsd:double;
  dwc:latitude '51.8'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -2)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1847'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '55.2'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:observationDate '1847-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus angusticeps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104847'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus simrothi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:aphiaid '887119'^^xsd:integer;
  dwc:aphiaIdAccepted '886250'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75 -0.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75"^^xsd:decimal ;
  dwc:decimalLongitude "-0.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75 -0.633)"^^geo:wktLiteral ;
  geo-pos:lat "35.75"^^xsd:decimal ;
  geo-pos:long "-0.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Typhlocirolana buxtoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-0.633'^^xsd:double;
  dwc:latitude '35.75'^^xsd:double;
  dwc:aphiaid '263912'^^xsd:integer;
  dwc:aphiaIdAccepted '263912'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Valdiviella insignis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104344'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "19.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '19.7'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9 5.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.9"^^xsd:decimal ;
  dwc:decimalLongitude "5.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.9 5.583)"^^geo:wktLiteral ;
  geo-pos:lat "52.9"^^xsd:decimal ;
  geo-pos:long "5.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Limnoria lignorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '5.583'^^xsd:double;
  dwc:latitude '52.9'^^xsd:double;
  dwc:aphiaid '118917'^^xsd:integer;
  dwc:observationDate '1949-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '118917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "265"^^xsd:integer ;
  dwc:maximumDepthInMeters "265"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia tenuirostris longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '265'^^xsd:integer;
  dwc:maximumDepth '265'^^xsd:integer;
  dwc:observationDate '1972-03-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.075"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "136.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "136.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.075"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia tenuirostris longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37.075'^^xsd:double;
  dwc:minimumDepth '136.5'^^xsd:double;
  dwc:maximumDepth '136.5'^^xsd:double;
  dwc:observationDate '1972-05-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia tenuirostris longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "62.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -30)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '62.5'^^xsd:double;
  dwc:maximumDepth '62.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.3)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-5.3'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 50.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.3"^^xsd:decimal ;
  dwc:decimalLongitude "50.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 50.2)"^^geo:wktLiteral ;
  geo-pos:lat "26.3"^^xsd:decimal ;
  geo-pos:long "50.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nassarius persicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '50.2'^^xsd:double;
  dwc:latitude '26.3'^^xsd:double;
  dwc:observationDate '1980-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4667 -5.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4667"^^xsd:decimal ;
  dwc:decimalLongitude "-5.4167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152"^^xsd:integer ;
  dwc:maximumDepthInMeters "152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4667 -5.4167)"^^geo:wktLiteral ;
  geo-pos:lat "55.4667"^^xsd:decimal ;
  geo-pos:long "-5.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleurocrypta patiencei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.4167'^^xsd:double;
  dwc:latitude '55.4667'^^xsd:double;
  dwc:minimumDepth '152'^^xsd:integer;
  dwc:maximumDepth '152'^^xsd:integer;
  dwc:aphiaid '536230'^^xsd:integer;
  dwc:aphiaIdAccepted '118203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3402"^^xsd:integer ;
  dwc:maximumDepthInMeters "3402"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleuronectia lucidum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '3402'^^xsd:integer;
  dwc:maximumDepth '3402'^^xsd:integer;
  dwc:aphiaid '394934'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2 -12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2"^^xsd:decimal ;
  dwc:decimalLongitude "-12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1576"^^xsd:integer ;
  dwc:maximumDepthInMeters "1576"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2 -12.9)"^^geo:wktLiteral ;
  geo-pos:lat "49.2"^^xsd:decimal ;
  geo-pos:long "-12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleuronectia lucidum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-12.9'^^xsd:double;
  dwc:latitude '49.2'^^xsd:double;
  dwc:minimumDepth '1576'^^xsd:integer;
  dwc:maximumDepth '1576'^^xsd:integer;
  dwc:aphiaid '394934'^^xsd:integer;
  dwc:observationDate '1869-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '140714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -30)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.826668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3635"^^xsd:integer ;
  dwc:maximumDepthInMeters "3635"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  geo-pos:lat "26.138332"^^xsd:decimal ;
  geo-pos:long "-44.826668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rimicaris exoculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-44.826668'^^xsd:double;
  dwc:latitude '26.138332'^^xsd:double;
  dwc:minimumDepth '3635'^^xsd:integer;
  dwc:maximumDepth '3635'^^xsd:integer;
  dwc:aphiaid '107542'^^xsd:integer;
  dwc:observationDate '1985-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.826668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3635"^^xsd:integer ;
  dwc:maximumDepthInMeters "3635"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  geo-pos:lat "26.138332"^^xsd:decimal ;
  geo-pos:long "-44.826668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rimicaris exoculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-44.826668'^^xsd:double;
  dwc:latitude '26.138332'^^xsd:double;
  dwc:minimumDepth '3635'^^xsd:integer;
  dwc:maximumDepth '3635'^^xsd:integer;
  dwc:aphiaid '107542'^^xsd:integer;
  dwc:observationDate '1985-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "28.5"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conus arenatus aequipunctatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '34.5'^^xsd:double;
  dwc:latitude '28.5'^^xsd:double;
  dwc:aphiaid '431919'^^xsd:integer;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1598233'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.9 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "45.9"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onykia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '45.9'^^xsd:double;
  dwc:aphiaid '138292'^^xsd:integer;
  dwc:observationDate '1979-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '138292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 -36.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5"^^xsd:decimal ;
  dwc:decimalLongitude "-36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 -36.9)"^^geo:wktLiteral ;
  geo-pos:lat "76.5"^^xsd:decimal ;
  geo-pos:long "-36.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caecidotea phreatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-36.9'^^xsd:double;
  dwc:latitude '76.5'^^xsd:double;
  dwc:aphiaid '259577'^^xsd:integer;
  dwc:observationDate '1983-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '1849350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.539444 -9.096944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.539444"^^xsd:decimal ;
  dwc:decimalLongitude "-9.096944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.539444 -9.096944)"^^geo:wktLiteral ;
  geo-pos:lat "47.539444"^^xsd:decimal ;
  geo-pos:long "-9.096944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Azygocypridina imperialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.096944'^^xsd:double;
  dwc:latitude '47.539444'^^xsd:double;
  dwc:aphiaid '127709'^^xsd:integer;
  dwc:aphiaIdAccepted '127709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.536667 -8.088333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.536667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.088333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2813"^^xsd:integer ;
  dwc:maximumDepthInMeters "2813"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.536667 -8.088333)"^^geo:wktLiteral ;
  geo-pos:lat "47.536667"^^xsd:decimal ;
  geo-pos:long "-8.088333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Azygocypridina imperialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8.088333'^^xsd:double;
  dwc:latitude '47.536667'^^xsd:double;
  dwc:minimumDepth '2813'^^xsd:integer;
  dwc:maximumDepth '2813'^^xsd:integer;
  dwc:aphiaid '127709'^^xsd:integer;
  dwc:aphiaIdAccepted '127709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.903 -6.108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.903"^^xsd:decimal ;
  dwc:decimalLongitude "-6.108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1080"^^xsd:integer ;
  dwc:maximumDepthInMeters "1080"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.903 -6.108)"^^geo:wktLiteral ;
  geo-pos:lat "43.903"^^xsd:decimal ;
  geo-pos:long "-6.108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-6.108'^^xsd:double;
  dwc:latitude '43.903'^^xsd:double;
  dwc:minimumDepth '1080'^^xsd:integer;
  dwc:maximumDepth '1080'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:observationDate '1970-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.575 -7.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.575"^^xsd:decimal ;
  dwc:decimalLongitude "-7.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "825"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.575 -7.302)"^^geo:wktLiteral ;
  geo-pos:lat "47.575"^^xsd:decimal ;
  geo-pos:long "-7.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-7.302'^^xsd:double;
  dwc:latitude '47.575'^^xsd:double;
  dwc:minimumDepth '825'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:observationDate '1973-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -8.678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-8.678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "537.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "537.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -8.678)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-8.678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-8.678'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:minimumDepth '537.5'^^xsd:double;
  dwc:maximumDepth '537.5'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.44 -16.553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.44"^^xsd:decimal ;
  dwc:decimalLongitude "-16.553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1575"^^xsd:integer ;
  dwc:maximumDepthInMeters "1575"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.44 -16.553)"^^geo:wktLiteral ;
  geo-pos:lat "32.44"^^xsd:decimal ;
  geo-pos:long "-16.553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-16.553'^^xsd:double;
  dwc:latitude '32.44'^^xsd:double;
  dwc:minimumDepth '1575'^^xsd:integer;
  dwc:maximumDepth '1575'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:observationDate '1966-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.49167"^^xsd:decimal ;
  dwc:decimalLongitude "11.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.216667)"^^geo:wktLiteral ;
  geo-pos:lat "34.49167"^^xsd:decimal ;
  geo-pos:long "11.216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.216667'^^xsd:double;
  dwc:latitude '34.49167'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1977-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6 1.7)"^^geo:wktLiteral ;
  geo-pos:lat "52.6"^^xsd:decimal ;
  geo-pos:long "1.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1863'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '52.6'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:observationDate '1863-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 3)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -2.4)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.4'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "51.6"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '51.6'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "555"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '555'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -26.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-26.1'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -33.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-33.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3057"^^xsd:integer ;
  dwc:maximumDepthInMeters "3057"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -33.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-33.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-33.5'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '3057'^^xsd:integer;
  dwc:maximumDepth '3057'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1947-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10.6'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.826668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3635"^^xsd:integer ;
  dwc:maximumDepthInMeters "3635"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  geo-pos:lat "26.138332"^^xsd:decimal ;
  geo-pos:long "-44.826668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rimicaris exoculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-44.826668'^^xsd:double;
  dwc:latitude '26.138332'^^xsd:double;
  dwc:minimumDepth '3635'^^xsd:integer;
  dwc:maximumDepth '3635'^^xsd:integer;
  dwc:aphiaid '107542'^^xsd:integer;
  dwc:observationDate '1985-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.826668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3635"^^xsd:integer ;
  dwc:maximumDepthInMeters "3635"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  geo-pos:lat "26.138332"^^xsd:decimal ;
  geo-pos:long "-44.826668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rimicaris exoculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-44.826668'^^xsd:double;
  dwc:latitude '26.138332'^^xsd:double;
  dwc:minimumDepth '3635'^^xsd:integer;
  dwc:maximumDepth '3635'^^xsd:integer;
  dwc:aphiaid '107542'^^xsd:integer;
  dwc:observationDate '1985-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.826668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3635"^^xsd:integer ;
  dwc:maximumDepthInMeters "3635"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  geo-pos:lat "26.138332"^^xsd:decimal ;
  geo-pos:long "-44.826668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rimicaris exoculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-44.826668'^^xsd:double;
  dwc:latitude '26.138332'^^xsd:double;
  dwc:minimumDepth '3635'^^xsd:integer;
  dwc:maximumDepth '3635'^^xsd:integer;
  dwc:aphiaid '107542'^^xsd:integer;
  dwc:observationDate '1985-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "31"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis gemmata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '31'^^xsd:integer;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '342104'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '342104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "30.9"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis gemmata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '30.9'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '342104'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '342104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis gemmata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '342104'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '342104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis gemmata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '342104'^^xsd:integer;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '342104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caligus kuwaitensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:aphiaid '349658'^^xsd:integer;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '349658'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.466667 8.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.466667"^^xsd:decimal ;
  dwc:decimalLongitude "8.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.466667 8.908333)"^^geo:wktLiteral ;
  geo-pos:lat "37.466667"^^xsd:decimal ;
  geo-pos:long "8.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetaster longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.908333'^^xsd:double;
  dwc:latitude '37.466667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '124004'^^xsd:integer;
  dwc:observationDate '1967-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '124004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.775 -15.8125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.775"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "97.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.775 -15.8125)"^^geo:wktLiteral ;
  geo-pos:lat "27.775"^^xsd:decimal ;
  geo-pos:long "-15.8125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetaster longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-15.8125'^^xsd:double;
  dwc:latitude '27.775'^^xsd:double;
  dwc:minimumDepth '97.5'^^xsd:double;
  dwc:maximumDepth '97.5'^^xsd:double;
  dwc:aphiaid '124004'^^xsd:integer;
  dwc:observationDate '1990-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '124004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358334 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.358334"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.358334 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.358334"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solenocera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.358334'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '106826'^^xsd:integer;
  dwc:observationDate '1972-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '106826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.733 -3.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.733"^^xsd:decimal ;
  dwc:decimalLongitude "-3.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.733 -3.983)"^^geo:wktLiteral ;
  geo-pos:lat "48.733"^^xsd:decimal ;
  geo-pos:long "-3.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bopyroides cluthae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.983'^^xsd:double;
  dwc:latitude '48.733'^^xsd:double;
  dwc:aphiaid '118203'^^xsd:integer;
  dwc:aphiaIdAccepted '118203'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -5)"^^geo:wktLiteral ;
  geo-pos:lat "64.4"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '64.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neomormonilla minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '344703'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '344703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "492.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "492.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "66.2"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Colossendeis proboscidea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '66.2'^^xsd:double;
  dwc:minimumDepth '492.5'^^xsd:double;
  dwc:maximumDepth '492.5'^^xsd:double;
  dwc:aphiaid '134669'^^xsd:integer;
  dwc:observationDate '1973-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '134669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -40.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "-40.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -40.6)"^^geo:wktLiteral ;
  geo-pos:lat "29.8"^^xsd:decimal ;
  geo-pos:long "-40.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alciopina paumotanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '-40.6'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '332906'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '332906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -33.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-33.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alciopina paumotanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '-33.1'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '332906'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '332906'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.78361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.78361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.78361)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.78361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Racilius compressus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '33.78361'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '220244'^^xsd:integer;
  dwc:observationDate '1965-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '220244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 5.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "5.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '5.9'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "20.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.9)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "20.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.9'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.6)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.6'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.495 -30.031944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.495"^^xsd:decimal ;
  dwc:decimalLongitude "-30.031944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "423"^^xsd:integer ;
  dwc:maximumDepthInMeters "423"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.495 -30.031944)"^^geo:wktLiteral ;
  geo-pos:lat "65.495"^^xsd:decimal ;
  geo-pos:long "-30.031944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stylaster gemmascens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-30.031944'^^xsd:double;
  dwc:latitude '65.495'^^xsd:double;
  dwc:minimumDepth '423'^^xsd:integer;
  dwc:maximumDepth '423'^^xsd:integer;
  dwc:aphiaid '117965'^^xsd:integer;
  dwc:observationDate '1990-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '117965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.44583 -30.838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.44583"^^xsd:decimal ;
  dwc:decimalLongitude "-30.838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "477"^^xsd:integer ;
  dwc:maximumDepthInMeters "477"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.44583 -30.838333)"^^geo:wktLiteral ;
  geo-pos:lat "65.44583"^^xsd:decimal ;
  geo-pos:long "-30.838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stylaster gemmascens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-30.838333'^^xsd:double;
  dwc:latitude '65.44583'^^xsd:double;
  dwc:minimumDepth '477'^^xsd:integer;
  dwc:maximumDepth '477'^^xsd:integer;
  dwc:aphiaid '117965'^^xsd:integer;
  dwc:observationDate '1990-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '117965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.725 -6.1625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.725 -6.1625)"^^geo:wktLiteral ;
  geo-pos:lat "35.725"^^xsd:decimal ;
  geo-pos:long "-6.1625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pourtalosmilia anthophyllites'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-6.1625'^^xsd:double;
  dwc:latitude '35.725'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '135166'^^xsd:integer;
  dwc:observationDate '1969-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '135166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.041664 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.041664"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.041664 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "64.041664"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '64.041664'^^xsd:double;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:observationDate '1998-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rhincalanus cornutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104542'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1488083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -22.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-22.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "495"^^xsd:integer ;
  dwc:maximumDepthInMeters "495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -22.9)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "-22.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-22.9'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '495'^^xsd:integer;
  dwc:maximumDepth '495'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -13.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '45.5'^^xsd:double;
  dwc:maximumDepth '45.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nodilittorina striata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '798720'^^xsd:integer;
  dwc:aphiaIdAccepted '449148'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '137931'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  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 "227.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "227.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  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/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.6'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '227.5'^^xsd:double;
  dwc:maximumDepth '227.5'^^xsd:double;
  dwc:aphiaid '137931'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '137931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 21.7)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.7'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '137931'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '137931'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.766666 10.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.766666"^^xsd:decimal ;
  dwc:decimalLongitude "10.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.766666 10.383333)"^^geo:wktLiteral ;
  geo-pos:lat "36.766666"^^xsd:decimal ;
  geo-pos:long "10.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galathea cenarroi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.383333'^^xsd:double;
  dwc:latitude '36.766666'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '107147'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107147'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.638333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.638333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.638333)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "10.638333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ilia nucleus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.638333'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '107303'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^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 "277.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "277.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -19.6)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-19.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '277.5'^^xsd:double;
  dwc:maximumDepth '277.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1973-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "122.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "122.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '122.5'^^xsd:double;
  dwc:maximumDepth '122.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -0.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -0.4)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "-0.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1846'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-0.4'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:observationDate '1846-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "52.2"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1915'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '52.2'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:observationDate '1915-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 0.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.8"^^xsd:decimal ;
  geo-pos:long "0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '0.5'^^xsd:double;
  dwc:latitude '51.8'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -37.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-37.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -37.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-37.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-37.6'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "30.9"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '30.9'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.7"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  geo-pos:lat "31.7"^^xsd:decimal ;
  geo-pos:long "-30.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-30.7'^^xsd:double;
  dwc:latitude '31.7'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-19.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-19.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.1'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 15.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '15.7'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1971-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1971-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.8'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1971-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '224183'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '224183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '224183'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '224183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4375"^^xsd:integer ;
  dwc:maximumDepthInMeters "4375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4375'^^xsd:integer;
  dwc:maximumDepth '4375'^^xsd:integer;
  dwc:aphiaid '224183'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '224183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 23.331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.651"^^xsd:decimal ;
  dwc:decimalLongitude "23.331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.651 23.331)"^^geo:wktLiteral ;
  geo-pos:lat "38.651"^^xsd:decimal ;
  geo-pos:long "23.331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Marphysa bellii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '23.331'^^xsd:double;
  dwc:latitude '38.651'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '130072'^^xsd:integer;
  dwc:aphiaIdAccepted '1297885'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.166668 9.808333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.166668"^^xsd:decimal ;
  dwc:decimalLongitude "9.808333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.166668 9.808333)"^^geo:wktLiteral ;
  geo-pos:lat "37.166668"^^xsd:decimal ;
  geo-pos:long "9.808333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Microcosmus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:longitude '9.808333'^^xsd:double;
  dwc:latitude '37.166668'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:aphiaid '103522'^^xsd:integer;
  dwc:observationDate '1967-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103522'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1857'^^xsd:integer;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  dwc:observationDate '1857-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.198334 -31.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.198334"^^xsd:decimal ;
  dwc:decimalLongitude "-31.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.198334 -31.27)"^^geo:wktLiteral ;
  geo-pos:lat "34.198334"^^xsd:decimal ;
  geo-pos:long "-31.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-31.27'^^xsd:double;
  dwc:latitude '34.198334'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.215 -31.198334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.215"^^xsd:decimal ;
  dwc:decimalLongitude "-31.198334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "825"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.215 -31.198334)"^^geo:wktLiteral ;
  geo-pos:lat "34.215"^^xsd:decimal ;
  geo-pos:long "-31.198334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-31.198334'^^xsd:double;
  dwc:latitude '34.215'^^xsd:double;
  dwc:minimumDepth '825'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.211666 -31.096666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.211666"^^xsd:decimal ;
  dwc:decimalLongitude "-31.096666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "445"^^xsd:integer ;
  dwc:maximumDepthInMeters "445"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.211666 -31.096666)"^^geo:wktLiteral ;
  geo-pos:lat "34.211666"^^xsd:decimal ;
  geo-pos:long "-31.096666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-31.096666'^^xsd:double;
  dwc:latitude '34.211666'^^xsd:double;
  dwc:minimumDepth '445'^^xsd:integer;
  dwc:maximumDepth '445'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6 1.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.6"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.6 1.7)"^^geo:wktLiteral ;
  geo-pos:lat "52.6"^^xsd:decimal ;
  geo-pos:long "1.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1863'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '1.7'^^xsd:double;
  dwc:latitude '52.6'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:observationDate '1863-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.46111 11.547222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.46111"^^xsd:decimal ;
  dwc:decimalLongitude "11.547222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.46111 11.547222)"^^geo:wktLiteral ;
  geo-pos:lat "33.46111"^^xsd:decimal ;
  geo-pos:long "11.547222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.547222'^^xsd:double;
  dwc:latitude '33.46111'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.391667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.391667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.391667)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "10.391667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.391667'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1972-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.558334 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.558334"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.558334 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.558334"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.558334'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "180"^^xsd:integer ;
  dwc:maximumDepthInMeters "180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "-24.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Iasis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-24.8'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '180'^^xsd:integer;
  dwc:maximumDepth '180'^^xsd:integer;
  dwc:aphiaid '158535'^^xsd:integer;
  dwc:observationDate '1967-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '158535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 -11)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "-11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Iasis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '158535'^^xsd:integer;
  dwc:observationDate '1967-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '158535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -25)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Iasis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '158535'^^xsd:integer;
  dwc:observationDate '1967-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '158535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda sericea ovata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '546268'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141682'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 28)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis sirventyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '342190'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '342190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.4)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis sirventyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '342190'^^xsd:integer;
  dwc:observationDate '1970-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '342190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1775 -7.874167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1775"^^xsd:decimal ;
  dwc:decimalLongitude "-7.874167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1775 -7.874167)"^^geo:wktLiteral ;
  geo-pos:lat "33.1775"^^xsd:decimal ;
  geo-pos:long "-7.874167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maghrebestheria maroccana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-7.874167'^^xsd:double;
  dwc:latitude '33.1775'^^xsd:double;
  dwc:observationDate '1984-01-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -27.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "370"^^xsd:integer ;
  dwc:maximumDepthInMeters "370"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -27.9)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-27.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scillaelepas falcata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-27.9'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:minimumDepth '370'^^xsd:integer;
  dwc:maximumDepth '370'^^xsd:integer;
  dwc:aphiaid '535347'^^xsd:integer;
  dwc:observationDate '1971-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '106172'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -24)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "655"^^xsd:integer ;
  dwc:maximumDepthInMeters "655"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '655'^^xsd:integer;
  dwc:maximumDepth '655'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -14)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -22.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -22.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-22.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-22.2'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.359444 -5.526667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.359444"^^xsd:decimal ;
  dwc:decimalLongitude "-5.526667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.359444 -5.526667)"^^geo:wktLiteral ;
  geo-pos:lat "54.359444"^^xsd:decimal ;
  geo-pos:long "-5.526667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clitellio arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-5.526667'^^xsd:double;
  dwc:latitude '54.359444'^^xsd:double;
  dwc:aphiaid '137553'^^xsd:integer;
  dwc:observationDate '1981-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '137553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473057 -9.426667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.473057"^^xsd:decimal ;
  dwc:decimalLongitude "-9.426667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473057 -9.426667)"^^geo:wktLiteral ;
  geo-pos:lat "51.473057"^^xsd:decimal ;
  geo-pos:long "-9.426667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clitellio arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-9.426667'^^xsd:double;
  dwc:latitude '51.473057'^^xsd:double;
  dwc:aphiaid '137553'^^xsd:integer;
  dwc:observationDate '1981-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473057 -9.426667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.473057"^^xsd:decimal ;
  dwc:decimalLongitude "-9.426667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473057 -9.426667)"^^geo:wktLiteral ;
  geo-pos:lat "51.473057"^^xsd:decimal ;
  geo-pos:long "-9.426667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clitellio arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-9.426667'^^xsd:double;
  dwc:latitude '51.473057'^^xsd:double;
  dwc:aphiaid '137553'^^xsd:integer;
  dwc:observationDate '1981-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "122.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "122.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis gemmata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '122.5'^^xsd:double;
  dwc:maximumDepth '122.5'^^xsd:double;
  dwc:aphiaid '342104'^^xsd:integer;
  dwc:observationDate '1969-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '342104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -21.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis gemmata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.8'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '342104'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '342104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.97"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.97"^^xsd:decimal ;
  geo-pos:long "-29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis gemmata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.9'^^xsd:double;
  dwc:latitude '31.97'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '342104'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '342104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.023335 -35.521667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.023335"^^xsd:decimal ;
  dwc:decimalLongitude "-35.521667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.023335 -35.521667)"^^geo:wktLiteral ;
  geo-pos:lat "41.023335"^^xsd:decimal ;
  geo-pos:long "-35.521667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis gemmata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-35.521667'^^xsd:double;
  dwc:latitude '41.023335'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '342104'^^xsd:integer;
  dwc:observationDate '1980-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '342104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -26.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-26.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -26.4)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-26.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-26.4'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '137931'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.9"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '137931'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '137931'^^xsd:integer;
  dwc:observationDate '1971-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '137931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 22.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 22.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "22.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '22.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '77.5'^^xsd:double;
  dwc:maximumDepth '77.5'^^xsd:double;
  dwc:aphiaid '137931'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '137931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -20.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6"^^xsd:decimal ;
  dwc:decimalLongitude "-20.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -20.8)"^^geo:wktLiteral ;
  geo-pos:lat "49.6"^^xsd:decimal ;
  geo-pos:long "-20.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-20.8'^^xsd:double;
  dwc:latitude '49.6'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 48.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "48.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 48.3)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "48.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium bifasciata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '48.3'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:aphiaid '473424'^^xsd:integer;
  dwc:observationDate '1977-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '139067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.541668 -9.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.541668"^^xsd:decimal ;
  dwc:decimalLongitude "-9.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2813"^^xsd:integer ;
  dwc:maximumDepthInMeters "2813"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.541668 -9.07)"^^geo:wktLiteral ;
  geo-pos:lat "47.541668"^^xsd:decimal ;
  geo-pos:long "-9.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Azygocypridina imperialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.07'^^xsd:double;
  dwc:latitude '47.541668'^^xsd:double;
  dwc:minimumDepth '2813'^^xsd:integer;
  dwc:maximumDepth '2813'^^xsd:integer;
  dwc:aphiaid '127709'^^xsd:integer;
  dwc:aphiaIdAccepted '127709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.14 -44.826668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.14"^^xsd:decimal ;
  dwc:decimalLongitude "-44.826668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3650"^^xsd:integer ;
  dwc:maximumDepthInMeters "3650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.14 -44.826668)"^^geo:wktLiteral ;
  geo-pos:lat "26.14"^^xsd:decimal ;
  geo-pos:long "-44.826668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maractis rimicarivora'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-44.826668'^^xsd:double;
  dwc:latitude '26.14'^^xsd:double;
  dwc:minimumDepth '3650'^^xsd:integer;
  dwc:maximumDepth '3650'^^xsd:integer;
  dwc:aphiaid '290330'^^xsd:integer;
  dwc:observationDate '1994-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '290330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "875"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '875'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calanus hyperboreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '104467'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104467'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -24.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -24.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-24.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-24.4'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '42.5'^^xsd:double;
  dwc:maximumDepth '42.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "182.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.3)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-5.3'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '182.5'^^xsd:double;
  dwc:maximumDepth '182.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^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 "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 1)"^^geo:wktLiteral ;
  geo-pos:lat "52.2"^^xsd:decimal ;
  geo-pos:long "1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '1'^^xsd:integer;
  dwc:latitude '52.2'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -5.3)"^^geo:wktLiteral ;
  geo-pos:lat "51.9"^^xsd:decimal ;
  geo-pos:long "-5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.3'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.2"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2 -1)"^^geo:wktLiteral ;
  geo-pos:lat "46.2"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '46.2'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "297.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:minimumDepth '297.5'^^xsd:double;
  dwc:maximumDepth '297.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1970-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -44)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-44'^^xsd:integer;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.125 -31.378332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.125"^^xsd:decimal ;
  dwc:decimalLongitude "-31.378332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.125 -31.378332)"^^geo:wktLiteral ;
  geo-pos:lat "35.125"^^xsd:decimal ;
  geo-pos:long "-31.378332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-31.378332'^^xsd:double;
  dwc:latitude '35.125'^^xsd:double;
  dwc:minimumDepth '77.5'^^xsd:double;
  dwc:maximumDepth '77.5'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.118332 -31.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.118332"^^xsd:decimal ;
  dwc:decimalLongitude "-31.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.118332 -31.325)"^^geo:wktLiteral ;
  geo-pos:lat "35.118332"^^xsd:decimal ;
  geo-pos:long "-31.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-31.325'^^xsd:double;
  dwc:latitude '35.118332'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.111668 -31.273333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.111668"^^xsd:decimal ;
  dwc:decimalLongitude "-31.273333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.111668 -31.273333)"^^geo:wktLiteral ;
  geo-pos:lat "35.111668"^^xsd:decimal ;
  geo-pos:long "-31.273333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-31.273333'^^xsd:double;
  dwc:latitude '35.111668'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.525 11.508333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.508333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.525 11.508333)"^^geo:wktLiteral ;
  geo-pos:lat "34.525"^^xsd:decimal ;
  geo-pos:long "11.508333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.508333'^^xsd:double;
  dwc:latitude '34.525'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.625"^^xsd:decimal ;
  dwc:decimalLongitude "11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.625"^^xsd:decimal ;
  geo-pos:long "11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.7'^^xsd:double;
  dwc:latitude '33.625'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104846'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '1792081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104846'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1792081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4500"^^xsd:integer ;
  dwc:maximumDepthInMeters "4500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '4500'^^xsd:integer;
  dwc:maximumDepth '4500'^^xsd:integer;
  dwc:aphiaid '224183'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '224183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.3"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "74.3"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichasterina sagittaria'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '74.3'^^xsd:double;
  dwc:aphiaid '134421'^^xsd:integer;
  dwc:observationDate '1931-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '134421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Undeuchaeta plumosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104343'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Undeuchaeta plumosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104343'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '224183'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '224183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 20)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caligus kuwaitensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:aphiaid '349658'^^xsd:integer;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '349658'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "53.3"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '53.3'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^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 "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -37.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-37.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -37.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-37.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis sirventyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-37.6'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '342190'^^xsd:integer;
  dwc:observationDate '1969-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '342190'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.123333 -31.121668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.123333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.121668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "960"^^xsd:integer ;
  dwc:maximumDepthInMeters "960"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.123333 -31.121668)"^^geo:wktLiteral ;
  geo-pos:lat "35.123333"^^xsd:decimal ;
  geo-pos:long "-31.121668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-31.121668'^^xsd:double;
  dwc:latitude '35.123333'^^xsd:double;
  dwc:minimumDepth '960'^^xsd:integer;
  dwc:maximumDepth '960'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1974-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -24.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -24.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-24.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-24.7'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-7.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters "126"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pourtalosmilia anthophyllites'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:maximumDepth '126'^^xsd:integer;
  dwc:aphiaid '135166'^^xsd:integer;
  dwc:observationDate '1923-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '135166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -29)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-29'^^xsd:integer;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1972-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.7"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  geo-pos:lat "31.7"^^xsd:decimal ;
  geo-pos:long "-30.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-30.7'^^xsd:double;
  dwc:latitude '31.7'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.110832"^^xsd:decimal ;
  dwc:decimalLongitude "12.886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  geo-pos:lat "38.110832"^^xsd:decimal ;
  geo-pos:long "12.886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pontocaris lacazei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.886667'^^xsd:double;
  dwc:latitude '38.110832'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '415'^^xsd:integer;
  dwc:aphiaid '220374'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1969-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 -3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 -3)"^^geo:wktLiteral ;
  geo-pos:lat "52.2"^^xsd:decimal ;
  geo-pos:long "-3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1868'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-3'^^xsd:integer;
  dwc:latitude '52.2'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:observationDate '1868-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "50.1"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -20.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7"^^xsd:decimal ;
  dwc:decimalLongitude "-20.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "167.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "167.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -20.8)"^^geo:wktLiteral ;
  geo-pos:lat "49.7"^^xsd:decimal ;
  geo-pos:long "-20.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-20.8'^^xsd:double;
  dwc:latitude '49.7'^^xsd:double;
  dwc:minimumDepth '167.5'^^xsd:double;
  dwc:maximumDepth '167.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '137931'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.458332 10.691667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.458332"^^xsd:decimal ;
  dwc:decimalLongitude "10.691667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "273.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "273.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.458332 10.691667)"^^geo:wktLiteral ;
  geo-pos:lat "37.458332"^^xsd:decimal ;
  geo-pos:long "10.691667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '10.691667'^^xsd:double;
  dwc:latitude '37.458332'^^xsd:double;
  dwc:minimumDepth '273.5'^^xsd:double;
  dwc:maximumDepth '273.5'^^xsd:double;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:observationDate '1972-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "32"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '32'^^xsd:integer;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576668 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.576668"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576668 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.576668"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa tetraodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '37.576668'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '107358'^^xsd:integer;
  dwc:observationDate '1985-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65333"^^xsd:decimal ;
  dwc:decimalLongitude "12.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  geo-pos:lat "37.65333"^^xsd:decimal ;
  geo-pos:long "12.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa tetraodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.575'^^xsd:double;
  dwc:latitude '37.65333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107358'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa tetraodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:aphiaid '107358'^^xsd:integer;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.953335 -30.088333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.953335"^^xsd:decimal ;
  dwc:decimalLongitude "-30.088333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.953335 -30.088333)"^^geo:wktLiteral ;
  geo-pos:lat "44.953335"^^xsd:decimal ;
  geo-pos:long "-30.088333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-30.088333'^^xsd:double;
  dwc:latitude '44.953335'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-09-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chiridiella brachydactyla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '346268'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '346268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "82.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -13.6)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.6'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '82.5'^^xsd:double;
  dwc:maximumDepth '82.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 20)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.545 -8.608333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.545"^^xsd:decimal ;
  dwc:decimalLongitude "-8.608333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2147"^^xsd:integer ;
  dwc:maximumDepthInMeters "2147"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.545 -8.608333)"^^geo:wktLiteral ;
  geo-pos:lat "47.545"^^xsd:decimal ;
  geo-pos:long "-8.608333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philomedes lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.608333'^^xsd:double;
  dwc:latitude '47.545'^^xsd:double;
  dwc:minimumDepth '2147'^^xsd:integer;
  dwc:maximumDepth '2147'^^xsd:integer;
  dwc:aphiaid '127722'^^xsd:integer;
  dwc:observationDate '1973-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '128460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 9.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.383"^^xsd:decimal ;
  dwc:decimalLongitude "9.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.383 9.05)"^^geo:wktLiteral ;
  geo-pos:lat "44.383"^^xsd:decimal ;
  geo-pos:long "9.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Platyarthrus costulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9.05'^^xsd:double;
  dwc:latitude '44.383'^^xsd:double;
  dwc:aphiaid '262153'^^xsd:integer;
  dwc:aphiaIdAccepted '262153'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "38.11"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pontocaris lacazei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '38.11'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '220374'^^xsd:integer;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33.1)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-33.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-33.1'^^xsd:double;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "80.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '26.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '80.5'^^xsd:double;
  dwc:maximumDepth '80.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 20.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 20.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "20.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20.2'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "1.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1868'^^xsd:integer;
  dwc:longitude '1.4'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:observationDate '1868-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 0.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 0.4)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "0.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '0.4'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1973-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '25.5'^^xsd:double;
  dwc:maximumDepth '25.5'^^xsd:double;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45111 10.633889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.45111"^^xsd:decimal ;
  dwc:decimalLongitude "10.633889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45111 10.633889)"^^geo:wktLiteral ;
  geo-pos:lat "34.45111"^^xsd:decimal ;
  geo-pos:long "10.633889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.633889'^^xsd:double;
  dwc:latitude '34.45111'^^xsd:double;
  dwc:minimumDepth '24.5'^^xsd:double;
  dwc:maximumDepth '24.5'^^xsd:double;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.375)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.375'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1972-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.497223 11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.497223"^^xsd:decimal ;
  dwc:decimalLongitude "11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.497223 11.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.497223"^^xsd:decimal ;
  geo-pos:long "11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '11.7'^^xsd:double;
  dwc:latitude '34.497223'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 -3.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 -3.9)"^^geo:wktLiteral ;
  geo-pos:lat "51.8"^^xsd:decimal ;
  geo-pos:long "-3.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.9'^^xsd:double;
  dwc:latitude '51.8'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -0.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -0.4)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "-0.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-0.4'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 33.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 33.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "33.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Propontocypris ekpontocypris litoricola litoricola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '33.8'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:aphiaid '463065'^^xsd:integer;
  dwc:aphiaIdAccepted '809233'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 33.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 33.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "33.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Propontocypris ekpontocypris litoricola litoricola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '33.8'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:aphiaid '463065'^^xsd:integer;
  dwc:aphiaIdAccepted '809233'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 69.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "69.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 69.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "69.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Protracheoniscus latus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '69.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:aphiaid '262668'^^xsd:integer;
  dwc:aphiaIdAccepted '1450895'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1297.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1297.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Vaughanella concinna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:minimumDepth '1297.5'^^xsd:double;
  dwc:maximumDepth '1297.5'^^xsd:double;
  dwc:aphiaid '135177'^^xsd:integer;
  dwc:aphiaIdAccepted '135177'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2652"^^xsd:integer ;
  dwc:maximumDepthInMeters "2652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-37.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dentalium subterfissum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2652'^^xsd:integer;
  dwc:maximumDepth '2652'^^xsd:integer;
  dwc:aphiaid '748408'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '344255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 3.255556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^xsd:decimal ;
  dwc:decimalLongitude "3.255556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 3.255556)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "3.255556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Elicodasia mirabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3.255556'^^xsd:double;
  dwc:latitude '42'^^xsd:integer;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '130708'^^xsd:integer;
  dwc:aphiaIdAccepted '130708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis pacifica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '341806'^^xsd:integer;
  dwc:observationDate '1970-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '341806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haloptilus acutifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104422'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.466667 -6.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.466667"^^xsd:decimal ;
  dwc:decimalLongitude "-6.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.466667 -6.116667)"^^geo:wktLiteral ;
  geo-pos:lat "35.466667"^^xsd:decimal ;
  geo-pos:long "-6.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Synoicum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-6.116667'^^xsd:double;
  dwc:latitude '35.466667'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '103479'^^xsd:integer;
  dwc:observationDate '1969-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '103479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7625 -15.798333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7625"^^xsd:decimal ;
  dwc:decimalLongitude "-15.798333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7625 -15.798333)"^^geo:wktLiteral ;
  geo-pos:lat "27.7625"^^xsd:decimal ;
  geo-pos:long "-15.798333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetaster longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-15.798333'^^xsd:double;
  dwc:latitude '27.7625'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '124004'^^xsd:integer;
  dwc:observationDate '1990-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '124004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis gemmata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '342104'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '342104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -1.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.7"^^xsd:decimal ;
  geo-pos:long "-1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1.2'^^xsd:double;
  dwc:latitude '50.7'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.875 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.875"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.875 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.875"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.875'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416668 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.416668"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.416668 11)"^^geo:wktLiteral ;
  geo-pos:lat "48.416668"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tiroloscia pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '48.416668'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia curticauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '104628'^^xsd:integer;
  dwc:observationDate '1928-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '104628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -44.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-44.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -44.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-44.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.2'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1964-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^xsd:decimal ;
  dwc:decimalLongitude "1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.4)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "1.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1868'^^xsd:integer;
  dwc:longitude '1.4'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:observationDate '1868-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.6'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '224183'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '224183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '18.3'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '87.5'^^xsd:double;
  dwc:maximumDepth '87.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1971-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.44583 -30.838333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.44583"^^xsd:decimal ;
  dwc:decimalLongitude "-30.838333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "477"^^xsd:integer ;
  dwc:maximumDepthInMeters "477"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.44583 -30.838333)"^^geo:wktLiteral ;
  geo-pos:lat "65.44583"^^xsd:decimal ;
  geo-pos:long "-30.838333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stylaster norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-30.838333'^^xsd:double;
  dwc:latitude '65.44583'^^xsd:double;
  dwc:minimumDepth '477'^^xsd:integer;
  dwc:maximumDepth '477'^^xsd:integer;
  dwc:aphiaid '117968'^^xsd:integer;
  dwc:observationDate '1990-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '117968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.994583 8.129167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.994583"^^xsd:decimal ;
  dwc:decimalLongitude "8.129167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.994583 8.129167)"^^geo:wktLiteral ;
  geo-pos:lat "54.994583"^^xsd:decimal ;
  geo-pos:long "8.129167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '8.129167'^^xsd:double;
  dwc:latitude '54.994583'^^xsd:double;
  dwc:minimumDepth '15.8'^^xsd:double;
  dwc:maximumDepth '15.8'^^xsd:double;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:observationDate '1990-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 -21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.3"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "202.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "202.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 -21.7)"^^geo:wktLiteral ;
  geo-pos:lat "26.3"^^xsd:decimal ;
  geo-pos:long "-21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.7'^^xsd:double;
  dwc:latitude '26.3'^^xsd:double;
  dwc:minimumDepth '202.5'^^xsd:double;
  dwc:maximumDepth '202.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 4.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaeromides raymondi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '4.3'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:aphiaid '263104'^^xsd:integer;
  dwc:aphiaIdAccepted '263104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ilia nucleus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '107303'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.135 -44.81889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.135"^^xsd:decimal ;
  dwc:decimalLongitude "-44.81889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3620"^^xsd:integer ;
  dwc:maximumDepthInMeters "3620"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.135 -44.81889)"^^geo:wktLiteral ;
  geo-pos:lat "26.135"^^xsd:decimal ;
  geo-pos:long "-44.81889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rimicaris exoculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-44.81889'^^xsd:double;
  dwc:latitude '26.135'^^xsd:double;
  dwc:minimumDepth '3620'^^xsd:integer;
  dwc:maximumDepth '3620'^^xsd:integer;
  dwc:aphiaid '107542'^^xsd:integer;
  dwc:observationDate '1986-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '107542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-41.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-41.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-41.3'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.38 -17.358334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.38"^^xsd:decimal ;
  dwc:decimalLongitude "-17.358334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "405.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "405.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.38 -17.358334)"^^geo:wktLiteral ;
  geo-pos:lat "28.38"^^xsd:decimal ;
  geo-pos:long "-17.358334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Luidia sarsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-17.358334'^^xsd:double;
  dwc:latitude '28.38'^^xsd:double;
  dwc:minimumDepth '405.5'^^xsd:double;
  dwc:maximumDepth '405.5'^^xsd:double;
  dwc:aphiaid '125203'^^xsd:integer;
  dwc:observationDate '1990-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '752125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.50833 -16.546667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.50833"^^xsd:decimal ;
  dwc:decimalLongitude "-16.546667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters "198"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.50833 -16.546667)"^^geo:wktLiteral ;
  geo-pos:lat "32.50833"^^xsd:decimal ;
  geo-pos:long "-16.546667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetaster longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-16.546667'^^xsd:double;
  dwc:latitude '32.50833'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:maximumDepth '198'^^xsd:integer;
  dwc:aphiaid '124004'^^xsd:integer;
  dwc:observationDate '1990-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '124004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "27.1"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '27.1'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1973-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 1)"^^geo:wktLiteral ;
  geo-pos:lat "52.2"^^xsd:decimal ;
  geo-pos:long "1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '1'^^xsd:integer;
  dwc:latitude '52.2'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachynotus foresti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:aphiaid '107448'^^xsd:integer;
  dwc:observationDate '1973-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '107448'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia discreta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104629'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.15333 -31.488333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.15333"^^xsd:decimal ;
  dwc:decimalLongitude "-31.488333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.15333 -31.488333)"^^geo:wktLiteral ;
  geo-pos:lat "35.15333"^^xsd:decimal ;
  geo-pos:long "-31.488333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-31.488333'^^xsd:double;
  dwc:latitude '35.15333'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1983-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -42.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61"^^xsd:decimal ;
  dwc:decimalLongitude "-42.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -42.5)"^^geo:wktLiteral ;
  geo-pos:lat "61"^^xsd:decimal ;
  geo-pos:long "-42.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiopholis aculeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.5'^^xsd:double;
  dwc:latitude '61'^^xsd:integer;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:observationDate '1939-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.560833 13.280833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.560833"^^xsd:decimal ;
  dwc:decimalLongitude "13.280833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "425"^^xsd:integer ;
  dwc:maximumDepthInMeters "425"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.560833 13.280833)"^^geo:wktLiteral ;
  geo-pos:lat "38.560833"^^xsd:decimal ;
  geo-pos:long "13.280833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '13.280833'^^xsd:double;
  dwc:latitude '38.560833'^^xsd:double;
  dwc:minimumDepth '425'^^xsd:integer;
  dwc:maximumDepth '425'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1974-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2.2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.2'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.1"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '51.1'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.2"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.2"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.2'^^xsd:double;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ilia nucleus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:aphiaid '107303'^^xsd:integer;
  dwc:observationDate '1967-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '107303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 -36.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.5"^^xsd:decimal ;
  dwc:decimalLongitude "-36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.5 -36.9)"^^geo:wktLiteral ;
  geo-pos:lat "76.5"^^xsd:decimal ;
  geo-pos:long "-36.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caecidotea phreatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-36.9'^^xsd:double;
  dwc:latitude '76.5'^^xsd:double;
  dwc:aphiaid '259577'^^xsd:integer;
  dwc:observationDate '1983-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '1849350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.826668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3635"^^xsd:integer ;
  dwc:maximumDepthInMeters "3635"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  geo-pos:lat "26.138332"^^xsd:decimal ;
  geo-pos:long "-44.826668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rimicaris exoculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-44.826668'^^xsd:double;
  dwc:latitude '26.138332'^^xsd:double;
  dwc:minimumDepth '3635'^^xsd:integer;
  dwc:maximumDepth '3635'^^xsd:integer;
  dwc:aphiaid '107542'^^xsd:integer;
  dwc:observationDate '1985-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "172.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '172.5'^^xsd:double;
  dwc:maximumDepth '172.5'^^xsd:double;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "53.3"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '53.3'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 14.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "14.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 14.483)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "14.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hyloniscus refugiorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.483'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:aphiaid '260693'^^xsd:integer;
  dwc:aphiaIdAccepted '260693'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -42.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "-42.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -42.2)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "-42.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-42.2'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:minimumDepth '32.5'^^xsd:double;
  dwc:maximumDepth '32.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1964-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Limnoria lignorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '118917'^^xsd:integer;
  dwc:aphiaIdAccepted '118917'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "127.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.4"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.4'^^xsd:double;
  dwc:minimumDepth '127.5'^^xsd:double;
  dwc:maximumDepth '127.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.81 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.81"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.81 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.81"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '33.81'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -33.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-33.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -33.6)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-33.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.6'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '23.5'^^xsd:double;
  dwc:maximumDepth '23.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1964-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 -12)"^^geo:wktLiteral ;
  geo-pos:lat "55.9"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '55.9'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:observationDate '1950-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -42.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-42.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -42.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-42.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-42.4'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "127.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.4"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.4'^^xsd:double;
  dwc:minimumDepth '127.5'^^xsd:double;
  dwc:maximumDepth '127.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia discreta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104629'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia discreta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104629'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia discreta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104629'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.7"^^xsd:decimal ;
  dwc:decimalLongitude "12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.7 12.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.7"^^xsd:decimal ;
  geo-pos:long "12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tiroloscia pygmaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.1'^^xsd:double;
  dwc:latitude '42.7'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus illyricus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '264737'^^xsd:integer;
  dwc:aphiaIdAccepted '263586'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.646667 -3.861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.646667"^^xsd:decimal ;
  dwc:decimalLongitude "-3.861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.646667 -3.861667)"^^geo:wktLiteral ;
  geo-pos:lat "48.646667"^^xsd:decimal ;
  geo-pos:long "-3.861667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acartia lefevreae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-3.861667'^^xsd:double;
  dwc:latitude '48.646667'^^xsd:double;
  dwc:aphiaid '348508'^^xsd:integer;
  dwc:observationDate '1967-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '732587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.206944 10.646667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.206944"^^xsd:decimal ;
  dwc:decimalLongitude "10.646667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.206944 10.646667)"^^geo:wktLiteral ;
  geo-pos:lat "36.206944"^^xsd:decimal ;
  geo-pos:long "10.646667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '10.646667'^^xsd:double;
  dwc:latitude '36.206944'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1972-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.59722 11.630556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.59722"^^xsd:decimal ;
  dwc:decimalLongitude "11.630556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.59722 11.630556)"^^geo:wktLiteral ;
  geo-pos:lat "33.59722"^^xsd:decimal ;
  geo-pos:long "11.630556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.630556'^^xsd:double;
  dwc:latitude '33.59722'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -20)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '138291'^^xsd:integer;
  dwc:observationDate '1970-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '138291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.9"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '138291'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '138291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiopholis aculeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -42.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61"^^xsd:decimal ;
  dwc:decimalLongitude "-42.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -42.5)"^^geo:wktLiteral ;
  geo-pos:lat "61"^^xsd:decimal ;
  geo-pos:long "-42.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiopholis aculeata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.5'^^xsd:double;
  dwc:latitude '61'^^xsd:integer;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '125125'^^xsd:integer;
  dwc:observationDate '1939-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '125125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -30.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -30.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-30.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-30.3'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1979-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1979-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-42.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-42.9'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.718332 -29.71)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.718332"^^xsd:decimal ;
  dwc:decimalLongitude "-29.71"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "757.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "757.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.718332 -29.71)"^^geo:wktLiteral ;
  geo-pos:lat "31.718332"^^xsd:decimal ;
  geo-pos:long "-29.71"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-29.71'^^xsd:double;
  dwc:latitude '31.718332'^^xsd:double;
  dwc:minimumDepth '757.5'^^xsd:double;
  dwc:maximumDepth '757.5'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1971-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.498333 13.290833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.498333"^^xsd:decimal ;
  dwc:decimalLongitude "13.290833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.498333 13.290833)"^^geo:wktLiteral ;
  geo-pos:lat "38.498333"^^xsd:decimal ;
  geo-pos:long "13.290833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '13.290833'^^xsd:double;
  dwc:latitude '38.498333'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1974-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '224183'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '224183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '224183'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '224183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '224183'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '224183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '224183'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '224183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -34.4)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 17.7)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Silenella ovoidea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:longitude '17.7'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.198334 -7.876667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.198334"^^xsd:decimal ;
  dwc:decimalLongitude "-7.876667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2037.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2037.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.198334 -7.876667)"^^geo:wktLiteral ;
  geo-pos:lat "35.198334"^^xsd:decimal ;
  geo-pos:long "-7.876667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flabellum alabastrum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-7.876667'^^xsd:double;
  dwc:latitude '35.198334'^^xsd:double;
  dwc:minimumDepth '2037.5'^^xsd:double;
  dwc:maximumDepth '2037.5'^^xsd:double;
  dwc:aphiaid '135194'^^xsd:integer;
  dwc:observationDate '1984-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '135194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.478333 -14.841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.478333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.478333 -14.841667)"^^geo:wktLiteral ;
  geo-pos:lat "34.478333"^^xsd:decimal ;
  geo-pos:long "-14.841667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetaster longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-14.841667'^^xsd:double;
  dwc:latitude '34.478333'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '124004'^^xsd:integer;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '124004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetaster longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '124004'^^xsd:integer;
  dwc:observationDate '1967-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '124004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 26)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -0.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -0.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-0.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-0.4'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "52.4"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '52.4'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:observationDate '1905-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6667 4.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6667"^^xsd:decimal ;
  dwc:decimalLongitude "4.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6667 4.333)"^^geo:wktLiteral ;
  geo-pos:lat "44.6667"^^xsd:decimal ;
  geo-pos:long "4.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaeromides raymondi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '4.333'^^xsd:double;
  dwc:latitude '44.6667'^^xsd:double;
  dwc:aphiaid '263104'^^xsd:integer;
  dwc:aphiaIdAccepted '263104'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus angusticeps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104847'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus angusticeps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104847'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.883 -1.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.883"^^xsd:decimal ;
  dwc:decimalLongitude "-1.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.883 -1.833)"^^geo:wktLiteral ;
  geo-pos:lat "48.883"^^xsd:decimal ;
  geo-pos:long "-1.833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ione thoracica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1.833'^^xsd:double;
  dwc:latitude '48.883'^^xsd:double;
  dwc:aphiaid '118218'^^xsd:integer;
  dwc:aphiaIdAccepted '118218'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Margarita euspira nitens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '816717'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '598237'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4010"^^xsd:integer ;
  dwc:maximumDepthInMeters "4010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-07-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Munidopsis antonii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '42.3'^^xsd:double;
  dwc:minimumDepth '4010'^^xsd:integer;
  dwc:maximumDepth '4010'^^xsd:integer;
  dwc:aphiaid '107171'^^xsd:integer;
  dwc:observationDate '1883-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102"^^xsd:integer ;
  dwc:maximumDepthInMeters "102"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 13.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopoteuthis sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '102'^^xsd:integer;
  dwc:maximumDepth '102'^^xsd:integer;
  dwc:aphiaid '181379'^^xsd:integer;
  dwc:observationDate '1969-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '181379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^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 "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "177.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "-19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.2'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '177.5'^^xsd:double;
  dwc:maximumDepth '177.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -21.7)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-21.7'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 -10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.7"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.7 -10.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.7"^^xsd:decimal ;
  geo-pos:long "-10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-10.6'^^xsd:double;
  dwc:latitude '58.7'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 -43.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "-43.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 -43.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "-43.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-43.2'^^xsd:double;
  dwc:latitude '45.7'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1964-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "54.583"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flustra foliacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '54.583'^^xsd:double;
  dwc:aphiaid '111367'^^xsd:integer;
  dwc:aphiaIdAccepted '111367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gigantocypris muelleri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:aphiaid '127715'^^xsd:integer;
  dwc:aphiaIdAccepted '127715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 8.4167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 8.4167)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "8.4167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Halophiloscia tyrrhena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '8.4167'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:aphiaid '257526'^^xsd:integer;
  dwc:aphiaIdAccepted '257526'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.826668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3635"^^xsd:integer ;
  dwc:maximumDepthInMeters "3635"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  geo-pos:lat "26.138332"^^xsd:decimal ;
  geo-pos:long "-44.826668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rimicaris exoculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-44.826668'^^xsd:double;
  dwc:latitude '26.138332'^^xsd:double;
  dwc:minimumDepth '3635'^^xsd:integer;
  dwc:maximumDepth '3635'^^xsd:integer;
  dwc:aphiaid '107542'^^xsd:integer;
  dwc:observationDate '1985-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.826668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3635"^^xsd:integer ;
  dwc:maximumDepthInMeters "3635"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  geo-pos:lat "26.138332"^^xsd:decimal ;
  geo-pos:long "-44.826668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rimicaris exoculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-44.826668'^^xsd:double;
  dwc:latitude '26.138332'^^xsd:double;
  dwc:minimumDepth '3635'^^xsd:integer;
  dwc:maximumDepth '3635'^^xsd:integer;
  dwc:aphiaid '107542'^^xsd:integer;
  dwc:observationDate '1985-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.826668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3635"^^xsd:integer ;
  dwc:maximumDepthInMeters "3635"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  geo-pos:lat "26.138332"^^xsd:decimal ;
  geo-pos:long "-44.826668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rimicaris exoculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-44.826668'^^xsd:double;
  dwc:latitude '26.138332'^^xsd:double;
  dwc:minimumDepth '3635'^^xsd:integer;
  dwc:maximumDepth '3635'^^xsd:integer;
  dwc:aphiaid '107542'^^xsd:integer;
  dwc:observationDate '1985-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '137931'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '137931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 13.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathynectes maravigna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '13.8'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '107377'^^xsd:integer;
  dwc:observationDate '1985-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107377'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.838333 12.265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.838333"^^xsd:decimal ;
  dwc:decimalLongitude "12.265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "732"^^xsd:integer ;
  dwc:maximumDepthInMeters "732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.838333 12.265)"^^geo:wktLiteral ;
  geo-pos:lat "36.838333"^^xsd:decimal ;
  geo-pos:long "12.265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathynectes maravigna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '12.265'^^xsd:double;
  dwc:latitude '36.838333'^^xsd:double;
  dwc:minimumDepth '732'^^xsd:integer;
  dwc:maximumDepth '732'^^xsd:integer;
  dwc:aphiaid '107377'^^xsd:integer;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107377'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -37.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -37.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "-37.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-37.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1970-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -25.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "730"^^xsd:integer ;
  dwc:maximumDepthInMeters "730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -25.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-25.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-25.6'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:minimumDepth '730'^^xsd:integer;
  dwc:maximumDepth '730'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -1.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.7"^^xsd:decimal ;
  geo-pos:long "-1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1.2'^^xsd:double;
  dwc:latitude '50.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2 -2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2 -2.1)"^^geo:wktLiteral ;
  geo-pos:lat "49.2"^^xsd:decimal ;
  geo-pos:long "-2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.1'^^xsd:double;
  dwc:latitude '49.2'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 25)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.495 -30.031944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.495"^^xsd:decimal ;
  dwc:decimalLongitude "-30.031944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "423"^^xsd:integer ;
  dwc:maximumDepthInMeters "423"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.495 -30.031944)"^^geo:wktLiteral ;
  geo-pos:lat "65.495"^^xsd:decimal ;
  geo-pos:long "-30.031944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stylaster norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-30.031944'^^xsd:double;
  dwc:latitude '65.495'^^xsd:double;
  dwc:minimumDepth '423'^^xsd:integer;
  dwc:maximumDepth '423'^^xsd:integer;
  dwc:aphiaid '117968'^^xsd:integer;
  dwc:observationDate '1990-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '117968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6"^^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 "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.6"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-11-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Verum parazelandiae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '37.6'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '106196'^^xsd:integer;
  dwc:observationDate '1967-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '1423914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  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 "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  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/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eupolycope pnyx'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '451463'^^xsd:integer;
  dwc:observationDate '1994-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '451463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45667 10.636667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.45667"^^xsd:decimal ;
  dwc:decimalLongitude "10.636667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45667 10.636667)"^^geo:wktLiteral ;
  geo-pos:lat "34.45667"^^xsd:decimal ;
  geo-pos:long "10.636667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ilia nucleus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.636667'^^xsd:double;
  dwc:latitude '34.45667'^^xsd:double;
  dwc:minimumDepth '24.5'^^xsd:double;
  dwc:maximumDepth '24.5'^^xsd:double;
  dwc:aphiaid '107303'^^xsd:integer;
  dwc:observationDate '1973-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '107303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.516666 11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.516666"^^xsd:decimal ;
  dwc:decimalLongitude "11.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.516666 11.35)"^^geo:wktLiteral ;
  geo-pos:lat "34.516666"^^xsd:decimal ;
  geo-pos:long "11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ilia nucleus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.35'^^xsd:double;
  dwc:latitude '34.516666'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '107303'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.841667 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.841667"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.841667 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.841667"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ilia nucleus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '36.841667'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '107303'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1973-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.60139 11.500833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.60139"^^xsd:decimal ;
  dwc:decimalLongitude "11.500833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.60139 11.500833)"^^geo:wktLiteral ;
  geo-pos:lat "34.60139"^^xsd:decimal ;
  geo-pos:long "11.500833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '11.500833'^^xsd:double;
  dwc:latitude '34.60139'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:observationDate '1973-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.559 -10.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.559"^^xsd:decimal ;
  dwc:decimalLongitude "-10.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2022.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2022.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.559 -10.838)"^^geo:wktLiteral ;
  geo-pos:lat "48.559"^^xsd:decimal ;
  geo-pos:long "-10.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia caryophyllia ambrosia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-10.838'^^xsd:double;
  dwc:latitude '48.559'^^xsd:double;
  dwc:minimumDepth '2022.5'^^xsd:double;
  dwc:maximumDepth '2022.5'^^xsd:double;
  dwc:observationDate '1973-10-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^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 "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Molgula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '103509'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103509'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.6)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.6'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33.1)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-33.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-33.1'^^xsd:double;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-23.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-23.7'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11667 -30.171667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.171667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11667 -30.171667)"^^geo:wktLiteral ;
  geo-pos:lat "55.11667"^^xsd:decimal ;
  geo-pos:long "-30.171667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-30.171667'^^xsd:double;
  dwc:latitude '55.11667'^^xsd:double;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1981-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cylisticus plumbeus bergomatius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.373333 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.373333"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "590"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.373333 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "36.373333"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '36.373333'^^xsd:double;
  dwc:minimumDepth '590'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.975 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.975"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.975 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.975"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus thoracicius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.975'^^xsd:double;
  dwc:minimumDepth '44.5'^^xsd:double;
  dwc:maximumDepth '44.5'^^xsd:double;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.295834 25.384167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.295834"^^xsd:decimal ;
  dwc:decimalLongitude "25.384167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "274.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "274.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.295834 25.384167)"^^geo:wktLiteral ;
  geo-pos:lat "36.295834"^^xsd:decimal ;
  geo-pos:long "25.384167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Guynia annulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '25.384167'^^xsd:double;
  dwc:latitude '36.295834'^^xsd:double;
  dwc:minimumDepth '274.5'^^xsd:double;
  dwc:maximumDepth '274.5'^^xsd:double;
  dwc:aphiaid '135206'^^xsd:integer;
  dwc:observationDate '1955-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '135206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1 14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.1 14.9)"^^geo:wktLiteral ;
  geo-pos:lat "54.1"^^xsd:decimal ;
  geo-pos:long "14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pesfelis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.9'^^xsd:double;
  dwc:latitude '54.1'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140693'^^xsd:integer;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '225645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 3.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9"^^xsd:decimal ;
  dwc:decimalLongitude "3.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 3.46)"^^geo:wktLiteral ;
  geo-pos:lat "55.9"^^xsd:decimal ;
  geo-pos:long "3.46"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spiophanes kroeyeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.46'^^xsd:double;
  dwc:latitude '55.9'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '157576'^^xsd:integer;
  dwc:observationDate '1990-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus longifurca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104797'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '360542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "62.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-43.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '62.5'^^xsd:double;
  dwc:maximumDepth '62.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1970-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 17.952778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "17.952778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 17.952778)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "17.952778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '17.952778'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1968-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7"^^xsd:decimal ;
  dwc:decimalLongitude "50.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.7"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-01-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '26.7'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "655"^^xsd:integer ;
  dwc:maximumDepthInMeters "655"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '655'^^xsd:integer;
  dwc:maximumDepth '655'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.445 11.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.445"^^xsd:decimal ;
  dwc:decimalLongitude "11.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.445 11.533333)"^^geo:wktLiteral ;
  geo-pos:lat "33.445"^^xsd:decimal ;
  geo-pos:long "11.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.533333'^^xsd:double;
  dwc:latitude '33.445'^^xsd:double;
  dwc:minimumDepth '25.5'^^xsd:double;
  dwc:maximumDepth '25.5'^^xsd:double;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -1.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.6"^^xsd:decimal ;
  geo-pos:long "-1.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1.6'^^xsd:double;
  dwc:latitude '49.6'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lichomolgus sarsii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '359189'^^xsd:integer;
  dwc:aphiaIdAccepted '129032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 -43.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "-43.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 -43.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "-43.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-43.2'^^xsd:double;
  dwc:latitude '45.7'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1964-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.985 -28.991667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.985"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.985 -28.991667)"^^geo:wktLiteral ;
  geo-pos:lat "48.985"^^xsd:decimal ;
  geo-pos:long "-28.991667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-28.991667'^^xsd:double;
  dwc:latitude '48.985'^^xsd:double;
  dwc:minimumDepth '51.5'^^xsd:double;
  dwc:maximumDepth '51.5'^^xsd:double;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.583"^^xsd:decimal ;
  dwc:decimalLongitude "-28.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.583 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.583"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio laevis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '38.583'^^xsd:double;
  dwc:aphiaid '262343'^^xsd:integer;
  dwc:aphiaIdAccepted '262343'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "20.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "20.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20.3'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.7"^^xsd:decimal ;
  dwc:decimalLongitude "-15.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1800"^^xsd:integer ;
  dwc:maximumDepthInMeters "1800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.7 -15.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.7"^^xsd:decimal ;
  geo-pos:long "-15.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Colobonema sericeum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-15.5'^^xsd:double;
  dwc:latitude '51.7'^^xsd:double;
  dwc:minimumDepth '1800'^^xsd:integer;
  dwc:maximumDepth '1800'^^xsd:integer;
  dwc:aphiaid '117854'^^xsd:integer;
  dwc:observationDate '1967-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '117854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "47.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "47.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anilocra monoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '47.8'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:aphiaid '257459'^^xsd:integer;
  dwc:observationDate '1976-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '257459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.569 20.434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.569"^^xsd:decimal ;
  dwc:decimalLongitude "20.434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.569 20.434)"^^geo:wktLiteral ;
  geo-pos:lat "48.569"^^xsd:decimal ;
  geo-pos:long "20.434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bythinella pannonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '20.434'^^xsd:double;
  dwc:latitude '48.569'^^xsd:double;
  dwc:aphiaid '853037'^^xsd:integer;
  dwc:observationDate '1990-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '853037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:observationDate '1925-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -19.2)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis corona corona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-19.2'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '562152'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '140112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hatschekia seyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:aphiaid '361797'^^xsd:integer;
  dwc:observationDate '1997-04-05'^^xsd:date;
  dwc:aphiaIdAccepted '361797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "59.6"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -4.273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.15"^^xsd:decimal ;
  dwc:decimalLongitude "-4.273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2170"^^xsd:integer ;
  dwc:maximumDepthInMeters "2170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.15 -4.273)"^^geo:wktLiteral ;
  geo-pos:lat "44.15"^^xsd:decimal ;
  geo-pos:long "-4.273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia caryophyllia ambrosia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-4.273'^^xsd:double;
  dwc:latitude '44.15'^^xsd:double;
  dwc:minimumDepth '2170'^^xsd:integer;
  dwc:maximumDepth '2170'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "22.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '22.6'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '187.5'^^xsd:double;
  dwc:maximumDepth '187.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -40.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-40.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "420"^^xsd:integer ;
  dwc:maximumDepthInMeters "420"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -40.8)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-40.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-40.8'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '420'^^xsd:integer;
  dwc:maximumDepth '420'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1964-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '46.5'^^xsd:double;
  dwc:maximumDepth '46.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1964-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.4)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metapenaeus affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '210397'^^xsd:integer;
  dwc:observationDate '1981-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '210397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "48.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "48.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metapenaeus affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '48.9'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '210397'^^xsd:integer;
  dwc:observationDate '1982-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '210397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metapenaeus affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '210397'^^xsd:integer;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '210397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.6"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "825"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.6"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '31.6'^^xsd:double;
  dwc:minimumDepth '825'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis giardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '141097'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '141097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.481 -8.397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.481"^^xsd:decimal ;
  dwc:decimalLongitude "-8.397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2098"^^xsd:integer ;
  dwc:maximumDepthInMeters "2098"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.481 -8.397)"^^geo:wktLiteral ;
  geo-pos:lat "47.481"^^xsd:decimal ;
  geo-pos:long "-8.397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia caryophyllia ambrosia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-8.397'^^xsd:double;
  dwc:latitude '47.481'^^xsd:double;
  dwc:minimumDepth '2098'^^xsd:integer;
  dwc:maximumDepth '2098'^^xsd:integer;
  dwc:observationDate '1969-10-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 -26.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.442"^^xsd:decimal ;
  dwc:decimalLongitude "-26.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2405"^^xsd:integer ;
  dwc:maximumDepthInMeters "2405"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.442 -26.042)"^^geo:wktLiteral ;
  geo-pos:lat "37.442"^^xsd:decimal ;
  geo-pos:long "-26.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia caryophyllia ambrosia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-26.042'^^xsd:double;
  dwc:latitude '37.442'^^xsd:double;
  dwc:minimumDepth '2405'^^xsd:integer;
  dwc:maximumDepth '2405'^^xsd:integer;
  dwc:observationDate '1971-11-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2480"^^xsd:integer ;
  dwc:maximumDepthInMeters "2480"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.9"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia caryophyllia ambrosia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '38.9'^^xsd:double;
  dwc:minimumDepth '2480'^^xsd:integer;
  dwc:maximumDepth '2480'^^xsd:integer;
  dwc:observationDate '1971-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.557 -8.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.557"^^xsd:decimal ;
  dwc:decimalLongitude "-8.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2110"^^xsd:integer ;
  dwc:maximumDepthInMeters "2110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.557 -8.567)"^^geo:wktLiteral ;
  geo-pos:lat "47.557"^^xsd:decimal ;
  geo-pos:long "-8.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia caryophyllia ambrosia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-8.567'^^xsd:double;
  dwc:latitude '47.557'^^xsd:double;
  dwc:minimumDepth '2110'^^xsd:integer;
  dwc:maximumDepth '2110'^^xsd:integer;
  dwc:observationDate '1973-08-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:observationDate '1926-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:observationDate '1927-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 4.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.9"^^xsd:decimal ;
  geo-pos:long "4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:observationDate '1930-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio laevis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '27.2'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:aphiaid '262343'^^xsd:integer;
  dwc:observationDate '1929-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '262343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -33.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-33.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sapphirina stellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-33.1'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '129060'^^xsd:integer;
  dwc:observationDate '1928-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '129060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -12.5)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sapphirina stellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-12.5'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '129060'^^xsd:integer;
  dwc:observationDate '1928-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '129060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^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 "122.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "122.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '122.5'^^xsd:double;
  dwc:maximumDepth '122.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.9"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 20.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 20.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "20.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20.2'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29333"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.29333"^^xsd:decimal ;
  geo-pos:long "14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '44.29333'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.744446 17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.744446"^^xsd:decimal ;
  dwc:decimalLongitude "17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.744446 17.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.744446"^^xsd:decimal ;
  geo-pos:long "17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '17.6'^^xsd:double;
  dwc:latitude '43.744446'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1968-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.966667 10.483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.966667"^^xsd:decimal ;
  dwc:decimalLongitude "10.483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.966667 10.483333)"^^geo:wktLiteral ;
  geo-pos:lat "42.966667"^^xsd:decimal ;
  geo-pos:long "10.483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cylisticus suberorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.483333'^^xsd:double;
  dwc:latitude '42.966667'^^xsd:double;
  dwc:aphiaid '260110'^^xsd:integer;
  dwc:aphiaIdAccepted '260110'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 9.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "9.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Guynia annulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:longitude '9.2'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '135206'^^xsd:integer;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135206'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "172"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.1'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '172'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-23.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-23.7'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.648335 12.593333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.648335"^^xsd:decimal ;
  dwc:decimalLongitude "12.593333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.648335 12.593333)"^^geo:wktLiteral ;
  geo-pos:lat "37.648335"^^xsd:decimal ;
  geo-pos:long "12.593333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Callianassa candida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '12.593333'^^xsd:double;
  dwc:latitude '37.648335'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '107728'^^xsd:integer;
  dwc:observationDate '1985-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1398844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.7"^^xsd:decimal ;
  dwc:decimalLongitude "0.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.7 0.9)"^^geo:wktLiteral ;
  geo-pos:lat "57.7"^^xsd:decimal ;
  geo-pos:long "0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetoparia nilssoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '0.9'^^xsd:double;
  dwc:latitude '57.7'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '130610'^^xsd:integer;
  dwc:observationDate '1978-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '130610'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -39.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-39.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 21.7)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.7'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus paululus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104508'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "54.583"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Crisia eburnea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '54.583'^^xsd:double;
  dwc:aphiaid '111696'^^xsd:integer;
  dwc:aphiaIdAccepted '111696'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "54.583"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Crisia eburnea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '54.583'^^xsd:double;
  dwc:aphiaid '111696'^^xsd:integer;
  dwc:aphiaIdAccepted '111696'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -10)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Crustacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '39.8'^^xsd:double;
  dwc:aphiaid '1066'^^xsd:integer;
  dwc:aphiaIdAccepted '1066'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "47.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "47.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anilocra monoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '47.8'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:aphiaid '257459'^^xsd:integer;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '257459'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75"^^xsd:decimal ;
  dwc:decimalLongitude "10.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75 10.958333)"^^geo:wktLiteral ;
  geo-pos:lat "36.75"^^xsd:decimal ;
  geo-pos:long "10.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anseropoda placenta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.958333'^^xsd:double;
  dwc:latitude '36.75'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '123985'^^xsd:integer;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '123985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 17.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "17.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "790"^^xsd:integer ;
  dwc:maximumDepthInMeters "790"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 17.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "17.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '17.1'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:minimumDepth '790'^^xsd:integer;
  dwc:maximumDepth '790'^^xsd:integer;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:observationDate '1973-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2025 20.347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2025"^^xsd:decimal ;
  dwc:decimalLongitude "20.347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2025 20.347)"^^geo:wktLiteral ;
  geo-pos:lat "48.2025"^^xsd:decimal ;
  geo-pos:long "20.347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bythinella pannonica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '20.347'^^xsd:double;
  dwc:latitude '48.2025'^^xsd:double;
  dwc:aphiaid '853037'^^xsd:integer;
  dwc:observationDate '1989-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '853037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "80.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 15.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus thoracicius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '15.8'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:minimumDepth '80.5'^^xsd:double;
  dwc:maximumDepth '80.5'^^xsd:double;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus thoracicius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '34.5'^^xsd:double;
  dwc:maximumDepth '34.5'^^xsd:double;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus thoracicius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "127.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.4"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.4'^^xsd:double;
  dwc:minimumDepth '127.5'^^xsd:double;
  dwc:maximumDepth '127.5'^^xsd:double;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -20.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.7"^^xsd:decimal ;
  dwc:decimalLongitude "-20.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "167.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "167.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.7 -20.8)"^^geo:wktLiteral ;
  geo-pos:lat "49.7"^^xsd:decimal ;
  geo-pos:long "-20.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-20.8'^^xsd:double;
  dwc:latitude '49.7'^^xsd:double;
  dwc:minimumDepth '167.5'^^xsd:double;
  dwc:maximumDepth '167.5'^^xsd:double;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera semistrigosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '408131'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '408130'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "297.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:minimumDepth '297.5'^^xsd:double;
  dwc:maximumDepth '297.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-45'^^xsd:integer;
  dwc:latitude '43.3'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '610'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1964-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.985 -28.991667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.985"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "76.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.985 -28.991667)"^^geo:wktLiteral ;
  geo-pos:lat "48.985"^^xsd:decimal ;
  geo-pos:long "-28.991667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-28.991667'^^xsd:double;
  dwc:latitude '48.985'^^xsd:double;
  dwc:minimumDepth '76.5'^^xsd:double;
  dwc:maximumDepth '76.5'^^xsd:double;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.441666 -32.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.441666"^^xsd:decimal ;
  dwc:decimalLongitude "-32.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.441666 -32.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.441666"^^xsd:decimal ;
  geo-pos:long "-32.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-32.37'^^xsd:double;
  dwc:latitude '43.441666'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.84 -29.643333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.84"^^xsd:decimal ;
  dwc:decimalLongitude "-29.643333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.84 -29.643333)"^^geo:wktLiteral ;
  geo-pos:lat "50.84"^^xsd:decimal ;
  geo-pos:long "-29.643333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-29.643333'^^xsd:double;
  dwc:latitude '50.84'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1981-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "570"^^xsd:integer ;
  dwc:maximumDepthInMeters "570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "-18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '570'^^xsd:integer;
  dwc:maximumDepth '570'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "-19.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "112.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "-19.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-19.8'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:minimumDepth '112.5'^^xsd:double;
  dwc:maximumDepth '112.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10.6'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -10)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -0.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -0.4)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "-0.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-0.4'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -0.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -0.4)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "-0.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-0.4'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:observationDate '1870-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.4)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1848'^^xsd:integer;
  dwc:longitude '-2.4'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:observationDate '1848-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -0.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -0.4)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "-0.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-0.4'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1972-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74167 11.441667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.74167"^^xsd:decimal ;
  dwc:decimalLongitude "11.441667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.74167 11.441667)"^^geo:wktLiteral ;
  geo-pos:lat "33.74167"^^xsd:decimal ;
  geo-pos:long "11.441667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.441667'^^xsd:double;
  dwc:latitude '33.74167'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1972-10-15'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45 10.616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.45"^^xsd:decimal ;
  dwc:decimalLongitude "10.616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45 10.616667)"^^geo:wktLiteral ;
  geo-pos:lat "34.45"^^xsd:decimal ;
  geo-pos:long "10.616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.616667'^^xsd:double;
  dwc:latitude '34.45'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.975 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.975"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.975 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.975"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.975'^^xsd:double;
  dwc:minimumDepth '44.5'^^xsd:double;
  dwc:maximumDepth '44.5'^^xsd:double;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6 -37.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.6"^^xsd:decimal ;
  dwc:decimalLongitude "-37.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.6 -37.6)"^^geo:wktLiteral ;
  geo-pos:lat "65.6"^^xsd:decimal ;
  geo-pos:long "-37.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Herpyllobius polynoes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-37.6'^^xsd:double;
  dwc:latitude '65.6'^^xsd:double;
  dwc:aphiaid '128842'^^xsd:integer;
  dwc:observationDate '1930-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '128842'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.5 -8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.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 "1293"^^xsd:integer ;
  dwc:maximumDepthInMeters "1293"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.5 -8)"^^geo:wktLiteral ;
  geo-pos:lat "59.5"^^xsd:decimal ;
  geo-pos:long "-8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Laetmogone violacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1902'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-8'^^xsd:integer;
  dwc:latitude '59.5'^^xsd:double;
  dwc:minimumDepth '1293'^^xsd:integer;
  dwc:maximumDepth '1293'^^xsd:integer;
  dwc:aphiaid '124756'^^xsd:integer;
  dwc:observationDate '1902-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '124756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "51.2"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Laetmogone violacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '51.2'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '124756'^^xsd:integer;
  dwc:observationDate '1979-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '124756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptomysis posidoniae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '120059'^^xsd:integer;
  dwc:observationDate '1980-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '120059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 35.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '35.5'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-01-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.9'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^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 "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -44.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-44.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -44.2)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-44.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-44.2'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1972-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.5"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '55.5'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1973-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 10)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '41.9'^^xsd:double;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1962-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.608334 11.505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.608334"^^xsd:decimal ;
  dwc:decimalLongitude "11.505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.608334 11.505)"^^geo:wktLiteral ;
  geo-pos:lat "34.608334"^^xsd:decimal ;
  geo-pos:long "11.505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '11.505'^^xsd:double;
  dwc:latitude '34.608334'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus thoracicius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.575"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.575"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus thoracicius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.575'^^xsd:double;
  dwc:minimumDepth '48.5'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.54 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.54"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.54 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.54"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus thoracicius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '33.54'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus thoracicius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.241667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.241667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.241667)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.241667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus thoracicius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.241667'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '41.5'^^xsd:double;
  dwc:maximumDepth '41.5'^^xsd:double;
  dwc:aphiaid '107334'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '1986-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.241667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.241667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.241667)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.241667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.241667'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '41.5'^^xsd:double;
  dwc:maximumDepth '41.5'^^xsd:double;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thia scutellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:aphiaid '107281'^^xsd:integer;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 3)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus spiloniscus fragilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '28'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 14.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Typton spongicola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '14.1'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107640'^^xsd:integer;
  dwc:observationDate '1973-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107640'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pesfelis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '140693'^^xsd:integer;
  dwc:aphiaIdAccepted '225645'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "7.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pesfelis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:aphiaid '140693'^^xsd:integer;
  dwc:aphiaIdAccepted '225645'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pesfelis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '140693'^^xsd:integer;
  dwc:aphiaIdAccepted '225645'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -13.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "-13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.18833 5.215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.18833"^^xsd:decimal ;
  dwc:decimalLongitude "5.215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "680"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.18833 5.215)"^^geo:wktLiteral ;
  geo-pos:lat "60.18833"^^xsd:decimal ;
  geo-pos:long "5.215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '5.215'^^xsd:double;
  dwc:latitude '60.18833'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '680'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.833332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.583332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "134"^^xsd:integer ;
  dwc:maximumDepthInMeters "134"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.833332 -44.583332)"^^geo:wktLiteral ;
  geo-pos:lat "46.833332"^^xsd:decimal ;
  geo-pos:long "-44.583332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.583332'^^xsd:double;
  dwc:latitude '46.833332'^^xsd:double;
  dwc:minimumDepth '134'^^xsd:integer;
  dwc:maximumDepth '134'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.576667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.53"^^xsd:decimal ;
  dwc:decimalLongitude "-9.576667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4240"^^xsd:integer ;
  dwc:maximumDepthInMeters "4240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.53 -9.576667)"^^geo:wktLiteral ;
  geo-pos:lat "47.53"^^xsd:decimal ;
  geo-pos:long "-9.576667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metavargula hex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-9.576667'^^xsd:double;
  dwc:latitude '47.53'^^xsd:double;
  dwc:minimumDepth '4240'^^xsd:integer;
  dwc:maximumDepth '4240'^^xsd:integer;
  dwc:aphiaid '183269'^^xsd:integer;
  dwc:observationDate '1974-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '183269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-41.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.6)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-41.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes cornutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-41.6'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107128'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1056478'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.135 -44.81889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.135"^^xsd:decimal ;
  dwc:decimalLongitude "-44.81889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3634"^^xsd:integer ;
  dwc:maximumDepthInMeters "3634"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.135 -44.81889)"^^geo:wktLiteral ;
  geo-pos:lat "26.135"^^xsd:decimal ;
  geo-pos:long "-44.81889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rimicaris exoculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-44.81889'^^xsd:double;
  dwc:latitude '26.135'^^xsd:double;
  dwc:minimumDepth '3634'^^xsd:integer;
  dwc:maximumDepth '3634'^^xsd:integer;
  dwc:aphiaid '107542'^^xsd:integer;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -25.475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "-25.475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2090.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2090.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 -25.475)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "-25.475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia caryophyllia ambrosia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-25.475'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '2090.5'^^xsd:double;
  dwc:maximumDepth '2090.5'^^xsd:double;
  dwc:observationDate '1971-11-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2180"^^xsd:integer ;
  dwc:maximumDepthInMeters "2180"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.57)"^^geo:wktLiteral ;
  geo-pos:lat "47.6"^^xsd:decimal ;
  geo-pos:long "-8.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caryophyllia caryophyllia ambrosia ambrosia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-8.57'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '2180'^^xsd:integer;
  dwc:maximumDepth '2180'^^xsd:integer;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio parvicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '886210'^^xsd:integer;
  dwc:observationDate '1927-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '262343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:observationDate '1926-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:observationDate '1930-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Herbstia condyliata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107320'^^xsd:integer;
  dwc:observationDate '1980-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '107320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.138332 -20.033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-20.033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "147.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "147.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.138332 -20.033333)"^^geo:wktLiteral ;
  geo-pos:lat "27.138332"^^xsd:decimal ;
  geo-pos:long "-20.033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-20.033333'^^xsd:double;
  dwc:latitude '27.138332'^^xsd:double;
  dwc:minimumDepth '147.5'^^xsd:double;
  dwc:maximumDepth '147.5'^^xsd:double;
  dwc:aphiaid '238745'^^xsd:integer;
  dwc:observationDate '1981-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '238745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -24.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "790"^^xsd:integer ;
  dwc:maximumDepthInMeters "790"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -24.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-24.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-24.7'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '790'^^xsd:integer;
  dwc:maximumDepth '790'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.7"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  geo-pos:lat "31.7"^^xsd:decimal ;
  geo-pos:long "-30.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-30.7'^^xsd:double;
  dwc:latitude '31.7'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "38.11"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '38.11'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13 12.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13"^^xsd:decimal ;
  dwc:decimalLongitude "12.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "535"^^xsd:integer ;
  dwc:maximumDepthInMeters "535"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13 12.283333)"^^geo:wktLiteral ;
  geo-pos:lat "38.13"^^xsd:decimal ;
  geo-pos:long "12.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.283333'^^xsd:double;
  dwc:latitude '38.13'^^xsd:double;
  dwc:minimumDepth '535'^^xsd:integer;
  dwc:maximumDepth '535'^^xsd:integer;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13 12.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13"^^xsd:decimal ;
  dwc:decimalLongitude "12.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "535"^^xsd:integer ;
  dwc:maximumDepthInMeters "535"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13 12.283333)"^^geo:wktLiteral ;
  geo-pos:lat "38.13"^^xsd:decimal ;
  geo-pos:long "12.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.283333'^^xsd:double;
  dwc:latitude '38.13'^^xsd:double;
  dwc:minimumDepth '535'^^xsd:integer;
  dwc:maximumDepth '535'^^xsd:integer;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "27.1"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '27.1'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1973-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -22.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 -22.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.6"^^xsd:decimal ;
  geo-pos:long "-22.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-22.2'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -24)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.6"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "825"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.6"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '31.6'^^xsd:double;
  dwc:minimumDepth '825'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11667 -30.171667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.171667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11667 -30.171667)"^^geo:wktLiteral ;
  geo-pos:lat "55.11667"^^xsd:decimal ;
  geo-pos:long "-30.171667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-30.171667'^^xsd:double;
  dwc:latitude '55.11667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1981-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11667 -30.171667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.171667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11667 -30.171667)"^^geo:wktLiteral ;
  geo-pos:lat "55.11667"^^xsd:decimal ;
  geo-pos:long "-30.171667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-30.171667'^^xsd:double;
  dwc:latitude '55.11667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1981-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11667 -30.171667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.11667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.171667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.11667 -30.171667)"^^geo:wktLiteral ;
  geo-pos:lat "55.11667"^^xsd:decimal ;
  geo-pos:long "-30.171667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-30.171667'^^xsd:double;
  dwc:latitude '55.11667'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1981-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '132.5'^^xsd:double;
  dwc:maximumDepth '132.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "62.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "29.1"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:minimumDepth '62.5'^^xsd:double;
  dwc:maximumDepth '62.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1970-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 3.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 3.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "3.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '3.9'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -6.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-6.7'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oneirophanta mutabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.746667'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:aphiaid '124720'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '428876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oneirophanta mutabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.746667'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:minimumDepth '4430.5'^^xsd:double;
  dwc:maximumDepth '4430.5'^^xsd:double;
  dwc:aphiaid '124720'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '428876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8 -15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.8"^^xsd:decimal ;
  dwc:decimalLongitude "-15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4800"^^xsd:integer ;
  dwc:maximumDepthInMeters "4800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.8 -15.4)"^^geo:wktLiteral ;
  geo-pos:lat "47.8"^^xsd:decimal ;
  geo-pos:long "-15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oneirophanta mutabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-15.4'^^xsd:double;
  dwc:latitude '47.8'^^xsd:double;
  dwc:minimumDepth '4800'^^xsd:integer;
  dwc:maximumDepth '4800'^^xsd:integer;
  dwc:aphiaid '124720'^^xsd:integer;
  dwc:observationDate '1984-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '428876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4400"^^xsd:integer ;
  dwc:maximumDepthInMeters "4400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oneirophanta mutabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.746667'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:minimumDepth '4400'^^xsd:integer;
  dwc:maximumDepth '4400'^^xsd:integer;
  dwc:aphiaid '124720'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '428876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.6"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "825"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.6"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '31.6'^^xsd:double;
  dwc:minimumDepth '825'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -14)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -20.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6"^^xsd:decimal ;
  dwc:decimalLongitude "-20.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -20.8)"^^geo:wktLiteral ;
  geo-pos:lat "49.6"^^xsd:decimal ;
  geo-pos:long "-20.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-20.8'^^xsd:double;
  dwc:latitude '49.6'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33.1)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-33.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-33.1'^^xsd:double;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.1"^^xsd:decimal ;
  geo-pos:long "-5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.1'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -0.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -0.4)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "-0.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1846'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-0.4'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:observationDate '1846-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 26)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.516666 11.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.516666"^^xsd:decimal ;
  dwc:decimalLongitude "11.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.516666 11.383333)"^^geo:wktLiteral ;
  geo-pos:lat "34.516666"^^xsd:decimal ;
  geo-pos:long "11.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.383333'^^xsd:double;
  dwc:latitude '34.516666'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '20.5'^^xsd:double;
  dwc:maximumDepth '20.5'^^xsd:double;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2652"^^xsd:integer ;
  dwc:maximumDepthInMeters "2652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-37.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Limacina helicoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2652'^^xsd:integer;
  dwc:maximumDepth '2652'^^xsd:integer;
  dwc:aphiaid '140224'^^xsd:integer;
  dwc:aphiaIdAccepted '729876'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 34.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "34.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 34.6)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "34.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Meiosquilla desmaresti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '34.6'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148537'^^xsd:integer;
  dwc:observationDate '1977-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '136135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "54.583"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '54.583'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:observationDate '1970-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 34.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 34.9)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "34.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '34.9'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "19.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '19.7'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1"^^xsd:decimal ;
  dwc:decimalLongitude "5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.1"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '39.1'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1971-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108334 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.108334"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108334 11)"^^geo:wktLiteral ;
  geo-pos:lat "34.108334"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria poli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '34.108334'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '124525'^^xsd:integer;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65333"^^xsd:decimal ;
  dwc:decimalLongitude "12.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  geo-pos:lat "37.65333"^^xsd:decimal ;
  geo-pos:long "12.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.575'^^xsd:double;
  dwc:latitude '37.65333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus phalangium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:aphiaid '107333'^^xsd:integer;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus longifurca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104797'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '360542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scolecithricella valida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '360554'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '220858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104846'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1792081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "147.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "147.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -19.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '147.5'^^xsd:double;
  dwc:maximumDepth '147.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "30.9"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '30.9'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '123245'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '123245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio rupicursor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:aphiaid '262429'^^xsd:integer;
  dwc:aphiaIdAccepted '262367'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 3)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:observationDate '1931-01-06'^^xsd:date;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^xsd:decimal ;
  dwc:decimalLongitude "26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 26)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '26'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.806667 -11.958333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.806667"^^xsd:decimal ;
  dwc:decimalLongitude "-11.958333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "627"^^xsd:integer ;
  dwc:maximumDepthInMeters "627"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.806667 -11.958333)"^^geo:wktLiteral ;
  geo-pos:lat "42.806667"^^xsd:decimal ;
  geo-pos:long "-11.958333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Natatolana borealis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-11.958333'^^xsd:double;
  dwc:latitude '42.806667'^^xsd:double;
  dwc:minimumDepth '627'^^xsd:integer;
  dwc:maximumDepth '627'^^xsd:integer;
  dwc:aphiaid '118859'^^xsd:integer;
  dwc:observationDate '1882-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^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 "199"^^xsd:integer ;
  dwc:maximumDepthInMeters "199"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '199'^^xsd:integer;
  dwc:maximumDepth '199'^^xsd:integer;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:observationDate '1970-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ligia oceanica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '146999'^^xsd:integer;
  dwc:observationDate '1949-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '146999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104846'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1792081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "-18.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.9)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "-18.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.9'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '52.5'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473057 -9.426667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.473057"^^xsd:decimal ;
  dwc:decimalLongitude "-9.426667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473057 -9.426667)"^^geo:wktLiteral ;
  geo-pos:lat "51.473057"^^xsd:decimal ;
  geo-pos:long "-9.426667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clitellio arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-9.426667'^^xsd:double;
  dwc:latitude '51.473057'^^xsd:double;
  dwc:aphiaid '137553'^^xsd:integer;
  dwc:observationDate '1981-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Valbyteuthis danae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.9'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '139126'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '342249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 12.2825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36667"^^xsd:decimal ;
  dwc:decimalLongitude "12.2825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 12.2825)"^^geo:wktLiteral ;
  geo-pos:lat "36.36667"^^xsd:decimal ;
  geo-pos:long "12.2825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.2825'^^xsd:double;
  dwc:latitude '36.36667'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lepidoniscus germanicus carniolensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:aphiaid '264508'^^xsd:integer;
  dwc:aphiaIdAccepted '1719741'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "172"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.1'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '172'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.033333 -28.998333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.033333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.998333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.033333 -28.998333)"^^geo:wktLiteral ;
  geo-pos:lat "49.033333"^^xsd:decimal ;
  geo-pos:long "-28.998333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-28.998333'^^xsd:double;
  dwc:latitude '49.033333'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -8.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.478333 -14.841667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.478333"^^xsd:decimal ;
  dwc:decimalLongitude "-14.841667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.478333 -14.841667)"^^geo:wktLiteral ;
  geo-pos:lat "34.478333"^^xsd:decimal ;
  geo-pos:long "-14.841667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophidiaster'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-14.841667'^^xsd:double;
  dwc:latitude '34.478333'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '123314'^^xsd:integer;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '123314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29333"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.29333"^^xsd:decimal ;
  geo-pos:long "14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '44.29333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.038334 -30.021667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.038334"^^xsd:decimal ;
  dwc:decimalLongitude "-30.021667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "352.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "352.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.038334 -30.021667)"^^geo:wktLiteral ;
  geo-pos:lat "45.038334"^^xsd:decimal ;
  geo-pos:long "-30.021667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-30.021667'^^xsd:double;
  dwc:latitude '45.038334'^^xsd:double;
  dwc:minimumDepth '352.5'^^xsd:double;
  dwc:maximumDepth '352.5'^^xsd:double;
  dwc:aphiaid '238745'^^xsd:integer;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '238745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4 -16.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.4 -16.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.4"^^xsd:decimal ;
  geo-pos:long "-16.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-16.8'^^xsd:double;
  dwc:latitude '32.4'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.1"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.441666 -32.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.441666"^^xsd:decimal ;
  dwc:decimalLongitude "-32.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.441666 -32.37)"^^geo:wktLiteral ;
  geo-pos:lat "43.441666"^^xsd:decimal ;
  geo-pos:long "-32.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-32.37'^^xsd:double;
  dwc:latitude '43.441666'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04333 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.04333"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1005"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.04333 -30)"^^geo:wktLiteral ;
  geo-pos:lat "45.04333"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '45.04333'^^xsd:double;
  dwc:minimumDepth '1005'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.896667 -29.731667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.896667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.731667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.896667 -29.731667)"^^geo:wktLiteral ;
  geo-pos:lat "50.896667"^^xsd:decimal ;
  geo-pos:long "-29.731667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-29.731667'^^xsd:double;
  dwc:latitude '50.896667'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1981-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.011665 -35.498333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.011665"^^xsd:decimal ;
  dwc:decimalLongitude "-35.498333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.011665 -35.498333)"^^geo:wktLiteral ;
  geo-pos:lat "41.011665"^^xsd:decimal ;
  geo-pos:long "-35.498333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-35.498333'^^xsd:double;
  dwc:latitude '41.011665'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '132.5'^^xsd:double;
  dwc:maximumDepth '132.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^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 "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 -11.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "-11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -11.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '58.5'^^xsd:double;
  dwc:maximumDepth '58.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.558334 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.558334"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.558334 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.558334"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paguristes syrtensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.558334'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '107204'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 11.663333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.663333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 11.663333)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "11.663333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paguristes syrtensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.663333'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107204'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.591667 11.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.591667"^^xsd:decimal ;
  dwc:decimalLongitude "11.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.591667 11.625)"^^geo:wktLiteral ;
  geo-pos:lat "33.591667"^^xsd:decimal ;
  geo-pos:long "11.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paguristes syrtensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.625'^^xsd:double;
  dwc:latitude '33.591667'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '107204'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "127.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.4"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.4'^^xsd:double;
  dwc:minimumDepth '127.5'^^xsd:double;
  dwc:maximumDepth '127.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3125"^^xsd:integer ;
  dwc:maximumDepthInMeters "3125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -19.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "-19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta parabbreviata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:minimumDepth '3125'^^xsd:integer;
  dwc:maximumDepth '3125'^^xsd:integer;
  dwc:aphiaid '104567'^^xsd:integer;
  dwc:observationDate '1988-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '104567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 -31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 -31.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.2"^^xsd:decimal ;
  geo-pos:long "-31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Iospilus phalacroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-31.5'^^xsd:double;
  dwc:latitude '43.2'^^xsd:double;
  dwc:aphiaid '209712'^^xsd:integer;
  dwc:observationDate '1928-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '209712'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1964-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -12.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.5'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "-19.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "-19.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-19.8'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -22.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -22.2)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-22.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-22.2'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '355'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-40.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-40.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-40.9'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "-19.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "-19.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-19.8'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-43.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-43.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-43.9'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48528 -9.415833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48528"^^xsd:decimal ;
  dwc:decimalLongitude "-9.415833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48528 -9.415833)"^^geo:wktLiteral ;
  geo-pos:lat "51.48528"^^xsd:decimal ;
  geo-pos:long "-9.415833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clitellio arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-9.415833'^^xsd:double;
  dwc:latitude '51.48528'^^xsd:double;
  dwc:aphiaid '137553'^^xsd:integer;
  dwc:observationDate '1981-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.453056 -5.441944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.453056"^^xsd:decimal ;
  dwc:decimalLongitude "-5.441944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.453056 -5.441944)"^^geo:wktLiteral ;
  geo-pos:lat "56.453056"^^xsd:decimal ;
  geo-pos:long "-5.441944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clitellio arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-5.441944'^^xsd:double;
  dwc:latitude '56.453056'^^xsd:double;
  dwc:aphiaid '137553'^^xsd:integer;
  dwc:observationDate '1981-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.470833 -9.423333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.470833"^^xsd:decimal ;
  dwc:decimalLongitude "-9.423333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.470833 -9.423333)"^^geo:wktLiteral ;
  geo-pos:lat "51.470833"^^xsd:decimal ;
  geo-pos:long "-9.423333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clitellio arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-9.423333'^^xsd:double;
  dwc:latitude '51.470833'^^xsd:double;
  dwc:aphiaid '137553'^^xsd:integer;
  dwc:observationDate '1981-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.45222 -5.444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.45222"^^xsd:decimal ;
  dwc:decimalLongitude "-5.444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.45222 -5.444444)"^^geo:wktLiteral ;
  geo-pos:lat "56.45222"^^xsd:decimal ;
  geo-pos:long "-5.444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clitellio arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-5.444444'^^xsd:double;
  dwc:latitude '56.45222'^^xsd:double;
  dwc:aphiaid '137553'^^xsd:integer;
  dwc:observationDate '1981-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 1.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51 1.6)"^^geo:wktLiteral ;
  geo-pos:lat "51"^^xsd:decimal ;
  geo-pos:long "1.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Xenophora digitata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '1.6'^^xsd:double;
  dwc:latitude '51'^^xsd:integer;
  dwc:aphiaid '224252'^^xsd:integer;
  dwc:observationDate '1964-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '1582075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -40)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-40"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asellus groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "72"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (72 -40)"^^geo:wktLiteral ;
  geo-pos:lat "72"^^xsd:decimal ;
  geo-pos:long "-40"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asellus groenlandicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '72'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 35)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Kosswigius delattini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:aphiaid '883850'^^xsd:integer;
  dwc:aphiaIdAccepted '261304'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 11.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dromia personata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.7'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107258'^^xsd:integer;
  dwc:observationDate '1972-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-40.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-40.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes cornutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-40.8'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107128'^^xsd:integer;
  dwc:observationDate '1970-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '1056478'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -44.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-44.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -44.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-44.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes cornutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.2'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '107128'^^xsd:integer;
  dwc:observationDate '1964-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1056478'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -42.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-42.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "360"^^xsd:integer ;
  dwc:maximumDepthInMeters "360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -42.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-42.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes cornutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-42.8'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '360'^^xsd:integer;
  dwc:maximumDepth '360'^^xsd:integer;
  dwc:aphiaid '107128'^^xsd:integer;
  dwc:observationDate '1964-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1056478'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.110832"^^xsd:decimal ;
  dwc:decimalLongitude "12.886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  geo-pos:lat "38.110832"^^xsd:decimal ;
  geo-pos:long "12.886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.886667'^^xsd:double;
  dwc:latitude '38.110832'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '415'^^xsd:integer;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193333 12.271667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.193333"^^xsd:decimal ;
  dwc:decimalLongitude "12.271667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "490"^^xsd:integer ;
  dwc:maximumDepthInMeters "490"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.193333 12.271667)"^^geo:wktLiteral ;
  geo-pos:lat "36.193333"^^xsd:decimal ;
  geo-pos:long "12.271667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.271667'^^xsd:double;
  dwc:latitude '36.193333'^^xsd:double;
  dwc:minimumDepth '490'^^xsd:integer;
  dwc:maximumDepth '490'^^xsd:integer;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.52833 -9.600556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.52833"^^xsd:decimal ;
  dwc:decimalLongitude "-9.600556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2790"^^xsd:integer ;
  dwc:maximumDepthInMeters "2790"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.52833 -9.600556)"^^geo:wktLiteral ;
  geo-pos:lat "47.52833"^^xsd:decimal ;
  geo-pos:long "-9.600556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Azygocypridina imperialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.600556'^^xsd:double;
  dwc:latitude '47.52833'^^xsd:double;
  dwc:minimumDepth '2790'^^xsd:integer;
  dwc:maximumDepth '2790'^^xsd:integer;
  dwc:aphiaid '127709'^^xsd:integer;
  dwc:aphiaIdAccepted '127709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 3)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1 -3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1 -3)"^^geo:wktLiteral ;
  geo-pos:lat "51.1"^^xsd:decimal ;
  geo-pos:long "-3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3'^^xsd:integer;
  dwc:latitude '51.1'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -6.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1853'^^xsd:integer;
  dwc:longitude '-6.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:observationDate '1853-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.3)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1868'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:observationDate '1868-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.353333 14.673333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.353333"^^xsd:decimal ;
  dwc:decimalLongitude "14.673333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.353333 14.673333)"^^geo:wktLiteral ;
  geo-pos:lat "44.353333"^^xsd:decimal ;
  geo-pos:long "14.673333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.673333'^^xsd:double;
  dwc:latitude '44.353333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "19.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '19.7'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.088333 -29.778334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.088333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.778334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "520"^^xsd:integer ;
  dwc:maximumDepthInMeters "520"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.088333 -29.778334)"^^geo:wktLiteral ;
  geo-pos:lat "30.088333"^^xsd:decimal ;
  geo-pos:long "-29.778334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-29.778334'^^xsd:double;
  dwc:latitude '30.088333'^^xsd:double;
  dwc:minimumDepth '520'^^xsd:integer;
  dwc:maximumDepth '520'^^xsd:integer;
  dwc:aphiaid '238745'^^xsd:integer;
  dwc:observationDate '1981-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '238745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.308332 -29.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.308332"^^xsd:decimal ;
  dwc:decimalLongitude "-29.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "655"^^xsd:integer ;
  dwc:maximumDepthInMeters "655"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.308332 -29.655)"^^geo:wktLiteral ;
  geo-pos:lat "30.308332"^^xsd:decimal ;
  geo-pos:long "-29.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-29.655'^^xsd:double;
  dwc:latitude '30.308332'^^xsd:double;
  dwc:minimumDepth '655'^^xsd:integer;
  dwc:maximumDepth '655'^^xsd:integer;
  dwc:aphiaid '238745'^^xsd:integer;
  dwc:observationDate '1981-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '238745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.50028 8.1675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.50028"^^xsd:decimal ;
  dwc:decimalLongitude "8.1675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.50028 8.1675)"^^geo:wktLiteral ;
  geo-pos:lat "53.50028"^^xsd:decimal ;
  geo-pos:long "8.1675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lepidonotus squamatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '8.1675'^^xsd:double;
  dwc:latitude '53.50028'^^xsd:double;
  dwc:aphiaid '130801'^^xsd:integer;
  dwc:observationDate '1948-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130801'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.9'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 -43.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "-43.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 -43.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "-43.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-43.2'^^xsd:double;
  dwc:latitude '45.7'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1964-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "-19.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "-19.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-19.8'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.7"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  geo-pos:lat "31.7"^^xsd:decimal ;
  geo-pos:long "-30.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-30.7'^^xsd:double;
  dwc:latitude '31.7'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.3)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-4.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1858'^^xsd:integer;
  dwc:longitude '-4.3'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:observationDate '1858-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1868'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:observationDate '1868-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "53.2"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '53.2'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.2"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2 -1)"^^geo:wktLiteral ;
  geo-pos:lat "46.2"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '46.2'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441666 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441666"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441666 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.441666"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.441666'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.397222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.397222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.397222)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.397222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.397222'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '51.5'^^xsd:double;
  dwc:maximumDepth '51.5'^^xsd:double;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 35.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 35.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "35.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinolittorina punctata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '35.8'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:aphiaid '345757'^^xsd:integer;
  dwc:observationDate '1964-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '345757'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinolittorina punctata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '345757'^^xsd:integer;
  dwc:aphiaIdAccepted '345757'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 35.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 35.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "35.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Penaeus semisulcatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:longitude '35.2'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:aphiaid '107112'^^xsd:integer;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809237'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:observationDate '1963-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "586.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "586.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '586.5'^^xsd:double;
  dwc:maximumDepth '586.5'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:observationDate '1970-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:observationDate '1963-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65333"^^xsd:decimal ;
  dwc:decimalLongitude "12.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  geo-pos:lat "37.65333"^^xsd:decimal ;
  geo-pos:long "12.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.575'^^xsd:double;
  dwc:latitude '37.65333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1973-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -44.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-44.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -44.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-44.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-44.1'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1964-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4837.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4837.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "48.8"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Grimpoteuthis boylei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '48.8'^^xsd:double;
  dwc:minimumDepth '4837.5'^^xsd:double;
  dwc:maximumDepth '4837.5'^^xsd:double;
  dwc:aphiaid '153093'^^xsd:integer;
  dwc:observationDate '1996-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '153093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 7.883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 7.883)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "7.883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ligia oceanica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '7.883'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:aphiaid '146999'^^xsd:integer;
  dwc:aphiaIdAccepted '146999'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.5 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.5 38)"^^geo:wktLiteral ;
  geo-pos:lat "65.5"^^xsd:decimal ;
  geo-pos:long "38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Limnoria borealis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '65.5'^^xsd:double;
  dwc:aphiaid '118915'^^xsd:integer;
  dwc:observationDate '1960-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '118915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:observationDate '1967-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 16.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '16.2'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1972-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onykia caribboea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:aphiaid '140650'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.391666 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.391666"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.391666 15.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.391666"^^xsd:decimal ;
  geo-pos:long "15.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '37.391666'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:observationDate '1988-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.596 -25.288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.596"^^xsd:decimal ;
  dwc:decimalLongitude "-25.288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1494"^^xsd:integer ;
  dwc:maximumDepthInMeters "1494"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.596 -25.288)"^^geo:wktLiteral ;
  geo-pos:lat "37.596"^^xsd:decimal ;
  geo-pos:long "-25.288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thouarella euthouarella grasshoffi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-25.288'^^xsd:double;
  dwc:latitude '37.596'^^xsd:double;
  dwc:minimumDepth '1494'^^xsd:integer;
  dwc:maximumDepth '1494'^^xsd:integer;
  dwc:observationDate '1896-08-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.61667 -9.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.61667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1080"^^xsd:integer ;
  dwc:maximumDepthInMeters "1080"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.61667 -9.87)"^^geo:wktLiteral ;
  geo-pos:lat "48.61667"^^xsd:decimal ;
  geo-pos:long "-9.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thouarella euthouarella grasshoffi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-9.87'^^xsd:double;
  dwc:latitude '48.61667'^^xsd:double;
  dwc:minimumDepth '1080'^^xsd:integer;
  dwc:maximumDepth '1080'^^xsd:integer;
  dwc:observationDate '1973-11-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.79333 -9.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.79333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.79333 -9.633333)"^^geo:wktLiteral ;
  geo-pos:lat "53.79333"^^xsd:decimal ;
  geo-pos:long "-9.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Adyte assimilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.633333'^^xsd:double;
  dwc:latitude '53.79333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '130721'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1105"^^xsd:integer ;
  dwc:maximumDepthInMeters "1105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -11.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aega deshaysiana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-11.4'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '1105'^^xsd:integer;
  dwc:maximumDepth '1105'^^xsd:integer;
  dwc:aphiaid '118817'^^xsd:integer;
  dwc:observationDate '1883-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '118817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104846'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1792081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "875"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '875'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:aphiaid '104846'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1792081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '104846'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1792081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 27.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '27.2'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:observationDate '1929-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:observationDate '1933-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:observationDate '1930-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-41.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.6)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-41.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-41.6'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -18.2)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "-18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-18.2'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-21.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haliphron atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:aphiaid '341781'^^xsd:integer;
  dwc:observationDate '1979-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '341781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.3 32.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.3"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.3 32.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.3"^^xsd:decimal ;
  geo-pos:long "32.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '32.3'^^xsd:double;
  dwc:latitude '31.3'^^xsd:double;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:observationDate '1930-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8 -2.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.8"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.8 -2.7)"^^geo:wktLiteral ;
  geo-pos:lat "52.8"^^xsd:decimal ;
  geo-pos:long "-2.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1863'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '-2.7'^^xsd:double;
  dwc:latitude '52.8'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:observationDate '1863-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.52833 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.52833"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.52833 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.52833"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '33.52833'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Penaeus semisulcatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '107112'^^xsd:integer;
  dwc:observationDate '1979-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33.1)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-33.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-33.1'^^xsd:double;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 -3.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 -3.9)"^^geo:wktLiteral ;
  geo-pos:lat "51.8"^^xsd:decimal ;
  geo-pos:long "-3.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.9'^^xsd:double;
  dwc:latitude '51.8'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.1"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47278 -9.430833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47278"^^xsd:decimal ;
  dwc:decimalLongitude "-9.430833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47278 -9.430833)"^^geo:wktLiteral ;
  geo-pos:lat "51.47278"^^xsd:decimal ;
  geo-pos:long "-9.430833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clitellio arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-9.430833'^^xsd:double;
  dwc:latitude '51.47278'^^xsd:double;
  dwc:aphiaid '137553'^^xsd:integer;
  dwc:observationDate '1981-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 10)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lepidoniscus germanicus primnosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '46.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "570"^^xsd:integer ;
  dwc:maximumDepthInMeters "570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "-18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes cornutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '570'^^xsd:integer;
  dwc:maximumDepth '570'^^xsd:integer;
  dwc:aphiaid '107128'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1056478'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.086666 -4.323333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.086666"^^xsd:decimal ;
  dwc:decimalLongitude "-4.323333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1913"^^xsd:integer ;
  dwc:maximumDepthInMeters "1913"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.086666 -4.323333)"^^geo:wktLiteral ;
  geo-pos:lat "44.086666"^^xsd:decimal ;
  geo-pos:long "-4.323333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Azygocypridina imperialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.323333'^^xsd:double;
  dwc:latitude '44.086666'^^xsd:double;
  dwc:minimumDepth '1913'^^xsd:integer;
  dwc:maximumDepth '1913'^^xsd:integer;
  dwc:aphiaid '127709'^^xsd:integer;
  dwc:aphiaIdAccepted '127709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.6"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '45.6'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -36.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-36.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -36.2)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-36.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Iospilus phalacroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '-36.2'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '209712'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '209712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04333 -30.111668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.04333"^^xsd:decimal ;
  dwc:decimalLongitude "-30.111668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.04333 -30.111668)"^^geo:wktLiteral ;
  geo-pos:lat "42.04333"^^xsd:decimal ;
  geo-pos:long "-30.111668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-30.111668'^^xsd:double;
  dwc:latitude '42.04333'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.541668 11.586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.541668"^^xsd:decimal ;
  dwc:decimalLongitude "11.586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.541668 11.586667)"^^geo:wktLiteral ;
  geo-pos:lat "33.541668"^^xsd:decimal ;
  geo-pos:long "11.586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paguristes syrtensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.586667'^^xsd:double;
  dwc:latitude '33.541668'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107204'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "62.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-43.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '62.5'^^xsd:double;
  dwc:maximumDepth '62.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '25.5'^^xsd:double;
  dwc:maximumDepth '25.5'^^xsd:double;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 26.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7"^^xsd:decimal ;
  dwc:decimalLongitude "26.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7 26.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.7"^^xsd:decimal ;
  geo-pos:long "26.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '26.8'^^xsd:double;
  dwc:latitude '38.7'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:observationDate '1973-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "-36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4206"^^xsd:integer ;
  dwc:maximumDepthInMeters "4206"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -36)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "-36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Henricia lisa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-36'^^xsd:integer;
  dwc:latitude '47.2'^^xsd:double;
  dwc:minimumDepth '4206'^^xsd:integer;
  dwc:maximumDepth '4206'^^xsd:integer;
  dwc:aphiaid '123969'^^xsd:integer;
  dwc:observationDate '1948-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '123969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.808334 10.411111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.808334"^^xsd:decimal ;
  dwc:decimalLongitude "10.411111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.808334 10.411111)"^^geo:wktLiteral ;
  geo-pos:lat "36.808334"^^xsd:decimal ;
  geo-pos:long "10.411111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.411111'^^xsd:double;
  dwc:latitude '36.808334'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104846'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1792081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -10.2)"^^geo:wktLiteral ;
  geo-pos:lat "52.1"^^xsd:decimal ;
  geo-pos:long "-10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-10.2'^^xsd:double;
  dwc:latitude '52.1'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:observationDate '1952-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -4.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.25"^^xsd:decimal ;
  dwc:decimalLongitude "-4.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.25 -4.85)"^^geo:wktLiteral ;
  geo-pos:lat "55.25"^^xsd:decimal ;
  geo-pos:long "-4.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.85'^^xsd:double;
  dwc:latitude '55.25'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "53.3"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '53.3'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-43.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '87.5'^^xsd:double;
  dwc:maximumDepth '87.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1970-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-45'^^xsd:integer;
  dwc:latitude '43.3'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '610'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1964-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -26.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -26.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-26.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-26.6'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1972-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-41.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-41.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-41.3'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1970-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "682"^^xsd:integer ;
  dwc:maximumDepthInMeters "682"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -4)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Apseudes grossimanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '682'^^xsd:integer;
  dwc:maximumDepth '682'^^xsd:integer;
  dwc:aphiaid '136265'^^xsd:integer;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '136265'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten aranciacus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '123856'^^xsd:integer;
  dwc:observationDate '1966-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten aranciacus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '123856'^^xsd:integer;
  dwc:observationDate '1973-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '123856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-5.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "309"^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bythocaris spinipleura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '309'^^xsd:integer;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '158353'^^xsd:integer;
  dwc:observationDate '1981-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '107498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104846'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1792081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104846'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1792081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104846'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1792081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104846'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '1792081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 36.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 36.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "36.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '36.3'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:observationDate '1925-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:observationDate '1927-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:observationDate '1930-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.327778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.825"^^xsd:decimal ;
  dwc:decimalLongitude "10.327778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.327778)"^^geo:wktLiteral ;
  geo-pos:lat "36.825"^^xsd:decimal ;
  geo-pos:long "10.327778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.327778'^^xsd:double;
  dwc:latitude '36.825'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^xsd:decimal ;
  dwc:decimalLongitude "16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 16.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '16.2'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:observationDate '1973-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "172"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.1'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '172'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 -42.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 -42.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "-42.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-42.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "944"^^xsd:integer ;
  dwc:maximumDepthInMeters "944"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -7.3)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cocculina spinigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '944'^^xsd:integer;
  dwc:maximumDepth '944'^^xsd:integer;
  dwc:aphiaid '579365'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "944"^^xsd:integer ;
  dwc:maximumDepthInMeters "944"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -7.3)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cocculina spinigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '944'^^xsd:integer;
  dwc:maximumDepth '944'^^xsd:integer;
  dwc:aphiaid '579365'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.7"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "944"^^xsd:integer ;
  dwc:maximumDepthInMeters "944"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.7 -7.3)"^^geo:wktLiteral ;
  geo-pos:lat "59.7"^^xsd:decimal ;
  geo-pos:long "-7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cocculina spinigera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '59.7'^^xsd:double;
  dwc:minimumDepth '944'^^xsd:integer;
  dwc:maximumDepth '944'^^xsd:integer;
  dwc:aphiaid '579365'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139187'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2158"^^xsd:integer ;
  dwc:maximumDepthInMeters "2158"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -11.2)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "-11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dentalium subterfissum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:minimumDepth '2158'^^xsd:integer;
  dwc:maximumDepth '2158'^^xsd:integer;
  dwc:aphiaid '748408'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '344255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.289722"^^xsd:decimal ;
  dwc:decimalLongitude "33.814445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.289722 33.814445)"^^geo:wktLiteral ;
  geo-pos:lat "27.289722"^^xsd:decimal ;
  geo-pos:long "33.814445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hexabranchus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '33.814445'^^xsd:double;
  dwc:latitude '27.289722'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '206859'^^xsd:integer;
  dwc:observationDate '1965-01-07'^^xsd:date;
  dwc:aphiaIdAccepted '206859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.19 -31.188334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.19"^^xsd:decimal ;
  dwc:decimalLongitude "-31.188334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.19 -31.188334)"^^geo:wktLiteral ;
  geo-pos:lat "34.19"^^xsd:decimal ;
  geo-pos:long "-31.188334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-31.188334'^^xsd:double;
  dwc:latitude '34.19'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.308332 -29.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.308332"^^xsd:decimal ;
  dwc:decimalLongitude "-29.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.308332 -29.655)"^^geo:wktLiteral ;
  geo-pos:lat "30.308332"^^xsd:decimal ;
  geo-pos:long "-29.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-29.655'^^xsd:double;
  dwc:latitude '30.308332'^^xsd:double;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.805 -34.386665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.805"^^xsd:decimal ;
  dwc:decimalLongitude "-34.386665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "62.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.805 -34.386665)"^^geo:wktLiteral ;
  geo-pos:lat "41.805"^^xsd:decimal ;
  geo-pos:long "-34.386665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-34.386665'^^xsd:double;
  dwc:latitude '41.805'^^xsd:double;
  dwc:minimumDepth '62.5'^^xsd:double;
  dwc:maximumDepth '62.5'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 48.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "48.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 48.1)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "48.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Penaeus semisulcatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '48.1'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107112'^^xsd:integer;
  dwc:observationDate '1982-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '1809237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 56.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.8"^^xsd:decimal ;
  dwc:decimalLongitude "56.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.8 56.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.8"^^xsd:decimal ;
  geo-pos:long "56.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Penaeus semisulcatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '56.8'^^xsd:double;
  dwc:latitude '26.8'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107112'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "59.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 57)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Penaeus semisulcatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '57'^^xsd:integer;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '59.5'^^xsd:double;
  dwc:maximumDepth '59.5'^^xsd:double;
  dwc:aphiaid '107112'^^xsd:integer;
  dwc:observationDate '1963-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '1809237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 56.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "56.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 56.7)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "56.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Penaeus semisulcatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '56.7'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '107112'^^xsd:integer;
  dwc:observationDate '1963-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '34.1'^^xsd:double;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1977-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.218056 10.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.218056"^^xsd:decimal ;
  dwc:decimalLongitude "10.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.218056 10.666667)"^^geo:wktLiteral ;
  geo-pos:lat "34.218056"^^xsd:decimal ;
  geo-pos:long "10.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.666667'^^xsd:double;
  dwc:latitude '34.218056'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "50.5"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '50.5'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "51.6"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '51.6'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1 -1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1 -1.4)"^^geo:wktLiteral ;
  geo-pos:lat "51.1"^^xsd:decimal ;
  geo-pos:long "-1.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1846'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-1.4'^^xsd:double;
  dwc:latitude '51.1'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:observationDate '1846-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52 1.3)"^^geo:wktLiteral ;
  geo-pos:lat "52"^^xsd:decimal ;
  geo-pos:long "1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '52'^^xsd:integer;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '44.5'^^xsd:double;
  dwc:maximumDepth '44.5'^^xsd:double;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.608334 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.608334"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.608334 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.608334"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.608334'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^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 "575"^^xsd:integer ;
  dwc:maximumDepthInMeters "575"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -19.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-19.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '575'^^xsd:integer;
  dwc:maximumDepth '575'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-45'^^xsd:integer;
  dwc:latitude '43.3'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '610'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1964-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^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 "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-41.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-41.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-41.3'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48528 -9.415833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48528"^^xsd:decimal ;
  dwc:decimalLongitude "-9.415833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48528 -9.415833)"^^geo:wktLiteral ;
  geo-pos:lat "51.48528"^^xsd:decimal ;
  geo-pos:long "-9.415833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clitellio arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-9.415833'^^xsd:double;
  dwc:latitude '51.48528'^^xsd:double;
  dwc:aphiaid '137553'^^xsd:integer;
  dwc:observationDate '1981-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48528 -9.415833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.48528"^^xsd:decimal ;
  dwc:decimalLongitude "-9.415833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.48528 -9.415833)"^^geo:wktLiteral ;
  geo-pos:lat "51.48528"^^xsd:decimal ;
  geo-pos:long "-9.415833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clitellio arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-9.415833'^^xsd:double;
  dwc:latitude '51.48528'^^xsd:double;
  dwc:aphiaid '137553'^^xsd:integer;
  dwc:observationDate '1981-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '137553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.449722 -5.443333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.449722"^^xsd:decimal ;
  dwc:decimalLongitude "-5.443333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.449722 -5.443333)"^^geo:wktLiteral ;
  geo-pos:lat "56.449722"^^xsd:decimal ;
  geo-pos:long "-5.443333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clitellio arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-5.443333'^^xsd:double;
  dwc:latitude '56.449722'^^xsd:double;
  dwc:aphiaid '137553'^^xsd:integer;
  dwc:observationDate '1981-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '137553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.470833 -9.423333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.470833"^^xsd:decimal ;
  dwc:decimalLongitude "-9.423333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.470833 -9.423333)"^^geo:wktLiteral ;
  geo-pos:lat "51.470833"^^xsd:decimal ;
  geo-pos:long "-9.423333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clitellio arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-9.423333'^^xsd:double;
  dwc:latitude '51.470833'^^xsd:double;
  dwc:aphiaid '137553'^^xsd:integer;
  dwc:observationDate '1981-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '137553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptomysis truncata sarolica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:observationDate '1976-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.766388 10.280833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.766388"^^xsd:decimal ;
  dwc:decimalLongitude "10.280833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.766388 10.280833)"^^geo:wktLiteral ;
  geo-pos:lat "42.766388"^^xsd:decimal ;
  geo-pos:long "10.280833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parastenoniscus elbanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.280833'^^xsd:double;
  dwc:latitude '42.766388'^^xsd:double;
  dwc:aphiaid '886918'^^xsd:integer;
  dwc:aphiaIdAccepted '263274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 20.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.15"^^xsd:decimal ;
  dwc:decimalLongitude "20.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.15 20.483)"^^geo:wktLiteral ;
  geo-pos:lat "43.15"^^xsd:decimal ;
  geo-pos:long "20.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellium novibasarium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '20.483'^^xsd:double;
  dwc:latitude '43.15'^^xsd:double;
  dwc:aphiaid '886561'^^xsd:integer;
  dwc:aphiaIdAccepted '262567'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "54.583"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tubulipora serpens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '54.583'^^xsd:double;
  dwc:aphiaid '470948'^^xsd:integer;
  dwc:aphiaIdAccepted '470948'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -21.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "515"^^xsd:integer ;
  dwc:maximumDepthInMeters "515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -21.2)"^^geo:wktLiteral ;
  geo-pos:lat "26.7"^^xsd:decimal ;
  geo-pos:long "-21.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.2'^^xsd:double;
  dwc:latitude '26.7'^^xsd:double;
  dwc:minimumDepth '515'^^xsd:integer;
  dwc:maximumDepth '515'^^xsd:integer;
  dwc:aphiaid '137931'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '137931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes cornutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '107128'^^xsd:integer;
  dwc:observationDate '1970-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '1056478'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes cornutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:aphiaid '107128'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '1056478'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.125 10.794444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.125"^^xsd:decimal ;
  dwc:decimalLongitude "10.794444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.125 10.794444)"^^geo:wktLiteral ;
  geo-pos:lat "37.125"^^xsd:decimal ;
  geo-pos:long "10.794444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '10.794444'^^xsd:double;
  dwc:latitude '37.125'^^xsd:double;
  dwc:minimumDepth '60.5'^^xsd:double;
  dwc:maximumDepth '60.5'^^xsd:double;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:observationDate '1972-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.515 -8.991667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.515"^^xsd:decimal ;
  dwc:decimalLongitude "-8.991667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2695"^^xsd:integer ;
  dwc:maximumDepthInMeters "2695"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.515 -8.991667)"^^geo:wktLiteral ;
  geo-pos:lat "47.515"^^xsd:decimal ;
  geo-pos:long "-8.991667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Azygocypridina imperialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-8.991667'^^xsd:double;
  dwc:latitude '47.515'^^xsd:double;
  dwc:minimumDepth '2695'^^xsd:integer;
  dwc:maximumDepth '2695'^^xsd:integer;
  dwc:aphiaid '127709'^^xsd:integer;
  dwc:observationDate '1985-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1848'^^xsd:integer;
  dwc:longitude '-2.6'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:observationDate '1848-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68 25)"^^geo:wktLiteral ;
  geo-pos:lat "68"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '68'^^xsd:integer;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -2.6)"^^geo:wktLiteral ;
  geo-pos:lat "51.6"^^xsd:decimal ;
  geo-pos:long "-2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1851'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '-2.6'^^xsd:double;
  dwc:latitude '51.6'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:observationDate '1851-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -7)"^^geo:wktLiteral ;
  geo-pos:lat "53.3"^^xsd:decimal ;
  geo-pos:long "-7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1848'^^xsd:integer;
  dwc:longitude '-7'^^xsd:integer;
  dwc:latitude '53.3'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:observationDate '1848-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^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 "277.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "277.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -19.6)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-19.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '277.5'^^xsd:double;
  dwc:maximumDepth '277.5'^^xsd:double;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1973-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.1"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 -31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.2"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.2 -31.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.2"^^xsd:decimal ;
  geo-pos:long "-31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Iospilus phalacroides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '-31.5'^^xsd:double;
  dwc:latitude '43.2'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '209712'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '209712'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.715 -8.058333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.715"^^xsd:decimal ;
  dwc:decimalLongitude "-8.058333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.715 -8.058333)"^^geo:wktLiteral ;
  geo-pos:lat "47.715"^^xsd:decimal ;
  geo-pos:long "-8.058333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philomedes lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-8.058333'^^xsd:double;
  dwc:latitude '47.715'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '127722'^^xsd:integer;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '128460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.545 -8.608333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.545"^^xsd:decimal ;
  dwc:decimalLongitude "-8.608333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2147"^^xsd:integer ;
  dwc:maximumDepthInMeters "2147"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.545 -8.608333)"^^geo:wktLiteral ;
  geo-pos:lat "47.545"^^xsd:decimal ;
  geo-pos:long "-8.608333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philomedes lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.608333'^^xsd:double;
  dwc:latitude '47.545'^^xsd:double;
  dwc:minimumDepth '2147'^^xsd:integer;
  dwc:maximumDepth '2147'^^xsd:integer;
  dwc:aphiaid '127722'^^xsd:integer;
  dwc:observationDate '1973-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '128460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 -32.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "-32.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 -32.28)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "-32.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-32.28'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.725 -35.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.725"^^xsd:decimal ;
  dwc:decimalLongitude "-35.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.725 -35.515)"^^geo:wktLiteral ;
  geo-pos:lat "39.725"^^xsd:decimal ;
  geo-pos:long "-35.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-35.515'^^xsd:double;
  dwc:latitude '39.725'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 -32.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.41"^^xsd:decimal ;
  dwc:decimalLongitude "-32.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.41 -32.28)"^^geo:wktLiteral ;
  geo-pos:lat "43.41"^^xsd:decimal ;
  geo-pos:long "-32.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-32.28'^^xsd:double;
  dwc:latitude '43.41'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -21.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "-21.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -21.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "-21.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-21.6'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.7"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  geo-pos:lat "31.7"^^xsd:decimal ;
  geo-pos:long "-30.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-30.7'^^xsd:double;
  dwc:latitude '31.7'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '46.5'^^xsd:double;
  dwc:maximumDepth '46.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1964-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83472 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83472"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83472 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.83472"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paguristes syrtensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '36.83472'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '107204'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107204'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nullosetigera helgae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '361514'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '361514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nullosetigera helgae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '361514'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '361514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7 -37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7"^^xsd:decimal ;
  dwc:decimalLongitude "-37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7 -37)"^^geo:wktLiteral ;
  geo-pos:lat "27.7"^^xsd:decimal ;
  geo-pos:long "-37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nullosetigera helgae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-37'^^xsd:integer;
  dwc:latitude '27.7'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '361514'^^xsd:integer;
  dwc:observationDate '1965-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '361514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -13.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "-13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -41.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "-41.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1964-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.2"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.2"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.2'^^xsd:double;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.058334 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.058334"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.058334 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.058334"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calanoides brevicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40.058334'^^xsd:double;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '357533'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '357533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2 4.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.2"^^xsd:decimal ;
  geo-pos:long "4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '52.2'^^xsd:double;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:observationDate '1925-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina obtusata complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1868'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '140263'^^xsd:integer;
  dwc:observationDate '1868-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140263'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5675 -5.0825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5675"^^xsd:decimal ;
  dwc:decimalLongitude "-5.0825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "236.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5675 -5.0825)"^^geo:wktLiteral ;
  geo-pos:lat "35.5675"^^xsd:decimal ;
  geo-pos:long "-5.0825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pontobdella vosmaeri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-5.0825'^^xsd:double;
  dwc:latitude '35.5675'^^xsd:double;
  dwc:minimumDepth '236.5'^^xsd:double;
  dwc:maximumDepth '236.5'^^xsd:double;
  dwc:aphiaid '116987'^^xsd:integer;
  dwc:observationDate '1959-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '116987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2699"^^xsd:integer ;
  dwc:maximumDepthInMeters "2699"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -12.8)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dentalium subterfissum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-12.8'^^xsd:double;
  dwc:latitude '55.7'^^xsd:double;
  dwc:minimumDepth '2699'^^xsd:integer;
  dwc:maximumDepth '2699'^^xsd:integer;
  dwc:aphiaid '748408'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '344255'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-23.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-23.7'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1"^^xsd:decimal ;
  dwc:decimalLongitude "-10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -10.2)"^^geo:wktLiteral ;
  geo-pos:lat "52.1"^^xsd:decimal ;
  geo-pos:long "-10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '-10.2'^^xsd:double;
  dwc:latitude '52.1'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:observationDate '1952-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.45222 -5.444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.45222"^^xsd:decimal ;
  dwc:decimalLongitude "-5.444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.45222 -5.444444)"^^geo:wktLiteral ;
  geo-pos:lat "56.45222"^^xsd:decimal ;
  geo-pos:long "-5.444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clitellio arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-5.444444'^^xsd:double;
  dwc:latitude '56.45222'^^xsd:double;
  dwc:aphiaid '137553'^^xsd:integer;
  dwc:observationDate '1981-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '137553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -26.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-26.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -26.4)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-26.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-26.4'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '137931'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '137931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Synalpheus gambarelloides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '107490'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 1)"^^geo:wktLiteral ;
  geo-pos:lat "52.1"^^xsd:decimal ;
  geo-pos:long "1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '1'^^xsd:integer;
  dwc:latitude '52.1'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "59"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '59'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1970-11-07'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.545 -8.608333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.545"^^xsd:decimal ;
  dwc:decimalLongitude "-8.608333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2147"^^xsd:integer ;
  dwc:maximumDepthInMeters "2147"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.545 -8.608333)"^^geo:wktLiteral ;
  geo-pos:lat "47.545"^^xsd:decimal ;
  geo-pos:long "-8.608333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philomedes lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-8.608333'^^xsd:double;
  dwc:latitude '47.545'^^xsd:double;
  dwc:minimumDepth '2147'^^xsd:integer;
  dwc:maximumDepth '2147'^^xsd:integer;
  dwc:aphiaid '127722'^^xsd:integer;
  dwc:observationDate '1973-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '128460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.953335 -30.088333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.953335"^^xsd:decimal ;
  dwc:decimalLongitude "-30.088333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.953335 -30.088333)"^^geo:wktLiteral ;
  geo-pos:lat "44.953335"^^xsd:decimal ;
  geo-pos:long "-30.088333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-30.088333'^^xsd:double;
  dwc:latitude '44.953335'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.6)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '77.5'^^xsd:double;
  dwc:maximumDepth '77.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.475 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.475 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.475"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa tetraodon'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.475'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '107358'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.1"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1970-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '32.5'^^xsd:double;
  dwc:maximumDepth '32.5'^^xsd:double;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1973-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 -34.81)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15"^^xsd:decimal ;
  dwc:decimalLongitude "-34.81"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15 -34.81)"^^geo:wktLiteral ;
  geo-pos:lat "37.15"^^xsd:decimal ;
  geo-pos:long "-34.81"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-34.81'^^xsd:double;
  dwc:latitude '37.15'^^xsd:double;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1981-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6"^^xsd:decimal ;
  dwc:decimalLongitude "16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6 16.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.6"^^xsd:decimal ;
  geo-pos:long "16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia rostrata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '16.2'^^xsd:double;
  dwc:latitude '41.6'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107345'^^xsd:integer;
  dwc:observationDate '1973-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '107345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '104846'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '1792081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2 34.4)"^^geo:wktLiteral ;
  geo-pos:lat "28.2"^^xsd:decimal ;
  geo-pos:long "34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '34.4'^^xsd:double;
  dwc:latitude '28.2'^^xsd:double;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -36.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-36.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -36.9)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-36.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nausithoe'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-36.9'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '135250'^^xsd:integer;
  dwc:observationDate '1978-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '135250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 -34.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4"^^xsd:decimal ;
  dwc:decimalLongitude "-34.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "810"^^xsd:integer ;
  dwc:maximumDepthInMeters "810"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 -34.9)"^^geo:wktLiteral ;
  geo-pos:lat "52.4"^^xsd:decimal ;
  geo-pos:long "-34.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hymenodora glacialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-34.9'^^xsd:double;
  dwc:latitude '52.4'^^xsd:double;
  dwc:minimumDepth '810'^^xsd:integer;
  dwc:maximumDepth '810'^^xsd:integer;
  dwc:aphiaid '107590'^^xsd:integer;
  dwc:observationDate '1972-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-33.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-33.7'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.781668 -16.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.781668"^^xsd:decimal ;
  dwc:decimalLongitude "-16.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.781668 -16.725)"^^geo:wktLiteral ;
  geo-pos:lat "27.781668"^^xsd:decimal ;
  geo-pos:long "-16.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aegina citrea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-16.725'^^xsd:double;
  dwc:latitude '27.781668'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '117263'^^xsd:integer;
  dwc:observationDate '1978-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '117263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -30)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '42.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.776 48.844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.776"^^xsd:decimal ;
  dwc:decimalLongitude "48.844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.776 48.844)"^^geo:wktLiteral ;
  geo-pos:lat "27.776"^^xsd:decimal ;
  geo-pos:long "48.844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophionereis dubia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '48.844'^^xsd:double;
  dwc:latitude '27.776'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '213415'^^xsd:integer;
  dwc:observationDate '1982-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1847019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1852'^^xsd:integer;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1852-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.560833 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.560833"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.560833 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.560833"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '38.560833'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1974-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palaemon elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233334 -31.541668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.233334"^^xsd:decimal ;
  dwc:decimalLongitude "-31.541668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.233334 -31.541668)"^^geo:wktLiteral ;
  geo-pos:lat "35.233334"^^xsd:decimal ;
  geo-pos:long "-31.541668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathothauma lyromma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-31.541668'^^xsd:double;
  dwc:latitude '35.233334'^^xsd:double;
  dwc:aphiaid '139422'^^xsd:integer;
  dwc:observationDate '1980-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '139422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.700417 4.256111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.700417"^^xsd:decimal ;
  dwc:decimalLongitude "4.256111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.700417 4.256111)"^^geo:wktLiteral ;
  geo-pos:lat "55.700417"^^xsd:decimal ;
  geo-pos:long "4.256111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.256111'^^xsd:double;
  dwc:latitude '55.700417'^^xsd:double;
  dwc:minimumDepth '36.6'^^xsd:double;
  dwc:maximumDepth '36.6'^^xsd:double;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:observationDate '1990-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3 4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.3"^^xsd:decimal ;
  dwc:decimalLongitude "4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3 4.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.3"^^xsd:decimal ;
  geo-pos:long "4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '4.7'^^xsd:double;
  dwc:latitude '56.3'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudocnella syracusana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '242021'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2544"^^xsd:integer ;
  dwc:maximumDepthInMeters "2544"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -13.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.3"^^xsd:decimal ;
  geo-pos:long "-13.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nephasoma diaphanes corrugatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-13.1'^^xsd:double;
  dwc:latitude '50.3'^^xsd:double;
  dwc:minimumDepth '2544'^^xsd:integer;
  dwc:maximumDepth '2544'^^xsd:integer;
  dwc:aphiaid '425255'^^xsd:integer;
  dwc:observationDate '1976-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '410733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 16.416668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.85"^^xsd:decimal ;
  dwc:decimalLongitude "16.416668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 16.416668)"^^geo:wktLiteral ;
  geo-pos:lat "35.85"^^xsd:decimal ;
  geo-pos:long "16.416668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '16.416668'^^xsd:double;
  dwc:latitude '35.85'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1972-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.93111 34.655556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.93111"^^xsd:decimal ;
  dwc:decimalLongitude "34.655556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.93111 34.655556)"^^geo:wktLiteral ;
  geo-pos:lat "31.93111"^^xsd:decimal ;
  geo-pos:long "34.655556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oratosquilla massavensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.655556'^^xsd:double;
  dwc:latitude '31.93111'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:observationDate '1977-01-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.2"^^xsd:decimal ;
  dwc:decimalLongitude "8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.2 8.1)"^^geo:wktLiteral ;
  geo-pos:lat "54.2"^^xsd:decimal ;
  geo-pos:long "8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '8.1'^^xsd:double;
  dwc:latitude '54.2'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters "197"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-26.5'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:maximumDepth '197'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "38.11"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '38.11'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.003332 -29.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.003332"^^xsd:decimal ;
  dwc:decimalLongitude "-29.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "755"^^xsd:integer ;
  dwc:maximumDepthInMeters "755"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.003332 -29.485)"^^geo:wktLiteral ;
  geo-pos:lat "30.003332"^^xsd:decimal ;
  geo-pos:long "-29.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-29.485'^^xsd:double;
  dwc:latitude '30.003332'^^xsd:double;
  dwc:minimumDepth '755'^^xsd:integer;
  dwc:maximumDepth '755'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1982-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.013332 -29.308332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.013332"^^xsd:decimal ;
  dwc:decimalLongitude "-29.308332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "805"^^xsd:integer ;
  dwc:maximumDepthInMeters "805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.013332 -29.308332)"^^geo:wktLiteral ;
  geo-pos:lat "49.013332"^^xsd:decimal ;
  geo-pos:long "-29.308332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis agassizii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-29.308332'^^xsd:double;
  dwc:latitude '49.013332'^^xsd:double;
  dwc:minimumDepth '805'^^xsd:integer;
  dwc:maximumDepth '805'^^xsd:integer;
  dwc:aphiaid '157029'^^xsd:integer;
  dwc:observationDate '1980-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '157029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.075 -29.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.075"^^xsd:decimal ;
  dwc:decimalLongitude "-29.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "96"^^xsd:integer ;
  dwc:maximumDepthInMeters "96"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.075 -29.116667)"^^geo:wktLiteral ;
  geo-pos:lat "49.075"^^xsd:decimal ;
  geo-pos:long "-29.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-29.116667'^^xsd:double;
  dwc:latitude '49.075'^^xsd:double;
  dwc:minimumDepth '96'^^xsd:integer;
  dwc:maximumDepth '96'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1980-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.816666 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.816666"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.816666 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.816666"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiochondrus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '36.816666'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '123591'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '123591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.208332 6.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.208332"^^xsd:decimal ;
  dwc:decimalLongitude "6.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.208332 6.633333)"^^geo:wktLiteral ;
  geo-pos:lat "35.208332"^^xsd:decimal ;
  geo-pos:long "6.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lernaeodiscus ingolfi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '6.633333'^^xsd:double;
  dwc:latitude '35.208332'^^xsd:double;
  dwc:aphiaid '134790'^^xsd:integer;
  dwc:aphiaIdAccepted '134790'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteramalla dubia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '221299'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '103524'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '103524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa nodipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:maximumDepth '17.5'^^xsd:double;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:observationDate '1973-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -18.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-18.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^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 "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1972-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4 -2.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4 -2.7)"^^geo:wktLiteral ;
  geo-pos:lat "63.4"^^xsd:decimal ;
  geo-pos:long "-2.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-2.7'^^xsd:double;
  dwc:latitude '63.4'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neomormonilla minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '344703'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '344703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "54.583"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caberea ellisii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '54.583'^^xsd:double;
  dwc:aphiaid '111230'^^xsd:integer;
  dwc:aphiaIdAccepted '111230'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441666 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.441666"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.441666 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.441666"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.441666'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:observationDate '1973-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hyloniscus adonis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:aphiaid '260669'^^xsd:integer;
  dwc:aphiaIdAccepted '260669'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '69.5'^^xsd:double;
  dwc:maximumDepth '69.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.305054 17.30021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.305054"^^xsd:decimal ;
  dwc:decimalLongitude "17.30021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.305054 17.30021)"^^geo:wktLiteral ;
  geo-pos:lat "42.305054"^^xsd:decimal ;
  geo-pos:long "17.30021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nematonereis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '17.30021'^^xsd:double;
  dwc:latitude '42.305054'^^xsd:double;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '129282'^^xsd:integer;
  dwc:observationDate '2004-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '129280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.001667 -35.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.001667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "102.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "102.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.001667 -35.42)"^^geo:wktLiteral ;
  geo-pos:lat "37.001667"^^xsd:decimal ;
  geo-pos:long "-35.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-35.42'^^xsd:double;
  dwc:latitude '37.001667'^^xsd:double;
  dwc:minimumDepth '102.5'^^xsd:double;
  dwc:maximumDepth '102.5'^^xsd:double;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 -0.3167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.85"^^xsd:decimal ;
  dwc:decimalLongitude "-0.3167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.85 -0.3167)"^^geo:wktLiteral ;
  geo-pos:lat "35.85"^^xsd:decimal ;
  geo-pos:long "-0.3167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-0.3167'^^xsd:double;
  dwc:latitude '35.85'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:observationDate '1943-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 23.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "23.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "525"^^xsd:integer ;
  dwc:maximumDepthInMeters "525"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 23.4)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "23.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '23.4'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '525'^^xsd:integer;
  dwc:maximumDepth '525'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 17.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.9"^^xsd:decimal ;
  dwc:decimalLongitude "17.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "790"^^xsd:integer ;
  dwc:maximumDepthInMeters "790"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.9 17.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.9"^^xsd:decimal ;
  geo-pos:long "17.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aristeus antennatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '17.1'^^xsd:double;
  dwc:latitude '41.9'^^xsd:double;
  dwc:minimumDepth '790'^^xsd:integer;
  dwc:maximumDepth '790'^^xsd:integer;
  dwc:aphiaid '107083'^^xsd:integer;
  dwc:observationDate '1973-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '107083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75 -0.633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75"^^xsd:decimal ;
  dwc:decimalLongitude "-0.633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75 -0.633)"^^geo:wktLiteral ;
  geo-pos:lat "35.75"^^xsd:decimal ;
  geo-pos:long "-0.633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lepas anatifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:longitude '-0.633'^^xsd:double;
  dwc:latitude '35.75'^^xsd:double;
  dwc:aphiaid '106149'^^xsd:integer;
  dwc:observationDate '1951-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '733346'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.895 -29.951668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.895"^^xsd:decimal ;
  dwc:decimalLongitude "-29.951668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.895 -29.951668)"^^geo:wktLiteral ;
  geo-pos:lat "29.895"^^xsd:decimal ;
  geo-pos:long "-29.951668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.951668'^^xsd:double;
  dwc:latitude '29.895'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -10.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1262"^^xsd:integer ;
  dwc:maximumDepthInMeters "1262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -10.1)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-10.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleuronectia lucidum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-10.1'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:minimumDepth '1262'^^xsd:integer;
  dwc:maximumDepth '1262'^^xsd:integer;
  dwc:aphiaid '394934'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.8'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1969-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 2)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '41.7'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1881-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "297.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:minimumDepth '297.5'^^xsd:double;
  dwc:maximumDepth '297.5'^^xsd:double;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1970-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.608334 11.505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.608334"^^xsd:decimal ;
  dwc:decimalLongitude "11.505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.608334 11.505)"^^geo:wktLiteral ;
  geo-pos:lat "34.608334"^^xsd:decimal ;
  geo-pos:long "11.505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '11.505'^^xsd:double;
  dwc:latitude '34.608334'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.120834 12.2675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.120834"^^xsd:decimal ;
  dwc:decimalLongitude "12.2675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.120834 12.2675)"^^geo:wktLiteral ;
  geo-pos:lat "38.120834"^^xsd:decimal ;
  geo-pos:long "12.2675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pontocaris lacazei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.2675'^^xsd:double;
  dwc:latitude '38.120834'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '220374'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 1.2)"^^geo:wktLiteral ;
  geo-pos:lat "52.1"^^xsd:decimal ;
  geo-pos:long "1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '1.2'^^xsd:double;
  dwc:latitude '52.1'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "337.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "337.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '337.5'^^xsd:double;
  dwc:maximumDepth '337.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1964-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85278 10.380556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85278"^^xsd:decimal ;
  dwc:decimalLongitude "10.380556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85278 10.380556)"^^geo:wktLiteral ;
  geo-pos:lat "36.85278"^^xsd:decimal ;
  geo-pos:long "10.380556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptopentacta tergestina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '10.380556'^^xsd:double;
  dwc:latitude '36.85278'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '124636'^^xsd:integer;
  dwc:observationDate '1968-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '1474379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.808334 10.411111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.808334"^^xsd:decimal ;
  dwc:decimalLongitude "10.411111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.808334 10.411111)"^^geo:wktLiteral ;
  geo-pos:lat "36.808334"^^xsd:decimal ;
  geo-pos:long "10.411111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepiola'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.411111'^^xsd:double;
  dwc:latitude '36.808334'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138483'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '138483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.1"^^xsd:decimal ;
  geo-pos:long "-5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.1'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.033333 -28.998333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.033333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.998333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.033333 -28.998333)"^^geo:wktLiteral ;
  geo-pos:lat "49.033333"^^xsd:decimal ;
  geo-pos:long "-28.998333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-28.998333'^^xsd:double;
  dwc:latitude '49.033333'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.482 23.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.482"^^xsd:decimal ;
  dwc:decimalLongitude "23.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.482 23.27)"^^geo:wktLiteral ;
  geo-pos:lat "41.482"^^xsd:decimal ;
  geo-pos:long "23.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thelohania disparis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '23.27'^^xsd:double;
  dwc:latitude '41.482'^^xsd:double;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio quadriseriatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -24.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -24.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-24.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-24.7'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -42.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-42.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -42.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-42.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-42.5'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "53.3"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '53.3'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.808334 -35.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.808334"^^xsd:decimal ;
  dwc:decimalLongitude "-35.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.808334 -35.29)"^^geo:wktLiteral ;
  geo-pos:lat "37.808334"^^xsd:decimal ;
  geo-pos:long "-35.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Taonius pavo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.29'^^xsd:double;
  dwc:latitude '37.808334'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '139428'^^xsd:integer;
  dwc:observationDate '1980-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '139428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4375"^^xsd:integer ;
  dwc:maximumDepthInMeters "4375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia anomala'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4375'^^xsd:integer;
  dwc:maximumDepth '4375'^^xsd:integer;
  dwc:aphiaid '104593'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '137931'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '137931'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oniscus asellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '257580'^^xsd:integer;
  dwc:observationDate '1940-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '257580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -0.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -0.1)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-0.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-0.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "39.3"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '39.3'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "8.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 8.6)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "8.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cateria submersa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '8.6'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '731353'^^xsd:integer;
  dwc:observationDate '1967-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '101128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 13.201667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "13.201667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 13.201667)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "13.201667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachynotus gemmellari'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '13.201667'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '107449'^^xsd:integer;
  dwc:observationDate '1973-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '107449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1970-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2652"^^xsd:integer ;
  dwc:maximumDepthInMeters "2652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-37.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Seguenzia formosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2652'^^xsd:integer;
  dwc:maximumDepth '2652'^^xsd:integer;
  dwc:aphiaid '183417'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '183417'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus abyssalis pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '224183'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '224183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus angusticeps'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104847'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104847'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.058334 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.058334"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.058334 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.058334"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus arcuicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40.058334'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104502'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1461626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.991667 -28.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.991667"^^xsd:decimal ;
  dwc:decimalLongitude "-28.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "322"^^xsd:integer ;
  dwc:maximumDepthInMeters "322"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.991667 -28.383333)"^^geo:wktLiteral ;
  geo-pos:lat "29.991667"^^xsd:decimal ;
  geo-pos:long "-28.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria lentiginosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-28.383333'^^xsd:double;
  dwc:latitude '29.991667'^^xsd:double;
  dwc:minimumDepth '322'^^xsd:integer;
  dwc:maximumDepth '322'^^xsd:integer;
  dwc:aphiaid '125186'^^xsd:integer;
  dwc:observationDate '1970-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '125186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Schizaster canaliferus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '124405'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '513426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 15)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idotea neglecta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '62'^^xsd:integer;
  dwc:aphiaid '119048'^^xsd:integer;
  dwc:observationDate '1925-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '119048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 20.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clavelina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '103453'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '103453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33.1)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-33.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-33.1'^^xsd:double;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "38.11"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '38.11'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -25.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-25.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "730"^^xsd:integer ;
  dwc:maximumDepthInMeters "730"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -25.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-25.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-25.6'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:minimumDepth '730'^^xsd:integer;
  dwc:maximumDepth '730'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:observationDate '1965-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.33 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.33"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.33 9)"^^geo:wktLiteral ;
  geo-pos:lat "46.33"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium maculatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '46.33'^^xsd:double;
  dwc:aphiaid '257739'^^xsd:integer;
  dwc:aphiaIdAccepted '257739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "345"^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.8'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '345'^^xsd:integer;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -11.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-11.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1019"^^xsd:integer ;
  dwc:maximumDepthInMeters "1019"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -11.9)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-11.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cadulus tumidosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-11.9'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '1019'^^xsd:integer;
  dwc:maximumDepth '1019'^^xsd:integer;
  dwc:aphiaid '140011'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140011'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^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 "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "462.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "462.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -36)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-36'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '462.5'^^xsd:double;
  dwc:maximumDepth '462.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1964-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "31"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '31'^^xsd:integer;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 -5.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "-5.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 -5.6)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "-5.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Atherospio disticha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.6'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '131109'^^xsd:integer;
  dwc:observationDate '1985-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '131109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium rupestre'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:maximumDepth '3.5'^^xsd:double;
  dwc:aphiaid '139064'^^xsd:integer;
  dwc:observationDate '1965-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '139066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.230556 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.230556"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.230556 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.230556"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '34.230556'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^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 "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-1.3'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -24.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "790"^^xsd:integer ;
  dwc:maximumDepthInMeters "790"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -24.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-24.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-24.7'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '790'^^xsd:integer;
  dwc:maximumDepth '790'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mothocya renardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:aphiaid '256830'^^xsd:integer;
  dwc:observationDate '1981-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '256830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29333"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.29333"^^xsd:decimal ;
  geo-pos:long "14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '44.29333'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1971-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.9"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis giardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '141097'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '141097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 -35.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "-35.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1371.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1371.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 -35.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "-35.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-35.2'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '1371.5'^^xsd:double;
  dwc:maximumDepth '1371.5'^^xsd:double;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1928-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 0.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '0.5'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.65 50.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.65"^^xsd:decimal ;
  dwc:decimalLongitude "50.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.65 50.1)"^^geo:wktLiteral ;
  geo-pos:lat "26.65"^^xsd:decimal ;
  geo-pos:long "50.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ceratothoa retusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '50.1'^^xsd:double;
  dwc:latitude '26.65'^^xsd:double;
  dwc:aphiaid '256739'^^xsd:integer;
  dwc:observationDate '1948-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '256739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -26.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-26.1'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.895 -29.951668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.895"^^xsd:decimal ;
  dwc:decimalLongitude "-29.951668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.895 -29.951668)"^^geo:wktLiteral ;
  geo-pos:lat "29.895"^^xsd:decimal ;
  geo-pos:long "-29.951668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis giardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.951668'^^xsd:double;
  dwc:latitude '29.895'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '141097'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '141097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 22.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 22.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "22.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '22.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '77.5'^^xsd:double;
  dwc:maximumDepth '77.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 28)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '31.5'^^xsd:double;
  dwc:maximumDepth '31.5'^^xsd:double;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.016666"^^xsd:decimal ;
  dwc:decimalLongitude "4.600556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.016666 4.600556)"^^geo:wktLiteral ;
  geo-pos:lat "42.016666"^^xsd:decimal ;
  geo-pos:long "4.600556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Placosmilia vidali'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '4.600556'^^xsd:double;
  dwc:latitude '42.016666'^^xsd:double;
  dwc:observationDate '1970-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "69"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (69 -12)"^^geo:wktLiteral ;
  geo-pos:lat "69"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '69'^^xsd:integer;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.86667 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.86667"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.86667 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.86667"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '33.86667'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -24)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paguristes eremita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107200'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -24.5)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-24.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.475"^^xsd:decimal ;
  geo-pos:long "11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '11.7'^^xsd:double;
  dwc:latitude '34.475'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.135 -44.81889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.135"^^xsd:decimal ;
  dwc:decimalLongitude "-44.81889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3611"^^xsd:integer ;
  dwc:maximumDepthInMeters "3611"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.135 -44.81889)"^^geo:wktLiteral ;
  geo-pos:lat "26.135"^^xsd:decimal ;
  geo-pos:long "-44.81889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rimicaris exoculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-44.81889'^^xsd:double;
  dwc:latitude '26.135'^^xsd:double;
  dwc:minimumDepth '3611'^^xsd:integer;
  dwc:maximumDepth '3611'^^xsd:integer;
  dwc:aphiaid '107542'^^xsd:integer;
  dwc:observationDate '1986-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '107542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -21.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.8'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "53.3"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum tigrinum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '53.3'^^xsd:double;
  dwc:aphiaid '140710'^^xsd:integer;
  dwc:aphiaIdAccepted '140710'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -43.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-43.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "910"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -43.4)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-43.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-43.4'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:minimumDepth '910'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 5)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten jacobaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1862'^^xsd:integer;
  dwc:longitude '5'^^xsd:integer;
  dwc:latitude '43.4'^^xsd:double;
  dwc:aphiaid '394429'^^xsd:integer;
  dwc:observationDate '1862-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '394429'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.049168 2.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.049168"^^xsd:decimal ;
  dwc:decimalLongitude "2.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "555"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.049168 2.975)"^^geo:wktLiteral ;
  geo-pos:lat "43.049168"^^xsd:decimal ;
  geo-pos:long "2.975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-01-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ilyarachna polita'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1881'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2.975'^^xsd:double;
  dwc:latitude '43.049168'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '555'^^xsd:integer;
  dwc:aphiaid '118679'^^xsd:integer;
  dwc:observationDate '1881-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '118679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.4"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.4 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "52.4"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '52.4'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:observationDate '1951-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 36.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 36.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "36.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cubaris officinalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '36.3'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "47.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "47.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metapenaeus stebbingi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '47.8'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107108'^^xsd:integer;
  dwc:observationDate '1981-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '107108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03389 -13.677778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.03389"^^xsd:decimal ;
  dwc:decimalLongitude "-13.677778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.03389 -13.677778)"^^geo:wktLiteral ;
  geo-pos:lat "58.03389"^^xsd:decimal ;
  geo-pos:long "-13.677778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acrenhydrosoma mccalli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-13.677778'^^xsd:double;
  dwc:latitude '58.03389'^^xsd:double;
  dwc:aphiaid '360313'^^xsd:integer;
  dwc:observationDate '1992-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '361522'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.995 -29.832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.995"^^xsd:decimal ;
  dwc:decimalLongitude "-29.832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.995 -29.832)"^^geo:wktLiteral ;
  geo-pos:lat "29.995"^^xsd:decimal ;
  geo-pos:long "-29.832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onykia rancureli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-29.832'^^xsd:double;
  dwc:latitude '29.995'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '342077'^^xsd:integer;
  dwc:observationDate '1983-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '850553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^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 "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "13"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.2'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1972-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "534"^^xsd:integer ;
  dwc:maximumDepthInMeters "534"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 -9.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "-9.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Emarginula multistriata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.2'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '534'^^xsd:integer;
  dwc:maximumDepth '534'^^xsd:integer;
  dwc:aphiaid '139961'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139961'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -0.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-0.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cycloteuthis sirventi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '139472'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '139472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6 31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.6"^^xsd:decimal ;
  dwc:decimalLongitude "31.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6 31.4)"^^geo:wktLiteral ;
  geo-pos:lat "29.6"^^xsd:decimal ;
  geo-pos:long "31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptosomatum punctatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '31.4'^^xsd:double;
  dwc:latitude '29.6'^^xsd:double;
  dwc:aphiaid '121959'^^xsd:integer;
  dwc:observationDate '1967-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '121959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 33.1)"^^geo:wktLiteral ;
  geo-pos:lat "28.9"^^xsd:decimal ;
  geo-pos:long "33.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudoeurythoe hirsuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '33.1'^^xsd:double;
  dwc:latitude '28.9'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '336276'^^xsd:integer;
  dwc:observationDate '1980-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '333836'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.196667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.196667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1560"^^xsd:integer ;
  dwc:maximumDepthInMeters "1560"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.196667)"^^geo:wktLiteral ;
  geo-pos:lat "47.6"^^xsd:decimal ;
  geo-pos:long "-8.196667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metavargula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-8.196667'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '1560'^^xsd:integer;
  dwc:maximumDepth '1560'^^xsd:integer;
  dwc:aphiaid '182924'^^xsd:integer;
  dwc:observationDate '1972-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '182924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "556"^^xsd:integer ;
  dwc:maximumDepthInMeters "556"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -7.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Emarginula multistriata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '556'^^xsd:integer;
  dwc:maximumDepth '556'^^xsd:integer;
  dwc:aphiaid '139961'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139961'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heliometra glacialis glacialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '689480'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124223'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -1.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.7"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.7 -1.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.7"^^xsd:decimal ;
  geo-pos:long "-1.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1.2'^^xsd:double;
  dwc:latitude '50.7'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483334 3.133333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.483334"^^xsd:decimal ;
  dwc:decimalLongitude "3.133333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.483334 3.133333)"^^geo:wktLiteral ;
  geo-pos:lat "42.483334"^^xsd:decimal ;
  geo-pos:long "3.133333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tisbe aragoi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '3.133333'^^xsd:double;
  dwc:latitude '42.483334'^^xsd:double;
  dwc:aphiaid '116652'^^xsd:integer;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '116652'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -40.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.9"^^xsd:decimal ;
  dwc:decimalLongitude "-40.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.9 -40.5)"^^geo:wktLiteral ;
  geo-pos:lat "59.9"^^xsd:decimal ;
  geo-pos:long "-40.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Limacina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-40.5'^^xsd:double;
  dwc:latitude '59.9'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '138122'^^xsd:integer;
  dwc:observationDate '1967-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '138122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiothrix ophiothrix fragilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '69.5'^^xsd:double;
  dwc:maximumDepth '69.5'^^xsd:double;
  dwc:aphiaid '125131'^^xsd:integer;
  dwc:observationDate '1967-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '125131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -18.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-18.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -18.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-18.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-18.9'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -18.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-18.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -19.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -19.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-19.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.5'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1972-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "-19.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "112.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "-19.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-19.8'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:minimumDepth '112.5'^^xsd:double;
  dwc:maximumDepth '112.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.1"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1970-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.608334 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.608334"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.608334 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.608334"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.608334'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '107353'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107353'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "-19.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "-19.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-19.8'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.6"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "825"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.6"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '31.6'^^xsd:double;
  dwc:minimumDepth '825'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "17.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "397.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 17.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "17.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.4'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '397.5'^^xsd:double;
  dwc:maximumDepth '397.5'^^xsd:double;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1971-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -7.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "556"^^xsd:integer ;
  dwc:maximumDepthInMeters "556"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -7.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-7.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium cylindratum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-7.3'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '556'^^xsd:integer;
  dwc:maximumDepth '556'^^xsd:integer;
  dwc:aphiaid '748056'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139093'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "62.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.1 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "29.1"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '29.1'^^xsd:double;
  dwc:minimumDepth '62.5'^^xsd:double;
  dwc:maximumDepth '62.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1970-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia venusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104636'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104636'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia nivea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:aphiaid '181305'^^xsd:integer;
  dwc:aphiaIdAccepted '393741'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "331"^^xsd:integer ;
  dwc:maximumDepthInMeters "331"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropipus tuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '331'^^xsd:integer;
  dwc:maximumDepth '331'^^xsd:integer;
  dwc:aphiaid '107397'^^xsd:integer;
  dwc:observationDate '1972-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '107397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters "285"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65.1 -33)"^^geo:wktLiteral ;
  geo-pos:lat "65.1"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '65.1'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:maximumDepth '285'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.363335 -29.773333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.363335"^^xsd:decimal ;
  dwc:decimalLongitude "-29.773333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.363335 -29.773333)"^^geo:wktLiteral ;
  geo-pos:lat "45.363335"^^xsd:decimal ;
  geo-pos:long "-29.773333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-29.773333'^^xsd:double;
  dwc:latitude '45.363335'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '138074'^^xsd:integer;
  dwc:observationDate '1980-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '138074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933334 -40.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.933334"^^xsd:decimal ;
  dwc:decimalLongitude "-40.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.933334 -40.35)"^^geo:wktLiteral ;
  geo-pos:lat "37.933334"^^xsd:decimal ;
  geo-pos:long "-40.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.35'^^xsd:double;
  dwc:latitude '37.933334'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '137224'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^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 "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mimocalanus cultrifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104838'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 10)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Androniscus dentiger calcivagus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  dwc:aphiaid '264397'^^xsd:integer;
  dwc:aphiaIdAccepted '882720'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 16.375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "16.375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 16.375)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "16.375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '16.375'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:observationDate '1972-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hemimysis lamornae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:aphiaid '120026'^^xsd:integer;
  dwc:aphiaIdAccepted '120026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 20.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "680"^^xsd:integer ;
  dwc:maximumDepthInMeters "680"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 20.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "20.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20.2'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '680'^^xsd:integer;
  dwc:maximumDepth '680'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.695 -32.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.695"^^xsd:decimal ;
  dwc:decimalLongitude "-32.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.695 -32.325)"^^geo:wktLiteral ;
  geo-pos:lat "39.695"^^xsd:decimal ;
  geo-pos:long "-32.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Zygocanna vagans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-32.325'^^xsd:double;
  dwc:latitude '39.695'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '291314'^^xsd:integer;
  dwc:observationDate '1978-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '291314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 13)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "13"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Argonauta argo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '13'^^xsd:integer;
  dwc:latitude '40.4'^^xsd:double;
  dwc:aphiaid '138803'^^xsd:integer;
  dwc:observationDate '1970-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '138803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^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 "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia curta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104596'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.225"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ethusa mascarone'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '34.225'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '107283'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  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 "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  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/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Danielopolina wilkensi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-13'^^xsd:integer;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '176705'^^xsd:integer;
  dwc:observationDate '1994-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '754735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '50.5'^^xsd:double;
  dwc:maximumDepth '50.5'^^xsd:double;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.875"^^xsd:decimal ;
  dwc:decimalLongitude "-44.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  geo-pos:lat "46.875"^^xsd:decimal ;
  geo-pos:long "-44.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiacantha bidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.908333'^^xsd:double;
  dwc:latitude '46.875'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '124978'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '124978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiothrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '23.5'^^xsd:double;
  dwc:maximumDepth '23.5'^^xsd:double;
  dwc:aphiaid '123626'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '123626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.716667 -15.816667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.716667"^^xsd:decimal ;
  dwc:decimalLongitude "-15.816667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.716667 -15.816667)"^^geo:wktLiteral ;
  geo-pos:lat "51.716667"^^xsd:decimal ;
  geo-pos:long "-15.816667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-15.816667'^^xsd:double;
  dwc:latitude '51.716667'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -30)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.497223 11.247222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.497223"^^xsd:decimal ;
  dwc:decimalLongitude "11.247222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.497223 11.247222)"^^geo:wktLiteral ;
  geo-pos:lat "34.497223"^^xsd:decimal ;
  geo-pos:long "11.247222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aegaeon cataphracta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '11.247222'^^xsd:double;
  dwc:latitude '34.497223'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '240889'^^xsd:integer;
  dwc:observationDate '1973-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1905-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1 -3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1 -3)"^^geo:wktLiteral ;
  geo-pos:lat "51.1"^^xsd:decimal ;
  geo-pos:long "-3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina saxatilis complex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3'^^xsd:integer;
  dwc:latitude '51.1'^^xsd:double;
  dwc:aphiaid '140264'^^xsd:integer;
  dwc:aphiaIdAccepted '140264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.536667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.548333)"^^geo:wktLiteral ;
  geo-pos:lat "51.536667"^^xsd:decimal ;
  geo-pos:long "-12.548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Prionospio (Prionospio) ehlersi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-12.548333'^^xsd:double;
  dwc:latitude '51.536667'^^xsd:double;
  dwc:minimumDepth '1495.5'^^xsd:double;
  dwc:maximumDepth '1495.5'^^xsd:double;
  dwc:aphiaid '334625'^^xsd:integer;
  dwc:observationDate '1972-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '131156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -21.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "-21.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -21.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "-21.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-21.6'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -9.319722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52"^^xsd:decimal ;
  dwc:decimalLongitude "-9.319722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52 -9.319722)"^^geo:wktLiteral ;
  geo-pos:lat "36.52"^^xsd:decimal ;
  geo-pos:long "-9.319722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asellus ancylus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-9.319722'^^xsd:double;
  dwc:latitude '36.52'^^xsd:double;
  dwc:aphiaid '1353039'^^xsd:integer;
  dwc:observationDate '1964-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '259525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -27.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "935"^^xsd:integer ;
  dwc:maximumDepthInMeters "935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -27.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-27.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-27.4'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '935'^^xsd:integer;
  dwc:maximumDepth '935'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:observationDate '1971-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.121666"^^xsd:decimal ;
  dwc:decimalLongitude "12.248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  geo-pos:lat "38.121666"^^xsd:decimal ;
  geo-pos:long "12.248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Latreillia elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.248333'^^xsd:double;
  dwc:latitude '38.121666'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107265'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hyalopontius gigas'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '364118'^^xsd:integer;
  dwc:aphiaIdAccepted '135900'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria impatiens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '125185'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.120834 12.2675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.120834"^^xsd:decimal ;
  dwc:decimalLongitude "12.2675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.120834 12.2675)"^^geo:wktLiteral ;
  geo-pos:lat "38.120834"^^xsd:decimal ;
  geo-pos:long "12.2675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika antigai'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.2675'^^xsd:double;
  dwc:latitude '38.120834'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107655'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.916668 26.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.916668"^^xsd:decimal ;
  dwc:decimalLongitude "26.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "787.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "787.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.916668 26.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.916668"^^xsd:decimal ;
  geo-pos:long "26.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.8'^^xsd:double;
  dwc:latitude '33.916668'^^xsd:double;
  dwc:minimumDepth '787.5'^^xsd:double;
  dwc:maximumDepth '787.5'^^xsd:double;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.3"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.3 -11.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.3"^^xsd:decimal ;
  geo-pos:long "-11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Orthometra hibernica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '54.3'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '124228'^^xsd:integer;
  dwc:observationDate '1904-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '124228'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3 -34.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3"^^xsd:decimal ;
  dwc:decimalLongitude "-34.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3 -34.2)"^^geo:wktLiteral ;
  geo-pos:lat "59.3"^^xsd:decimal ;
  geo-pos:long "-34.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scolecithricella minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-34.2'^^xsd:double;
  dwc:latitude '59.3'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '104811'^^xsd:integer;
  dwc:observationDate '1928-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '1509944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.608334 11.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.608334"^^xsd:decimal ;
  dwc:decimalLongitude "11.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.608334 11.633333)"^^geo:wktLiteral ;
  geo-pos:lat "33.608334"^^xsd:decimal ;
  geo-pos:long "11.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.633333'^^xsd:double;
  dwc:latitude '33.608334'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.9'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.6)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis gemmata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.6'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '342104'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '342104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -42.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-42.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -42.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-42.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-42.5'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis giardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '141097'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '141097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -24.5)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-24.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.124 -42.119335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.124"^^xsd:decimal ;
  dwc:decimalLongitude "-42.119335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "875"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.124 -42.119335)"^^geo:wktLiteral ;
  geo-pos:lat "30.124"^^xsd:decimal ;
  geo-pos:long "-42.119335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calveriosoma fenestratum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-42.119335'^^xsd:double;
  dwc:latitude '30.124'^^xsd:double;
  dwc:minimumDepth '875'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:aphiaid '124337'^^xsd:integer;
  dwc:observationDate '2000-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '149880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.6 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "59.6"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '59.6'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 4.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis bonnellii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.2'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '140111'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '140111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "-19.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "-19.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-19.8'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flustra membranacea truncata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "22.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '22.8'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -21.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "515"^^xsd:integer ;
  dwc:maximumDepthInMeters "515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -21.2)"^^geo:wktLiteral ;
  geo-pos:lat "26.7"^^xsd:decimal ;
  geo-pos:long "-21.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.2'^^xsd:double;
  dwc:latitude '26.7'^^xsd:double;
  dwc:minimumDepth '515'^^xsd:integer;
  dwc:maximumDepth '515'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "19.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '19.7'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7 34.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.7"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.7 34.2)"^^geo:wktLiteral ;
  geo-pos:lat "27.7"^^xsd:decimal ;
  geo-pos:long "34.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia gibba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '34.2'^^xsd:double;
  dwc:latitude '27.7'^^xsd:double;
  dwc:aphiaid '220310'^^xsd:integer;
  dwc:observationDate '1969-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '220310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -29.985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.7"^^xsd:decimal ;
  dwc:decimalLongitude "-29.985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "745"^^xsd:integer ;
  dwc:maximumDepthInMeters "745"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.7 -29.985)"^^geo:wktLiteral ;
  geo-pos:lat "28.7"^^xsd:decimal ;
  geo-pos:long "-29.985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-29.985'^^xsd:double;
  dwc:latitude '28.7'^^xsd:double;
  dwc:minimumDepth '745'^^xsd:integer;
  dwc:maximumDepth '745'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2652"^^xsd:integer ;
  dwc:maximumDepthInMeters "2652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-37.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera notabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2652'^^xsd:integer;
  dwc:maximumDepth '2652'^^xsd:integer;
  dwc:aphiaid '408123'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139469'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -40.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "-40.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -40.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-40.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.4'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.525 11.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.525 11.58)"^^geo:wktLiteral ;
  geo-pos:lat "33.525"^^xsd:decimal ;
  geo-pos:long "11.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplidium amaroucium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.58'^^xsd:double;
  dwc:latitude '33.525'^^xsd:double;
  dwc:minimumDepth '46.5'^^xsd:double;
  dwc:maximumDepth '46.5'^^xsd:double;
  dwc:aphiaid '103471'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 4.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.9"^^xsd:decimal ;
  geo-pos:long "4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haplophthalmus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '4.5'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  dwc:aphiaid '248796'^^xsd:integer;
  dwc:observationDate '1924-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '248796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47278 -9.430833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47278"^^xsd:decimal ;
  dwc:decimalLongitude "-9.430833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47278 -9.430833)"^^geo:wktLiteral ;
  geo-pos:lat "51.47278"^^xsd:decimal ;
  geo-pos:long "-9.430833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tubifex costatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-9.430833'^^xsd:double;
  dwc:latitude '51.47278'^^xsd:double;
  dwc:aphiaid '154887'^^xsd:integer;
  dwc:observationDate '1981-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '743898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6281"^^xsd:decimal ;
  dwc:decimalLongitude "50.0931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  geo-pos:lat "26.6281"^^xsd:decimal ;
  geo-pos:long "50.0931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Malacanthura arabica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '50.0931'^^xsd:double;
  dwc:latitude '26.6281'^^xsd:double;
  dwc:aphiaid '212832'^^xsd:integer;
  dwc:observationDate '1981-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '212832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.97"^^xsd:decimal ;
  dwc:decimalLongitude "-29.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.97 -29.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.97"^^xsd:decimal ;
  geo-pos:long "-29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Helicocranchia pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.9'^^xsd:double;
  dwc:latitude '31.97'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '139424'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '139424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 12.158333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "12.158333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 12.158333)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "12.158333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '12.158333'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:observationDate '1967-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016666 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.016666"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.016666 -40)"^^geo:wktLiteral ;
  geo-pos:lat "38.016666"^^xsd:decimal ;
  geo-pos:long "-40"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Doliolum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '38.016666'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '137222'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '137222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia flavicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104597'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 14.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.9'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2 40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.2"^^xsd:decimal ;
  dwc:decimalLongitude "40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.2 40)"^^geo:wktLiteral ;
  geo-pos:lat "49.2"^^xsd:decimal ;
  geo-pos:long "40"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asellus (Asellus) aquaticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '40'^^xsd:integer;
  dwc:latitude '49.2'^^xsd:double;
  dwc:aphiaid '148667'^^xsd:integer;
  dwc:observationDate '1985-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '264152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "157.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-14.1'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '157.5'^^xsd:double;
  dwc:maximumDepth '157.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.511665 -30.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.511665"^^xsd:decimal ;
  dwc:decimalLongitude "-30.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.511665 -30.655)"^^geo:wktLiteral ;
  geo-pos:lat "33.511665"^^xsd:decimal ;
  geo-pos:long "-30.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Helicocranchia pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-30.655'^^xsd:double;
  dwc:latitude '33.511665'^^xsd:double;
  dwc:aphiaid '139424'^^xsd:integer;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '139424'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stilus insignis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '415'^^xsd:integer;
  dwc:aphiaid '592541'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139071'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.138332"^^xsd:decimal ;
  dwc:decimalLongitude "-44.826668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3635"^^xsd:integer ;
  dwc:maximumDepthInMeters "3635"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.138332 -44.826668)"^^geo:wktLiteral ;
  geo-pos:lat "26.138332"^^xsd:decimal ;
  geo-pos:long "-44.826668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stygiopontius pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-44.826668'^^xsd:double;
  dwc:latitude '26.138332'^^xsd:double;
  dwc:minimumDepth '3635'^^xsd:integer;
  dwc:maximumDepth '3635'^^xsd:integer;
  dwc:aphiaid '135802'^^xsd:integer;
  dwc:observationDate '1985-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '135802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.466667 8.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.466667"^^xsd:decimal ;
  dwc:decimalLongitude "8.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.466667 8.908333)"^^geo:wktLiteral ;
  geo-pos:lat "37.466667"^^xsd:decimal ;
  geo-pos:long "8.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiocomina nigra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.908333'^^xsd:double;
  dwc:latitude '37.466667'^^xsd:double;
  dwc:aphiaid '125027'^^xsd:integer;
  dwc:observationDate '1967-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '125027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 -15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6"^^xsd:decimal ;
  dwc:decimalLongitude "-15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "896"^^xsd:integer ;
  dwc:maximumDepthInMeters "896"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 -15.4)"^^geo:wktLiteral ;
  geo-pos:lat "28.6"^^xsd:decimal ;
  geo-pos:long "-15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Syscenus infelix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-15.4'^^xsd:double;
  dwc:latitude '28.6'^^xsd:double;
  dwc:minimumDepth '896'^^xsd:integer;
  dwc:maximumDepth '896'^^xsd:integer;
  dwc:aphiaid '156446'^^xsd:integer;
  dwc:observationDate '1883-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '156446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.741943 -12.531389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.741943"^^xsd:decimal ;
  dwc:decimalLongitude "-12.531389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.741943 -12.531389)"^^geo:wktLiteral ;
  geo-pos:lat "47.741943"^^xsd:decimal ;
  geo-pos:long "-12.531389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aphelochaeta serratiseta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-12.531389'^^xsd:double;
  dwc:latitude '47.741943'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '332995'^^xsd:integer;
  dwc:observationDate '1963-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '332995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus robustus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '360501'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3 4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3 4.6)"^^geo:wktLiteral ;
  geo-pos:lat "52.3"^^xsd:decimal ;
  geo-pos:long "4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '4.6'^^xsd:double;
  dwc:latitude '52.3'^^xsd:double;
  dwc:aphiaid '249205'^^xsd:integer;
  dwc:observationDate '1922-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '249205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.2"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.2"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.2'^^xsd:double;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:aphiaid '137813'^^xsd:integer;
  dwc:observationDate '1965-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '137813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum incomparabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:aphiaid '140708'^^xsd:integer;
  dwc:aphiaIdAccepted '140708'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus magnus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104853'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 19.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "19.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 19.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "19.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '19.8'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -31.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "62.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -31.4)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-31.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-31.4'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:minimumDepth '62.5'^^xsd:double;
  dwc:maximumDepth '62.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Platyarthrus esterelanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:aphiaid '262157'^^xsd:integer;
  dwc:aphiaIdAccepted '262157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4375"^^xsd:integer ;
  dwc:maximumDepthInMeters "4375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Microdisseta minuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4375'^^xsd:integer;
  dwc:maximumDepth '4375'^^xsd:integer;
  dwc:aphiaid '104591'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -22.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-22.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.7'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6667 15.19123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6667"^^xsd:decimal ;
  dwc:decimalLongitude "15.19123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6667 15.19123)"^^geo:wktLiteral ;
  geo-pos:lat "50.6667"^^xsd:decimal ;
  geo-pos:long "15.19123"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paraepiseptum plectrocnemiae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '15.19123'^^xsd:double;
  dwc:latitude '50.6667'^^xsd:double;
  dwc:observationDate '2001-05-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "27.1"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '27.1'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1973-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1933-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "47.6"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:aphiaid '264794'^^xsd:integer;
  dwc:aphiaIdAccepted '263752'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 3.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 3.7)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "3.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cleantis prismatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3.7'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:aphiaid '119038'^^xsd:integer;
  dwc:aphiaIdAccepted '119038'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -32)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "-32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-32'^^xsd:integer;
  dwc:latitude '35.4'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.908333 10.341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.908333"^^xsd:decimal ;
  dwc:decimalLongitude "10.341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.908333 10.341667)"^^geo:wktLiteral ;
  geo-pos:lat "36.908333"^^xsd:decimal ;
  geo-pos:long "10.341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthonyx lunalatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '10.341667'^^xsd:double;
  dwc:latitude '36.908333'^^xsd:double;
  dwc:aphiaid '107312'^^xsd:integer;
  dwc:observationDate '1967-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brissus unicolor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '124380'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47333 -9.428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47333"^^xsd:decimal ;
  dwc:decimalLongitude "-9.428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47333 -9.428333)"^^geo:wktLiteral ;
  geo-pos:lat "51.47333"^^xsd:decimal ;
  geo-pos:long "-9.428333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tubifex costatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-9.428333'^^xsd:double;
  dwc:latitude '51.47333'^^xsd:double;
  dwc:aphiaid '154887'^^xsd:integer;
  dwc:observationDate '1981-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '743898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 -0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65"^^xsd:decimal ;
  dwc:decimalLongitude "-0.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 -0.9)"^^geo:wktLiteral ;
  geo-pos:lat "65"^^xsd:decimal ;
  geo-pos:long "-0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-0.9'^^xsd:double;
  dwc:latitude '65'^^xsd:integer;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3167 -4.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3167"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3167 -4.15)"^^geo:wktLiteral ;
  geo-pos:lat "50.3167"^^xsd:decimal ;
  geo-pos:long "-4.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idotea granulosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.15'^^xsd:double;
  dwc:latitude '50.3167'^^xsd:double;
  dwc:aphiaid '119044'^^xsd:integer;
  dwc:aphiaIdAccepted '119044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium nasatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '264317'^^xsd:integer;
  dwc:observationDate '1933-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '264317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -40)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-40"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.738335 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.738335"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1010"^^xsd:integer ;
  dwc:maximumDepthInMeters "1010"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.738335 -8.8)"^^geo:wktLiteral ;
  geo-pos:lat "47.738335"^^xsd:decimal ;
  geo-pos:long "-8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lamippella acanellae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '47.738335'^^xsd:double;
  dwc:minimumDepth '1010'^^xsd:integer;
  dwc:maximumDepth '1010'^^xsd:integer;
  dwc:aphiaid '352523'^^xsd:integer;
  dwc:observationDate '1972-04-08'^^xsd:date;
  dwc:aphiaIdAccepted '352523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -28.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -28.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-28.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-28.9'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.6 -34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.6"^^xsd:decimal ;
  dwc:decimalLongitude "-34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.6 -34.8)"^^geo:wktLiteral ;
  geo-pos:lat "30.6"^^xsd:decimal ;
  geo-pos:long "-34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachiella thynni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-34.8'^^xsd:double;
  dwc:latitude '30.6'^^xsd:double;
  dwc:aphiaid '135839'^^xsd:integer;
  dwc:observationDate '1966-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '135839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1355"^^xsd:integer ;
  dwc:maximumDepthInMeters "1355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Fuscapex microcostellata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '1355'^^xsd:integer;
  dwc:maximumDepth '1355'^^xsd:integer;
  dwc:aphiaid '139815'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139815'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 -24.5)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "-24.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.120834 12.2675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.120834"^^xsd:decimal ;
  dwc:decimalLongitude "12.2675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.120834 12.2675)"^^geo:wktLiteral ;
  geo-pos:lat "38.120834"^^xsd:decimal ;
  geo-pos:long "12.2675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pontophilus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.2675'^^xsd:double;
  dwc:latitude '38.120834'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107564'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ancistrum venerupis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:aphiaid '427153'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '427153'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "570"^^xsd:integer ;
  dwc:maximumDepthInMeters "570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "-18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '570'^^xsd:integer;
  dwc:maximumDepth '570'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 8)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio montanus alpivagus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '47'^^xsd:integer;
  dwc:aphiaid '264622'^^xsd:integer;
  dwc:aphiaIdAccepted '264622'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus rathkei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:aphiaid '263585'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '263585'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.516666 11.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.516666"^^xsd:decimal ;
  dwc:decimalLongitude "11.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.516666 11.383333)"^^geo:wktLiteral ;
  geo-pos:lat "34.516666"^^xsd:decimal ;
  geo-pos:long "11.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galathea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.383333'^^xsd:double;
  dwc:latitude '34.516666'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 34.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 34.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "34.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides cilicius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '34.3'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:aphiaid '262504'^^xsd:integer;
  dwc:aphiaIdAccepted '262504'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2918 -32.27773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2918"^^xsd:decimal ;
  dwc:decimalLongitude "-32.27773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1688"^^xsd:integer ;
  dwc:maximumDepthInMeters "1688"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2918 -32.27773)"^^geo:wktLiteral ;
  geo-pos:lat "37.2918"^^xsd:decimal ;
  geo-pos:long "-32.27773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aphotopontius temperatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-32.27773'^^xsd:double;
  dwc:latitude '37.2918'^^xsd:double;
  dwc:minimumDepth '1688'^^xsd:integer;
  dwc:maximumDepth '1688'^^xsd:integer;
  dwc:aphiaid '135801'^^xsd:integer;
  dwc:observationDate '1996-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '135800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pontaster tenuispina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '123851'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '123851'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.816666 16.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.816666"^^xsd:decimal ;
  dwc:decimalLongitude "16.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97"^^xsd:integer ;
  dwc:maximumDepthInMeters "97"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.816666 16.116667)"^^geo:wktLiteral ;
  geo-pos:lat "35.816666"^^xsd:decimal ;
  geo-pos:long "16.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '16.116667'^^xsd:double;
  dwc:latitude '35.816666'^^xsd:double;
  dwc:minimumDepth '97'^^xsd:integer;
  dwc:maximumDepth '97'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -21.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -21.2)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-21.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-21.2'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:observationDate '1972-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudocnella syracusana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '242021'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.801666 -29.958332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.801666"^^xsd:decimal ;
  dwc:decimalLongitude "-29.958332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.801666 -29.958332)"^^geo:wktLiteral ;
  geo-pos:lat "29.801666"^^xsd:decimal ;
  geo-pos:long "-29.958332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathothauma lyromma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.958332'^^xsd:double;
  dwc:latitude '29.801666'^^xsd:double;
  dwc:aphiaid '139422'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '139422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "47.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "47.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachysalambria curvirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '47.8'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107113'^^xsd:integer;
  dwc:observationDate '1982-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '107113'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576668 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.576668"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576668 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.576668"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '37.576668'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:observationDate '1985-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88333 -44.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.88333"^^xsd:decimal ;
  dwc:decimalLongitude "-44.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88333 -44.658333)"^^geo:wktLiteral ;
  geo-pos:lat "46.88333"^^xsd:decimal ;
  geo-pos:long "-44.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptasterias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.658333'^^xsd:double;
  dwc:latitude '46.88333'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '123222'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '123222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.308333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.308333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.308333)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "10.308333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa nodipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '10.308333'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:maximumDepth '17.5'^^xsd:double;
  dwc:aphiaid '107357'^^xsd:integer;
  dwc:observationDate '1973-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '107357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 16.416668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95"^^xsd:decimal ;
  dwc:decimalLongitude "16.416668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95 16.416668)"^^geo:wktLiteral ;
  geo-pos:lat "35.95"^^xsd:decimal ;
  geo-pos:long "16.416668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salpa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '16.416668'^^xsd:double;
  dwc:latitude '35.95'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '137233'^^xsd:integer;
  dwc:observationDate '1972-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '137233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -21.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-21.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -21.6)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "-21.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.6'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "92.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '92.5'^^xsd:double;
  dwc:maximumDepth '92.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -18.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-18.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "20.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "20.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20.3'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^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 "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 14)"^^geo:wktLiteral ;
  geo-pos:lat "45.2"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lepidoniscus germanicus illyricus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '45.2'^^xsd:double;
  dwc:aphiaid '264510'^^xsd:integer;
  dwc:aphiaIdAccepted '264510'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "345"^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.8'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '345'^^xsd:integer;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.6)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroleptomysis rubra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '13.6'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '120197'^^xsd:integer;
  dwc:observationDate '1975-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '120197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Schizaster canaliferus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '124405'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '513426'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84722 10.555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84722"^^xsd:decimal ;
  dwc:decimalLongitude "10.555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84722 10.555556)"^^geo:wktLiteral ;
  geo-pos:lat "36.84722"^^xsd:decimal ;
  geo-pos:long "10.555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachythyone elongata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.555556'^^xsd:double;
  dwc:latitude '36.84722'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '149904'^^xsd:integer;
  dwc:observationDate '1967-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '124635'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 4)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tomopteris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:longitude '4'^^xsd:integer;
  dwc:latitude '56'^^xsd:integer;
  dwc:aphiaid '129715'^^xsd:integer;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '129715'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.393333 -15.66)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.393333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.66"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2670"^^xsd:integer ;
  dwc:maximumDepthInMeters "2670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.393333 -15.66)"^^geo:wktLiteral ;
  geo-pos:lat "27.393333"^^xsd:decimal ;
  geo-pos:long "-15.66"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plutonaster bifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '-15.66'^^xsd:double;
  dwc:latitude '27.393333'^^xsd:double;
  dwc:minimumDepth '2670'^^xsd:integer;
  dwc:maximumDepth '2670'^^xsd:integer;
  dwc:aphiaid '123904'^^xsd:integer;
  dwc:observationDate '1968-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '123904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.1"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Taningia danae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '140609'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '140609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 2.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.2'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.808334 10.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.808334"^^xsd:decimal ;
  dwc:decimalLongitude "10.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.808334 10.35)"^^geo:wktLiteral ;
  geo-pos:lat "33.808334"^^xsd:decimal ;
  geo-pos:long "10.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Schizaster canaliferus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.35'^^xsd:double;
  dwc:latitude '33.808334'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '124405'^^xsd:integer;
  dwc:observationDate '1973-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '513426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -41.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "-41.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1964-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112 25.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.112"^^xsd:decimal ;
  dwc:decimalLongitude "25.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.112 25.809)"^^geo:wktLiteral ;
  geo-pos:lat "35.112"^^xsd:decimal ;
  geo-pos:long "25.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Streptosyllis nunezi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '25.809'^^xsd:double;
  dwc:latitude '35.112'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '369187'^^xsd:integer;
  dwc:observationDate '2002-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '369187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -21.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.7"^^xsd:decimal ;
  dwc:decimalLongitude "-21.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "515"^^xsd:integer ;
  dwc:maximumDepthInMeters "515"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.7 -21.2)"^^geo:wktLiteral ;
  geo-pos:lat "26.7"^^xsd:decimal ;
  geo-pos:long "-21.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.2'^^xsd:double;
  dwc:latitude '26.7'^^xsd:double;
  dwc:minimumDepth '515'^^xsd:integer;
  dwc:maximumDepth '515'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-43.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-43.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-43.9'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1970-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chevroderma gauson'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.746667'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:aphiaid '140848'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '140848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12 12.2675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.12"^^xsd:decimal ;
  dwc:decimalLongitude "12.2675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12 12.2675)"^^geo:wktLiteral ;
  geo-pos:lat "38.12"^^xsd:decimal ;
  geo-pos:long "12.2675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus alatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.2675'^^xsd:double;
  dwc:latitude '38.12'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.536667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.548333)"^^geo:wktLiteral ;
  geo-pos:lat "51.536667"^^xsd:decimal ;
  geo-pos:long "-12.548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paranymphon spinosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-12.548333'^^xsd:double;
  dwc:latitude '51.536667'^^xsd:double;
  dwc:minimumDepth '1495.5'^^xsd:double;
  dwc:maximumDepth '1495.5'^^xsd:double;
  dwc:aphiaid '134632'^^xsd:integer;
  dwc:observationDate '1972-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '134632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.110832"^^xsd:decimal ;
  dwc:decimalLongitude "12.886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "415"^^xsd:integer ;
  dwc:maximumDepthInMeters "415"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.110832 12.886667)"^^geo:wktLiteral ;
  geo-pos:lat "38.110832"^^xsd:decimal ;
  geo-pos:long "12.886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.886667'^^xsd:double;
  dwc:latitude '38.110832'^^xsd:double;
  dwc:minimumDepth '415'^^xsd:integer;
  dwc:maximumDepth '415'^^xsd:integer;
  dwc:aphiaid '107342'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.1 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.1"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "630"^^xsd:integer ;
  dwc:maximumDepthInMeters "630"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.1 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "61.1"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea tarda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '61.1'^^xsd:double;
  dwc:minimumDepth '630'^^xsd:integer;
  dwc:maximumDepth '630'^^xsd:integer;
  dwc:aphiaid '107678'^^xsd:integer;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -15.4)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.4'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 14.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4"^^xsd:decimal ;
  dwc:decimalLongitude "14.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4 14.642)"^^geo:wktLiteral ;
  geo-pos:lat "44.4"^^xsd:decimal ;
  geo-pos:long "14.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.642'^^xsd:double;
  dwc:latitude '44.4'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^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 "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten bispinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '123859'^^xsd:integer;
  dwc:observationDate '1973-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '123859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8 -16.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3250"^^xsd:integer ;
  dwc:maximumDepthInMeters "3250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8 -16.6)"^^geo:wktLiteral ;
  geo-pos:lat "48.8"^^xsd:decimal ;
  geo-pos:long "-16.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paraeuchaeta parabbreviata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-16.6'^^xsd:double;
  dwc:latitude '48.8'^^xsd:double;
  dwc:minimumDepth '3250'^^xsd:integer;
  dwc:maximumDepth '3250'^^xsd:integer;
  dwc:aphiaid '104567'^^xsd:integer;
  dwc:observationDate '1988-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '104567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 21.9)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '21.9'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "580"^^xsd:integer ;
  dwc:maximumDepthInMeters "580"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 -29.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "-29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-29.2'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '580'^^xsd:integer;
  dwc:maximumDepth '580'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1972-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.941666 -30.716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.941666"^^xsd:decimal ;
  dwc:decimalLongitude "-30.716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.941666 -30.716667)"^^geo:wktLiteral ;
  geo-pos:lat "33.941666"^^xsd:decimal ;
  geo-pos:long "-30.716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-30.716667'^^xsd:double;
  dwc:latitude '33.941666'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '238745'^^xsd:integer;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '238745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.52611 -9.072778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.52611"^^xsd:decimal ;
  dwc:decimalLongitude "-9.072778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2740"^^xsd:integer ;
  dwc:maximumDepthInMeters "2740"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.52611 -9.072778)"^^geo:wktLiteral ;
  geo-pos:lat "47.52611"^^xsd:decimal ;
  geo-pos:long "-9.072778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Azygocypridina imperialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.072778'^^xsd:double;
  dwc:latitude '47.52611'^^xsd:double;
  dwc:minimumDepth '2740'^^xsd:integer;
  dwc:maximumDepth '2740'^^xsd:integer;
  dwc:aphiaid '127709'^^xsd:integer;
  dwc:aphiaIdAccepted '127709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters "444"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 24.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "24.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Odontaster mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:longitude '24.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:maximumDepth '444'^^xsd:integer;
  dwc:aphiaid '124091'^^xsd:integer;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124091'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hydrobiidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:aphiaid '120'^^xsd:integer;
  dwc:observationDate '1956-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 19.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "19.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 19.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "19.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '19.8'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5022 -0.0145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5022"^^xsd:decimal ;
  dwc:decimalLongitude "-0.0145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5022 -0.0145)"^^geo:wktLiteral ;
  geo-pos:lat "51.5022"^^xsd:decimal ;
  geo-pos:long "-0.0145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heleobia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-0.0145'^^xsd:double;
  dwc:latitude '51.5022'^^xsd:double;
  dwc:aphiaid '138080'^^xsd:integer;
  dwc:observationDate '2005-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '138080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.4 -5)"^^geo:wktLiteral ;
  geo-pos:lat "64.4"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '64.4'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 35.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 35.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "35.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aristaeomorpha foliacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '35.2'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:aphiaid '158326'^^xsd:integer;
  dwc:aphiaIdAccepted '158326'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.985 -28.991667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.985"^^xsd:decimal ;
  dwc:decimalLongitude "-28.991667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "76.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.985 -28.991667)"^^geo:wktLiteral ;
  geo-pos:lat "48.985"^^xsd:decimal ;
  geo-pos:long "-28.991667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-28.991667'^^xsd:double;
  dwc:latitude '48.985'^^xsd:double;
  dwc:minimumDepth '76.5'^^xsd:double;
  dwc:maximumDepth '76.5'^^xsd:double;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinocardium mortenseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '124400'^^xsd:integer;
  dwc:aphiaIdAccepted '124400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pesfelis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '140693'^^xsd:integer;
  dwc:aphiaIdAccepted '225645'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2167 4.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.2167"^^xsd:decimal ;
  dwc:decimalLongitude "4.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.2167 4.483)"^^geo:wktLiteral ;
  geo-pos:lat "52.2167"^^xsd:decimal ;
  geo-pos:long "4.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '4.483'^^xsd:double;
  dwc:latitude '52.2167'^^xsd:double;
  dwc:aphiaid '264659'^^xsd:integer;
  dwc:observationDate '1930-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '262544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus paululus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '104508'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.6)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.6'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.497 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.497"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.497 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.497"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pilumnus spinifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.497'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '107420'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.725 -6.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.725 -6.35)"^^geo:wktLiteral ;
  geo-pos:lat "35.725"^^xsd:decimal ;
  geo-pos:long "-6.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Errina aspera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-6.35'^^xsd:double;
  dwc:latitude '35.725'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '117957'^^xsd:integer;
  dwc:observationDate '1969-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '117957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 10)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '62'^^xsd:integer;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 44)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio laevis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '44'^^xsd:integer;
  dwc:latitude '33'^^xsd:integer;
  dwc:aphiaid '262343'^^xsd:integer;
  dwc:observationDate '1929-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '262343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -28.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "-28.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 -28.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "-28.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus arcuicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-28.4'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '104502'^^xsd:integer;
  dwc:observationDate '1967-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1461626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 10.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.8 10.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.8"^^xsd:decimal ;
  geo-pos:long "10.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-01-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cephalopoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:longitude '10.8'^^xsd:double;
  dwc:latitude '42.8'^^xsd:double;
  dwc:aphiaid '11707'^^xsd:integer;
  dwc:observationDate '1924-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '11707'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Callianassa candida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '107728'^^xsd:integer;
  dwc:observationDate '1985-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1398844'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4500"^^xsd:integer ;
  dwc:maximumDepthInMeters "4500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clausocalanus paululus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '4500'^^xsd:integer;
  dwc:maximumDepth '4500'^^xsd:integer;
  dwc:aphiaid '104508'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.6"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "946"^^xsd:integer ;
  dwc:maximumDepthInMeters "946"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.6 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "28.6"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metacirolana hanseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '28.6'^^xsd:double;
  dwc:minimumDepth '946'^^xsd:integer;
  dwc:maximumDepth '946'^^xsd:integer;
  dwc:aphiaid '118858'^^xsd:integer;
  dwc:observationDate '1883-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '118858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "157.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-14.1'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '157.5'^^xsd:double;
  dwc:maximumDepth '157.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.666668 14.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.666668"^^xsd:decimal ;
  dwc:decimalLongitude "14.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.666668 14.333333)"^^geo:wktLiteral ;
  geo-pos:lat "44.666668"^^xsd:decimal ;
  geo-pos:long "14.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.333333'^^xsd:double;
  dwc:latitude '44.666668'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6 -8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6 -8.4)"^^geo:wktLiteral ;
  geo-pos:lat "54.6"^^xsd:decimal ;
  geo-pos:long "-8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-8.4'^^xsd:double;
  dwc:latitude '54.6'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "22.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '22.8'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hydrallmania falcata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '117890'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.202 -8.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.202"^^xsd:decimal ;
  dwc:decimalLongitude "-8.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "727.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "727.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.202 -8.702)"^^geo:wktLiteral ;
  geo-pos:lat "44.202"^^xsd:decimal ;
  geo-pos:long "-8.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-8.702'^^xsd:double;
  dwc:latitude '44.202'^^xsd:double;
  dwc:minimumDepth '727.5'^^xsd:double;
  dwc:maximumDepth '727.5'^^xsd:double;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:observationDate '1968-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.3 -6.1)"^^geo:wktLiteral ;
  geo-pos:lat "53.3"^^xsd:decimal ;
  geo-pos:long "-6.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina littorea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.1'^^xsd:double;
  dwc:latitude '53.3'^^xsd:double;
  dwc:aphiaid '140262'^^xsd:integer;
  dwc:aphiaIdAccepted '140262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.7"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  geo-pos:lat "31.7"^^xsd:decimal ;
  geo-pos:long "-30.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes cornutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-30.7'^^xsd:double;
  dwc:latitude '31.7'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107128'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '1056478'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "720"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '720'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -37.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7"^^xsd:decimal ;
  dwc:decimalLongitude "-37.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1097"^^xsd:integer ;
  dwc:maximumDepthInMeters "1097"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -37.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.7"^^xsd:decimal ;
  geo-pos:long "-37.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas valens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-37.3'^^xsd:double;
  dwc:latitude '47.7'^^xsd:double;
  dwc:minimumDepth '1097'^^xsd:integer;
  dwc:maximumDepth '1097'^^xsd:integer;
  dwc:aphiaid '107098'^^xsd:integer;
  dwc:observationDate '1928-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.70667 -8.056667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.70667"^^xsd:decimal ;
  dwc:decimalLongitude "-8.056667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1031"^^xsd:integer ;
  dwc:maximumDepthInMeters "1031"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.70667 -8.056667)"^^geo:wktLiteral ;
  geo-pos:lat "47.70667"^^xsd:decimal ;
  geo-pos:long "-8.056667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philomedes lilljeborgi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-8.056667'^^xsd:double;
  dwc:latitude '47.70667'^^xsd:double;
  dwc:minimumDepth '1031'^^xsd:integer;
  dwc:maximumDepth '1031'^^xsd:integer;
  dwc:aphiaid '127722'^^xsd:integer;
  dwc:observationDate '1973-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '128460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -4)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.021667 -35.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.021667"^^xsd:decimal ;
  dwc:decimalLongitude "-35.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "173.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.021667 -35.55)"^^geo:wktLiteral ;
  geo-pos:lat "41.021667"^^xsd:decimal ;
  geo-pos:long "-35.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-35.55'^^xsd:double;
  dwc:latitude '41.021667'^^xsd:double;
  dwc:minimumDepth '173.5'^^xsd:double;
  dwc:maximumDepth '173.5'^^xsd:double;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1983-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473057 -9.426667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.473057"^^xsd:decimal ;
  dwc:decimalLongitude "-9.426667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.473057 -9.426667)"^^geo:wktLiteral ;
  geo-pos:lat "51.473057"^^xsd:decimal ;
  geo-pos:long "-9.426667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Clitellio arenarius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-9.426667'^^xsd:double;
  dwc:latitude '51.473057'^^xsd:double;
  dwc:aphiaid '137553'^^xsd:integer;
  dwc:observationDate '1981-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '137553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '69.5'^^xsd:double;
  dwc:maximumDepth '69.5'^^xsd:double;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Undeuchaeta plumosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104343'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "492.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "492.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "66.2"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Colossendeis proboscidea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '66.2'^^xsd:double;
  dwc:minimumDepth '492.5'^^xsd:double;
  dwc:maximumDepth '492.5'^^xsd:double;
  dwc:aphiaid '134669'^^xsd:integer;
  dwc:observationDate '1973-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '134669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "555"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '555'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "-24.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Iasis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-24.8'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '158535'^^xsd:integer;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '158535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.248333 -15.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.248333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.248333 -15.605)"^^geo:wktLiteral ;
  geo-pos:lat "27.248333"^^xsd:decimal ;
  geo-pos:long "-15.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chevroderma turnerae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-15.605'^^xsd:double;
  dwc:latitude '27.248333'^^xsd:double;
  dwc:aphiaid '140849'^^xsd:integer;
  dwc:observationDate '1968-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '140849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.961666 -35.84667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.961666"^^xsd:decimal ;
  dwc:decimalLongitude "-35.84667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.961666 -35.84667)"^^geo:wktLiteral ;
  geo-pos:lat "39.961666"^^xsd:decimal ;
  geo-pos:long "-35.84667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Teuthowenia megalops'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-35.84667'^^xsd:double;
  dwc:latitude '39.961666'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '139429'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '139429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "17.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "397.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 17.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "17.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.4'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '397.5'^^xsd:double;
  dwc:maximumDepth '397.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1971-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6281"^^xsd:decimal ;
  dwc:decimalLongitude "50.0931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  geo-pos:lat "26.6281"^^xsd:decimal ;
  geo-pos:long "50.0931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Malacanthura arabica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '50.0931'^^xsd:double;
  dwc:latitude '26.6281'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '212832'^^xsd:integer;
  dwc:observationDate '1981-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '212832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -39.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-39.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1972-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -0.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-0.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -0.1)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-0.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-0.1'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.725 -6.483333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.483333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.725 -6.483333)"^^geo:wktLiteral ;
  geo-pos:lat "35.725"^^xsd:decimal ;
  geo-pos:long "-6.483333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-6.483333'^^xsd:double;
  dwc:latitude '35.725'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1969-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.455 -13.348333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.455"^^xsd:decimal ;
  dwc:decimalLongitude "-13.348333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2506"^^xsd:integer ;
  dwc:maximumDepthInMeters "2506"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.455 -13.348333)"^^geo:wktLiteral ;
  geo-pos:lat "50.455"^^xsd:decimal ;
  geo-pos:long "-13.348333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Serpulidicola josephellae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-13.348333'^^xsd:double;
  dwc:latitude '50.455'^^xsd:double;
  dwc:minimumDepth '2506'^^xsd:integer;
  dwc:maximumDepth '2506'^^xsd:integer;
  dwc:aphiaid '355639'^^xsd:integer;
  dwc:observationDate '1972-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '355639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Temoropia mayumbaensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104881'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -0.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -0.4)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-0.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-0.4'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2.2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.2'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1973-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.62 -29.938334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.62"^^xsd:decimal ;
  dwc:decimalLongitude "-29.938334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.62 -29.938334)"^^geo:wktLiteral ;
  geo-pos:lat "29.62"^^xsd:decimal ;
  geo-pos:long "-29.938334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis giardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.938334'^^xsd:double;
  dwc:latitude '29.62'^^xsd:double;
  dwc:aphiaid '141097'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '141097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-31'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '27.5'^^xsd:double;
  dwc:maximumDepth '27.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1964-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2 -22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.2"^^xsd:decimal ;
  dwc:decimalLongitude "-22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.2 -22)"^^geo:wktLiteral ;
  geo-pos:lat "64.2"^^xsd:decimal ;
  geo-pos:long "-22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sigalionidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-22'^^xsd:integer;
  dwc:latitude '64.2'^^xsd:double;
  dwc:aphiaid '943'^^xsd:integer;
  dwc:observationDate '1998-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathycrinus gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:longitude '-15.746667'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:minimumDepth '4430.5'^^xsd:double;
  dwc:maximumDepth '4430.5'^^xsd:double;
  dwc:aphiaid '124171'^^xsd:integer;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124171'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4375"^^xsd:integer ;
  dwc:maximumDepthInMeters "4375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Temoropia mayumbaensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4375'^^xsd:integer;
  dwc:maximumDepth '4375'^^xsd:integer;
  dwc:aphiaid '104881'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.8'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1971-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "75.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.9'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '75.5'^^xsd:double;
  dwc:maximumDepth '75.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.931667 -29.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.931667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.931667 -29.87)"^^geo:wktLiteral ;
  geo-pos:lat "31.931667"^^xsd:decimal ;
  geo-pos:long "-29.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis giardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.87'^^xsd:double;
  dwc:latitude '31.931667'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '141097'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.661667 -9.886667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.661667"^^xsd:decimal ;
  dwc:decimalLongitude "-9.886667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.661667 -9.886667)"^^geo:wktLiteral ;
  geo-pos:lat "48.661667"^^xsd:decimal ;
  geo-pos:long "-9.886667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-9.886667'^^xsd:double;
  dwc:latitude '48.661667'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:observationDate '1973-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 15)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia officinalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '141444'^^xsd:integer;
  dwc:observationDate '1924-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141444'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 -21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.3"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "202.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "202.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.3 -21.7)"^^geo:wktLiteral ;
  geo-pos:lat "26.3"^^xsd:decimal ;
  geo-pos:long "-21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.7'^^xsd:double;
  dwc:latitude '26.3'^^xsd:double;
  dwc:minimumDepth '202.5'^^xsd:double;
  dwc:maximumDepth '202.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "720"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -24.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-24.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '720'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melicertus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107104'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '246388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.121666"^^xsd:decimal ;
  dwc:decimalLongitude "12.248333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.121666 12.248333)"^^geo:wktLiteral ;
  geo-pos:lat "38.121666"^^xsd:decimal ;
  geo-pos:long "12.248333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parthenope macrochelos'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.248333'^^xsd:double;
  dwc:latitude '38.121666'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107366'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '442337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 27.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "27.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 27.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "27.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '27.9'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '36.5'^^xsd:double;
  dwc:maximumDepth '36.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "39.1"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '39.1'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haloptilus longicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104431'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:maximumDepth '3.5'^^xsd:double;
  dwc:aphiaid '137813'^^xsd:integer;
  dwc:observationDate '1965-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '137813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^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 "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-1.3'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "32"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '32'^^xsd:integer;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.733 -3.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.733"^^xsd:decimal ;
  dwc:decimalLongitude "-3.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.733 -3.983)"^^geo:wktLiteral ;
  geo-pos:lat "48.733"^^xsd:decimal ;
  geo-pos:long "-3.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleurocrypta porcellanae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.983'^^xsd:double;
  dwc:latitude '48.733'^^xsd:double;
  dwc:aphiaid '118229'^^xsd:integer;
  dwc:aphiaIdAccepted '593521'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^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 "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -1.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-1.3'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "612.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "612.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -8.675)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Desmophyllum dianthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-8.675'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:minimumDepth '612.5'^^xsd:double;
  dwc:maximumDepth '612.5'^^xsd:double;
  dwc:aphiaid '135159'^^xsd:integer;
  dwc:observationDate '1968-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '135159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.808334 -5.755556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.808334"^^xsd:decimal ;
  dwc:decimalLongitude "-5.755556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.808334 -5.755556)"^^geo:wktLiteral ;
  geo-pos:lat "35.808334"^^xsd:decimal ;
  geo-pos:long "-5.755556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Opisthobranchia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-5.755556'^^xsd:double;
  dwc:latitude '35.808334'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '382226'^^xsd:integer;
  dwc:observationDate '1969-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '382226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.946667 -29.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.946667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "149"^^xsd:integer ;
  dwc:maximumDepthInMeters "149"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.946667 -29.935)"^^geo:wktLiteral ;
  geo-pos:lat "44.946667"^^xsd:decimal ;
  geo-pos:long "-29.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-29.935'^^xsd:double;
  dwc:latitude '44.946667'^^xsd:double;
  dwc:minimumDepth '149'^^xsd:integer;
  dwc:maximumDepth '149'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis riisei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '26.1'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '138852'^^xsd:integer;
  dwc:observationDate '1969-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '138852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -26.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "-26.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 -26.4)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "-26.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-26.4'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1805"^^xsd:integer ;
  dwc:maximumDepthInMeters "1805"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -8)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "-8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Callogonia cyrili'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-8'^^xsd:integer;
  dwc:latitude '35.4'^^xsd:double;
  dwc:minimumDepth '1805'^^xsd:integer;
  dwc:maximumDepth '1805'^^xsd:integer;
  dwc:aphiaid '181357'^^xsd:integer;
  dwc:observationDate '1984-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '181357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus noricus sturanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:aphiaid '264788'^^xsd:integer;
  dwc:aphiaIdAccepted '263749'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.05 -29.863333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.05"^^xsd:decimal ;
  dwc:decimalLongitude "-29.863333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.05 -29.863333)"^^geo:wktLiteral ;
  geo-pos:lat "28.05"^^xsd:decimal ;
  geo-pos:long "-29.863333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-29.863333'^^xsd:double;
  dwc:latitude '28.05'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1981-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "275"^^xsd:integer ;
  dwc:maximumDepthInMeters "275"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '275'^^xsd:integer;
  dwc:maximumDepth '275'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1972-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9075 1.8075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9075"^^xsd:decimal ;
  dwc:decimalLongitude "1.8075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9075 1.8075)"^^geo:wktLiteral ;
  geo-pos:lat "40.9075"^^xsd:decimal ;
  geo-pos:long "1.8075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Geryon longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '1.8075'^^xsd:double;
  dwc:latitude '40.9075'^^xsd:double;
  dwc:aphiaid '107373'^^xsd:integer;
  dwc:observationDate '1988-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4500"^^xsd:integer ;
  dwc:maximumDepthInMeters "4500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chiridius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '4500'^^xsd:integer;
  dwc:maximumDepth '4500'^^xsd:integer;
  dwc:aphiaid '104117'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '104117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483334 11.241667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483334"^^xsd:decimal ;
  dwc:decimalLongitude "11.241667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483334 11.241667)"^^geo:wktLiteral ;
  geo-pos:lat "34.483334"^^xsd:decimal ;
  geo-pos:long "11.241667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.241667'^^xsd:double;
  dwc:latitude '34.483334'^^xsd:double;
  dwc:minimumDepth '41.5'^^xsd:double;
  dwc:maximumDepth '41.5'^^xsd:double;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus macropus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140603'^^xsd:integer;
  dwc:observationDate '1967-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.9"^^xsd:decimal ;
  dwc:decimalLongitude "6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.9 6.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.9"^^xsd:decimal ;
  geo-pos:long "6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '6.2'^^xsd:double;
  dwc:latitude '40.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1972-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.841667 -19.691668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.841667"^^xsd:decimal ;
  dwc:decimalLongitude "-19.691668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "486"^^xsd:integer ;
  dwc:maximumDepthInMeters "486"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.841667 -19.691668)"^^geo:wktLiteral ;
  geo-pos:lat "33.841667"^^xsd:decimal ;
  geo-pos:long "-19.691668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapagurodes makarovi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1889'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-19.691668'^^xsd:double;
  dwc:latitude '33.841667'^^xsd:double;
  dwc:minimumDepth '486'^^xsd:integer;
  dwc:maximumDepth '486'^^xsd:integer;
  dwc:aphiaid '366814'^^xsd:integer;
  dwc:observationDate '1889-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '366814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -30.016666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.95"^^xsd:decimal ;
  dwc:decimalLongitude "-30.016666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.95 -30.016666)"^^geo:wktLiteral ;
  geo-pos:lat "44.95"^^xsd:decimal ;
  geo-pos:long "-30.016666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-30.016666'^^xsd:double;
  dwc:latitude '44.95'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia macrura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104634'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.351665 -12.123333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.351665"^^xsd:decimal ;
  dwc:decimalLongitude "-12.123333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "482"^^xsd:integer ;
  dwc:maximumDepthInMeters "482"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.351665 -12.123333)"^^geo:wktLiteral ;
  geo-pos:lat "52.351665"^^xsd:decimal ;
  geo-pos:long "-12.123333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parastichopus tremulus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-12.123333'^^xsd:double;
  dwc:latitude '52.351665'^^xsd:double;
  dwc:minimumDepth '482'^^xsd:integer;
  dwc:maximumDepth '482'^^xsd:integer;
  dwc:aphiaid '124535'^^xsd:integer;
  dwc:observationDate '1972-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '124535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -16.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -16.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.65"^^xsd:decimal ;
  geo-pos:long "-16.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Placogorgia intermedia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-16.8'^^xsd:double;
  dwc:latitude '32.65'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '125394'^^xsd:integer;
  dwc:observationDate '1990-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '125394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cycloteuthis sirventi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '139472'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '139472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.415 5.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.415"^^xsd:decimal ;
  dwc:decimalLongitude "5.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.415 5.055)"^^geo:wktLiteral ;
  geo-pos:lat "64.415"^^xsd:decimal ;
  geo-pos:long "5.055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia longa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '5.055'^^xsd:double;
  dwc:latitude '64.415'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '104632'^^xsd:integer;
  dwc:observationDate '1953-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1806771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4947 0.0538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.4947"^^xsd:decimal ;
  dwc:decimalLongitude "0.0538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.4947 0.0538)"^^geo:wktLiteral ;
  geo-pos:lat "51.4947"^^xsd:decimal ;
  geo-pos:long "0.0538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heleobia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '0.0538'^^xsd:double;
  dwc:latitude '51.4947'^^xsd:double;
  dwc:aphiaid '138080'^^xsd:integer;
  dwc:observationDate '2003-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '138080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5064 0.1167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5064"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5064 0.1167)"^^geo:wktLiteral ;
  geo-pos:lat "51.5064"^^xsd:decimal ;
  geo-pos:long "0.1167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heleobia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '0.1167'^^xsd:double;
  dwc:latitude '51.5064'^^xsd:double;
  dwc:aphiaid '138080'^^xsd:integer;
  dwc:observationDate '2006-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '138080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calanus finmarchicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '104464'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.7 -8.1)"^^geo:wktLiteral ;
  geo-pos:lat "47.7"^^xsd:decimal ;
  geo-pos:long "-8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-8.1'^^xsd:double;
  dwc:latitude '47.7'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.897 -6.185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.897"^^xsd:decimal ;
  dwc:decimalLongitude "-6.185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1005"^^xsd:integer ;
  dwc:maximumDepthInMeters "1005"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.897 -6.185)"^^geo:wktLiteral ;
  geo-pos:lat "43.897"^^xsd:decimal ;
  geo-pos:long "-6.185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-6.185'^^xsd:double;
  dwc:latitude '43.897'^^xsd:double;
  dwc:minimumDepth '1005'^^xsd:integer;
  dwc:maximumDepth '1005'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:observationDate '1970-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^xsd:decimal ;
  dwc:decimalLongitude "2.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ancistroteuthis lichtensteinii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '140647'^^xsd:integer;
  dwc:observationDate '1979-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.1 -6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.1"^^xsd:decimal ;
  dwc:decimalLongitude "-6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.1 -6)"^^geo:wktLiteral ;
  geo-pos:lat "60.1"^^xsd:decimal ;
  geo-pos:long "-6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-6'^^xsd:integer;
  dwc:latitude '60.1'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -7)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia nivea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-7'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '181305'^^xsd:integer;
  dwc:aphiaIdAccepted '393741'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cerithium vulgatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '139066'^^xsd:integer;
  dwc:observationDate '1965-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '759450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 49.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "49.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 49.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "49.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Candacia bradyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '49.8'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '8.2'^^xsd:double;
  dwc:maximumDepth '8.2'^^xsd:double;
  dwc:aphiaid '346234'^^xsd:integer;
  dwc:observationDate '1956-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '346234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29333"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.29333"^^xsd:decimal ;
  geo-pos:long "14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '44.29333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 -41.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3"^^xsd:decimal ;
  dwc:decimalLongitude "-41.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3 -41.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.3"^^xsd:decimal ;
  geo-pos:long "-41.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gloiopotes hygomianus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-41.8'^^xsd:double;
  dwc:latitude '39.3'^^xsd:double;
  dwc:aphiaid '358661'^^xsd:integer;
  dwc:observationDate '1957-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '358661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.895 -29.951668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.895"^^xsd:decimal ;
  dwc:decimalLongitude "-29.951668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.895 -29.951668)"^^geo:wktLiteral ;
  geo-pos:lat "29.895"^^xsd:decimal ;
  geo-pos:long "-29.951668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-29.951668'^^xsd:double;
  dwc:latitude '29.895'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1980-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -16.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47 -16.8)"^^geo:wktLiteral ;
  geo-pos:lat "47"^^xsd:decimal ;
  geo-pos:long "-16.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-16.8'^^xsd:double;
  dwc:latitude '47'^^xsd:integer;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1973-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.5"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.5 -14.7)"^^geo:wktLiteral ;
  geo-pos:lat "63.5"^^xsd:decimal ;
  geo-pos:long "-14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-02-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gaetanus brevispinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '63.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '254602'^^xsd:integer;
  dwc:observationDate '1928-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '254602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.015 -29.318333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.015"^^xsd:decimal ;
  dwc:decimalLongitude "-29.318333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "357.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "357.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.015 -29.318333)"^^geo:wktLiteral ;
  geo-pos:lat "30.015"^^xsd:decimal ;
  geo-pos:long "-29.318333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-29.318333'^^xsd:double;
  dwc:latitude '30.015'^^xsd:double;
  dwc:minimumDepth '357.5'^^xsd:double;
  dwc:maximumDepth '357.5'^^xsd:double;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1982-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.001667 -29.218332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.001667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.218332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.001667 -29.218332)"^^geo:wktLiteral ;
  geo-pos:lat "30.001667"^^xsd:decimal ;
  geo-pos:long "-29.218332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Japetella diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-29.218332'^^xsd:double;
  dwc:latitude '30.001667'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '138849'^^xsd:integer;
  dwc:observationDate '1982-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '138849'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:minimumDepth '42.5'^^xsd:double;
  dwc:maximumDepth '42.5'^^xsd:double;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-33.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-33.7'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 15.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '15.7'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1971-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65333"^^xsd:decimal ;
  dwc:decimalLongitude "12.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  geo-pos:lat "37.65333"^^xsd:decimal ;
  geo-pos:long "12.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus navigator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.575'^^xsd:double;
  dwc:latitude '37.65333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '108048'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '1752526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Didemnum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '103456'^^xsd:integer;
  dwc:observationDate '1967-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '103456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -6.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "-6.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -6.6)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "-6.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-6.6'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:observationDate '1958-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -24.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-24.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -24.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-24.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gangliopus pyriformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-24.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:aphiaid '135977'^^xsd:integer;
  dwc:observationDate '1966-12-25'^^xsd:date;
  dwc:aphiaIdAccepted '135977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -20.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6"^^xsd:decimal ;
  dwc:decimalLongitude "-20.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -20.8)"^^geo:wktLiteral ;
  geo-pos:lat "49.6"^^xsd:decimal ;
  geo-pos:long "-20.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-20.8'^^xsd:double;
  dwc:latitude '49.6'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracalanus nanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '104684'^^xsd:integer;
  dwc:observationDate '1965-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '104684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^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 "1818"^^xsd:integer ;
  dwc:maximumDepthInMeters "1818"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -9.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-9.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dentalium ensiculus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.9'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '1818'^^xsd:integer;
  dwc:maximumDepth '1818'^^xsd:integer;
  dwc:aphiaid '157043'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139690'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -20)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:aphiaid '138074'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '138074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4850"^^xsd:integer ;
  dwc:maximumDepthInMeters "4850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.8 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.8"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sigambra magnuncus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '48.8'^^xsd:double;
  dwc:minimumDepth '4850'^^xsd:integer;
  dwc:maximumDepth '4850'^^xsd:integer;
  dwc:aphiaid '331925'^^xsd:integer;
  dwc:observationDate '1991-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '331925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 6.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 6.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "6.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echthrogaleus coleoptratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '6.3'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:aphiaid '135976'^^xsd:integer;
  dwc:observationDate '1966-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '135976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.49167"^^xsd:decimal ;
  dwc:decimalLongitude "11.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.216667)"^^geo:wktLiteral ;
  geo-pos:lat "34.49167"^^xsd:decimal ;
  geo-pos:long "11.216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.216667'^^xsd:double;
  dwc:latitude '34.49167'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "39.1"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes vigilax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '39.1'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107133'^^xsd:integer;
  dwc:observationDate '1969-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '514141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -9.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.375"^^xsd:decimal ;
  dwc:decimalLongitude "-9.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "950"^^xsd:integer ;
  dwc:maximumDepthInMeters "950"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.375 -9.558)"^^geo:wktLiteral ;
  geo-pos:lat "48.375"^^xsd:decimal ;
  geo-pos:long "-9.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lophelia pertusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-9.558'^^xsd:double;
  dwc:latitude '48.375'^^xsd:double;
  dwc:minimumDepth '950'^^xsd:integer;
  dwc:maximumDepth '950'^^xsd:integer;
  dwc:aphiaid '135161'^^xsd:integer;
  dwc:observationDate '1973-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '1245747'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13 12.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13"^^xsd:decimal ;
  dwc:decimalLongitude "12.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "535"^^xsd:integer ;
  dwc:maximumDepthInMeters "535"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13 12.283333)"^^geo:wktLiteral ;
  geo-pos:lat "38.13"^^xsd:decimal ;
  geo-pos:long "12.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aristeus antennatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.283333'^^xsd:double;
  dwc:latitude '38.13'^^xsd:double;
  dwc:minimumDepth '535'^^xsd:integer;
  dwc:maximumDepth '535'^^xsd:integer;
  dwc:aphiaid '107083'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cavolinia tridentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '139030'^^xsd:integer;
  dwc:observationDate '1970-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '139030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10.6'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^xsd:decimal ;
  dwc:decimalLongitude "-13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -13.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.5'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '138074'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '138074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "495"^^xsd:integer ;
  dwc:maximumDepthInMeters "495"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -29.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-29.1'^^xsd:double;
  dwc:latitude '42.3'^^xsd:double;
  dwc:minimumDepth '495'^^xsd:integer;
  dwc:maximumDepth '495'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1964-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.786667 -36.268333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.786667"^^xsd:decimal ;
  dwc:decimalLongitude "-36.268333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.786667 -36.268333)"^^geo:wktLiteral ;
  geo-pos:lat "39.786667"^^xsd:decimal ;
  geo-pos:long "-36.268333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-36.268333'^^xsd:double;
  dwc:latitude '39.786667'^^xsd:double;
  dwc:aphiaid '138074'^^xsd:integer;
  dwc:observationDate '1980-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '138074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -39.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-39.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -17.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-17.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gangliopus pyriformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-17.4'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:aphiaid '135977'^^xsd:integer;
  dwc:observationDate '1966-12-23'^^xsd:date;
  dwc:aphiaIdAccepted '135977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-33.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-33.7'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapasiphae sulcatifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.9'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:aphiaid '107673'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1964-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^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 "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten irregularis pentacanthus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '125200'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '125200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Didemnum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '38.5'^^xsd:double;
  dwc:maximumDepth '38.5'^^xsd:double;
  dwc:aphiaid '103456'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33.1)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-33.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-33.1'^^xsd:double;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.1"^^xsd:decimal ;
  dwc:decimalLongitude "-33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.1 -33.7)"^^geo:wktLiteral ;
  geo-pos:lat "66.1"^^xsd:decimal ;
  geo-pos:long "-33.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Urasterias lincki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:longitude '-33.7'^^xsd:double;
  dwc:latitude '66.1'^^xsd:double;
  dwc:aphiaid '123815'^^xsd:integer;
  dwc:observationDate '1999-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '123815'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-19.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-19.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.1'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65375 11.61385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.65375"^^xsd:decimal ;
  dwc:decimalLongitude "11.61385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.65375 11.61385)"^^geo:wktLiteral ;
  geo-pos:lat "42.65375"^^xsd:decimal ;
  geo-pos:long "11.61385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nitocrella ensifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '11.61385'^^xsd:double;
  dwc:latitude '42.65375'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '348225'^^xsd:integer;
  dwc:observationDate '1996-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '348225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8 48.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.8"^^xsd:decimal ;
  dwc:decimalLongitude "48.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8 48.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.8"^^xsd:decimal ;
  geo-pos:long "48.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eurydice paxilli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '48.9'^^xsd:double;
  dwc:latitude '27.8'^^xsd:double;
  dwc:aphiaid '293257'^^xsd:integer;
  dwc:observationDate '1982-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '293257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "92.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '92.5'^^xsd:double;
  dwc:maximumDepth '92.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^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 "243"^^xsd:integer ;
  dwc:maximumDepthInMeters "243"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 2.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rossia macrosoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '2.1'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '243'^^xsd:integer;
  dwc:maximumDepth '243'^^xsd:integer;
  dwc:aphiaid '141449'^^xsd:integer;
  dwc:observationDate '1978-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '141449'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -40.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-40.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -40.6)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-40.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-40.6'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia clausii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '359237'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 3.1)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "3.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acmaeidae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '3.1'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '114'^^xsd:integer;
  dwc:observationDate '1980-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abraliopsis pfefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '139689'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '237819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 -12.861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.135"^^xsd:decimal ;
  dwc:decimalLongitude "-12.861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640"^^xsd:integer ;
  dwc:maximumDepthInMeters "640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.135 -12.861667)"^^geo:wktLiteral ;
  geo-pos:lat "38.135"^^xsd:decimal ;
  geo-pos:long "-12.861667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Luidia sarsi sarsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-12.861667'^^xsd:double;
  dwc:latitude '38.135'^^xsd:double;
  dwc:minimumDepth '640'^^xsd:integer;
  dwc:maximumDepth '640'^^xsd:integer;
  dwc:aphiaid '125203'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '752125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.98639 7.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.98639"^^xsd:decimal ;
  dwc:decimalLongitude "7.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.98639 7.83)"^^geo:wktLiteral ;
  geo-pos:lat "53.98639"^^xsd:decimal ;
  geo-pos:long "7.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '7.83'^^xsd:double;
  dwc:latitude '53.98639'^^xsd:double;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:observationDate '1980-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scolecithricella tenuiserrata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '237972'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '356949'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.201668 12.258333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.201668"^^xsd:decimal ;
  dwc:decimalLongitude "12.258333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "896"^^xsd:integer ;
  dwc:maximumDepthInMeters "896"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.201668 12.258333)"^^geo:wktLiteral ;
  geo-pos:lat "36.201668"^^xsd:decimal ;
  geo-pos:long "12.258333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Munida intermedia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.258333'^^xsd:double;
  dwc:latitude '36.201668'^^xsd:double;
  dwc:minimumDepth '896'^^xsd:integer;
  dwc:maximumDepth '896'^^xsd:integer;
  dwc:aphiaid '393060'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 5.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "5.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '5.9'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 12)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '153131'^^xsd:integer;
  dwc:observationDate '1973-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galiteuthis armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '153063'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '153063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3225 15.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3225"^^xsd:decimal ;
  dwc:decimalLongitude "15.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "535"^^xsd:integer ;
  dwc:maximumDepthInMeters "535"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3225 15.29)"^^geo:wktLiteral ;
  geo-pos:lat "38.3225"^^xsd:decimal ;
  geo-pos:long "15.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Geryon longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '15.29'^^xsd:double;
  dwc:latitude '38.3225'^^xsd:double;
  dwc:minimumDepth '535'^^xsd:integer;
  dwc:maximumDepth '535'^^xsd:integer;
  dwc:aphiaid '107373'^^xsd:integer;
  dwc:observationDate '1974-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '107373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83472 12.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83472"^^xsd:decimal ;
  dwc:decimalLongitude "12.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83472 12.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.83472"^^xsd:decimal ;
  geo-pos:long "12.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psammechinus microtuberculatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.15'^^xsd:double;
  dwc:latitude '36.83472'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '124318'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '124318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -39.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra pelagica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-39.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107581'^^xsd:integer;
  dwc:observationDate '1972-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "-36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -36)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "-36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dytaster grandis grandis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-36'^^xsd:integer;
  dwc:latitude '47.2'^^xsd:double;
  dwc:aphiaid '125201'^^xsd:integer;
  dwc:observationDate '1948-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '125201'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1552.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1552.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Curveulima marshalli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '1552.5'^^xsd:double;
  dwc:maximumDepth '1552.5'^^xsd:double;
  dwc:aphiaid '139791'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139791'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "355"^^xsd:integer ;
  dwc:maximumDepthInMeters "355"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -35)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-35'^^xsd:integer;
  dwc:latitude '52.5'^^xsd:double;
  dwc:minimumDepth '355'^^xsd:integer;
  dwc:maximumDepth '355'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1972-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.54 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.54"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.54 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.54"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pisa muscosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '33.54'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '107356'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.327778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.825"^^xsd:decimal ;
  dwc:decimalLongitude "10.327778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.327778)"^^geo:wktLiteral ;
  geo-pos:lat "36.825"^^xsd:decimal ;
  geo-pos:long "10.327778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus pusillus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.327778'^^xsd:double;
  dwc:latitude '36.825'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107393'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '151200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scolecithricella dentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104807'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.001944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.001944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.001944)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.001944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia formosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.001944'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104598'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10.5'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.6"^^xsd:decimal ;
  dwc:decimalLongitude "-8.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3360"^^xsd:integer ;
  dwc:maximumDepthInMeters "3360"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.6 -8.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.6"^^xsd:decimal ;
  geo-pos:long "-8.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hymenaster reticulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:longitude '-8.9'^^xsd:double;
  dwc:latitude '47.6'^^xsd:double;
  dwc:minimumDepth '3360'^^xsd:integer;
  dwc:maximumDepth '3360'^^xsd:integer;
  dwc:aphiaid '124138'^^xsd:integer;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124138'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 11.541667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.541667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 11.541667)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "11.541667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lissa chiragra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.541667'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '45.5'^^xsd:double;
  dwc:maximumDepth '45.5'^^xsd:double;
  dwc:aphiaid '107336'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1726055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 14.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus alatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '14.1'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:observationDate '1973-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.956 -0.2589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.956"^^xsd:decimal ;
  dwc:decimalLongitude "-0.2589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.956 -0.2589)"^^geo:wktLiteral ;
  geo-pos:lat "51.956"^^xsd:decimal ;
  geo-pos:long "-0.2589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Potamopyrgus antipodarum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-0.2589'^^xsd:double;
  dwc:latitude '51.956'^^xsd:double;
  dwc:aphiaid '147123'^^xsd:integer;
  dwc:observationDate '2007-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '147123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.013332 12.896667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.013332"^^xsd:decimal ;
  dwc:decimalLongitude "12.896667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.013332 12.896667)"^^geo:wktLiteral ;
  geo-pos:lat "44.013332"^^xsd:decimal ;
  geo-pos:long "12.896667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiocten affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '12.896667'^^xsd:double;
  dwc:latitude '44.013332'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '124850'^^xsd:integer;
  dwc:observationDate '1974-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '124850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 7.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "7.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 7.1)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "7.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '7.1'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "177.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "-19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arachnipodus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.2'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '177.5'^^xsd:double;
  dwc:maximumDepth '177.5'^^xsd:double;
  dwc:aphiaid '107124'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium opacum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:aphiaid '257760'^^xsd:integer;
  dwc:aphiaIdAccepted '257760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.193333 -8.676667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.193333"^^xsd:decimal ;
  dwc:decimalLongitude "-8.676667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.193333 -8.676667)"^^geo:wktLiteral ;
  geo-pos:lat "44.193333"^^xsd:decimal ;
  geo-pos:long "-8.676667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stylaster ibericus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-8.676667'^^xsd:double;
  dwc:latitude '44.193333'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '117966'^^xsd:integer;
  dwc:observationDate '1972-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '117966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3555 0.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3555"^^xsd:decimal ;
  dwc:decimalLongitude "0.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3555 0.456)"^^geo:wktLiteral ;
  geo-pos:lat "51.3555"^^xsd:decimal ;
  geo-pos:long "0.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ovatella myosotis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '0.456'^^xsd:double;
  dwc:latitude '51.3555'^^xsd:double;
  dwc:aphiaid '153912'^^xsd:integer;
  dwc:observationDate '2006-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '139673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1967-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.4)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1970-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "-12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -12)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Systellaspis debilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '57.4'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107605'^^xsd:integer;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1790004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -31.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -31.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "-31.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis hjorti'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-31.9'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:aphiaid '341900'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '759125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3 18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.3"^^xsd:decimal ;
  dwc:decimalLongitude "18.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.3 18.1)"^^geo:wktLiteral ;
  geo-pos:lat "59.3"^^xsd:decimal ;
  geo-pos:long "18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asellus (Asellus) aquaticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '18.1'^^xsd:double;
  dwc:latitude '59.3'^^xsd:double;
  dwc:aphiaid '148667'^^xsd:integer;
  dwc:observationDate '1971-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '264152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8024 0.1547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8024"^^xsd:decimal ;
  dwc:decimalLongitude "0.1547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8024 0.1547)"^^geo:wktLiteral ;
  geo-pos:lat "50.8024"^^xsd:decimal ;
  geo-pos:long "0.1547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Potamopyrgus antipodarum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '0.1547'^^xsd:double;
  dwc:latitude '50.8024'^^xsd:double;
  dwc:aphiaid '147123'^^xsd:integer;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '147123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 3.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 3.9)"^^geo:wktLiteral ;
  geo-pos:lat "51.8"^^xsd:decimal ;
  geo-pos:long "3.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asellus (Asellus) aquaticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3.9'^^xsd:double;
  dwc:latitude '51.8'^^xsd:double;
  dwc:aphiaid '148667'^^xsd:integer;
  dwc:observationDate '1967-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '264152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -4)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.808334 -35.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.808334"^^xsd:decimal ;
  dwc:decimalLongitude "-35.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.808334 -35.29)"^^geo:wktLiteral ;
  geo-pos:lat "37.808334"^^xsd:decimal ;
  geo-pos:long "-35.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-35.29'^^xsd:double;
  dwc:latitude '37.808334'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '138168'^^xsd:integer;
  dwc:observationDate '1980-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '138168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neomormonilla minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '344703'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '344703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.8 -25.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.8"^^xsd:decimal ;
  dwc:decimalLongitude "-25.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.8 -25.9)"^^geo:wktLiteral ;
  geo-pos:lat "62.8"^^xsd:decimal ;
  geo-pos:long "-25.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anomalocera patersoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-25.9'^^xsd:double;
  dwc:latitude '62.8'^^xsd:double;
  dwc:aphiaid '104722'^^xsd:integer;
  dwc:observationDate '1928-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '364368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplidium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '38.5'^^xsd:double;
  dwc:maximumDepth '38.5'^^xsd:double;
  dwc:aphiaid '103471'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 12.2825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36667"^^xsd:decimal ;
  dwc:decimalLongitude "12.2825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36667 12.2825)"^^geo:wktLiteral ;
  geo-pos:lat "36.36667"^^xsd:decimal ;
  geo-pos:long "12.2825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solenocera membranacea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.2825'^^xsd:double;
  dwc:latitude '36.36667'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '107120'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.525 11.508333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.508333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.525 11.508333)"^^geo:wktLiteral ;
  geo-pos:lat "34.525"^^xsd:decimal ;
  geo-pos:long "11.508333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplidium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.508333'^^xsd:double;
  dwc:latitude '34.525'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '103471'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplidium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '103471'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '106854'^^xsd:integer;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '106854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 26.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 26.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "26.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tremoctopus violaceus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '26.6'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:aphiaid '141694'^^xsd:integer;
  dwc:observationDate '1972-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '141694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neomormonilla minor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '344703'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '344703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -2)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '53'^^xsd:integer;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1927-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -9.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-9.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "400"^^xsd:integer ;
  dwc:maximumDepthInMeters "400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -9.4)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-9.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nematopagurus longicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-9.4'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '400'^^xsd:integer;
  dwc:maximumDepth '400'^^xsd:integer;
  dwc:aphiaid '107229'^^xsd:integer;
  dwc:observationDate '1882-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1973-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.731 49.058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.731"^^xsd:decimal ;
  dwc:decimalLongitude "49.058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.731 49.058)"^^geo:wktLiteral ;
  geo-pos:lat "27.731"^^xsd:decimal ;
  geo-pos:long "49.058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiostegastus compsus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '49.058'^^xsd:double;
  dwc:latitude '27.731'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '244062'^^xsd:integer;
  dwc:observationDate '1982-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '243658'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "19.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '19.7'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -4)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1847'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '56'^^xsd:integer;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:observationDate '1847-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.518333 -16.561666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.518333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.561666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.518333 -16.561666)"^^geo:wktLiteral ;
  geo-pos:lat "32.518333"^^xsd:decimal ;
  geo-pos:long "-16.561666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Luidia sagamina aciculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-16.561666'^^xsd:double;
  dwc:latitude '32.518333'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '380250'^^xsd:integer;
  dwc:observationDate '1990-08-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.593334 -3.413333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.593334"^^xsd:decimal ;
  dwc:decimalLongitude "-3.413333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.593334 -3.413333)"^^geo:wktLiteral ;
  geo-pos:lat "43.593334"^^xsd:decimal ;
  geo-pos:long "-3.413333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Molpadia musculus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-3.413333'^^xsd:double;
  dwc:latitude '43.593334'^^xsd:double;
  dwc:aphiaid '124801'^^xsd:integer;
  dwc:observationDate '1967-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '124801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.988335 14.491667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.988335"^^xsd:decimal ;
  dwc:decimalLongitude "14.491667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.988335 14.491667)"^^geo:wktLiteral ;
  geo-pos:lat "42.988335"^^xsd:decimal ;
  geo-pos:long "14.491667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus parvirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.491667'^^xsd:double;
  dwc:latitude '42.988335'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '107332'^^xsd:integer;
  dwc:observationDate '1978-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.507 -8.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.507"^^xsd:decimal ;
  dwc:decimalLongitude "-8.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.507 -8.937)"^^geo:wktLiteral ;
  geo-pos:lat "42.507"^^xsd:decimal ;
  geo-pos:long "-8.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-8.937'^^xsd:double;
  dwc:latitude '42.507'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:observationDate '1964-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.075 -29.116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.075"^^xsd:decimal ;
  dwc:decimalLongitude "-29.116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.075 -29.116667)"^^geo:wktLiteral ;
  geo-pos:lat "49.075"^^xsd:decimal ;
  geo-pos:long "-29.116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-29.116667'^^xsd:double;
  dwc:latitude '49.075'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1980-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Onychoteuthis banksi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '140649'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '140649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.50833 11.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.50833"^^xsd:decimal ;
  dwc:decimalLongitude "11.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.50833 11.57)"^^geo:wktLiteral ;
  geo-pos:lat "33.50833"^^xsd:decimal ;
  geo-pos:long "11.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplidium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.57'^^xsd:double;
  dwc:latitude '33.50833'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '103471'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-33'^^xsd:integer;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  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 "227.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "227.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  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/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.6'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '227.5'^^xsd:double;
  dwc:maximumDepth '227.5'^^xsd:double;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 16.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyroteuthis margaritifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '16.5'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '157031'^^xsd:integer;
  dwc:observationDate '1972-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '157031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -35.4)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pegantha clara'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:aphiaid '117942'^^xsd:integer;
  dwc:observationDate '1978-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '117942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 -5.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "-5.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pyura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-5.9'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:aphiaid '103524'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '103524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nerocila arres'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '256838'^^xsd:integer;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '256838'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -27.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "935"^^xsd:integer ;
  dwc:maximumDepthInMeters "935"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -27.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-27.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Madrepora oculata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-27.4'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '935'^^xsd:integer;
  dwc:maximumDepth '935'^^xsd:integer;
  dwc:aphiaid '135209'^^xsd:integer;
  dwc:observationDate '1971-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '135209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes armatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107126'^^xsd:integer;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '514136'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.575"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.575 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.575"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galathea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.575'^^xsd:double;
  dwc:minimumDepth '48.5'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:aphiaid '106834'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '106834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.327778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.825"^^xsd:decimal ;
  dwc:decimalLongitude "10.327778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.327778)"^^geo:wktLiteral ;
  geo-pos:lat "36.825"^^xsd:decimal ;
  geo-pos:long "10.327778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.327778'^^xsd:double;
  dwc:latitude '36.825'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6"^^xsd:decimal ;
  dwc:decimalLongitude "13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6 13.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.6"^^xsd:decimal ;
  geo-pos:long "13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Liocarcinus depurator'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '13.9'^^xsd:double;
  dwc:latitude '43.6'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '107387'^^xsd:integer;
  dwc:observationDate '1972-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '1750291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia brevicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104627'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 9.6)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaeroma serratum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9.6'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:aphiaid '118973'^^xsd:integer;
  dwc:aphiaIdAccepted '118973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9 34.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.9"^^xsd:decimal ;
  dwc:decimalLongitude "34.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.9 34.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.9"^^xsd:decimal ;
  geo-pos:long "34.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '34.9'^^xsd:double;
  dwc:latitude '32.9'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1974-12-24'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "39.1"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '39.1'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1969-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.875 11.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.875"^^xsd:decimal ;
  dwc:decimalLongitude "11.166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.875 11.166667)"^^geo:wktLiteral ;
  geo-pos:lat "33.875"^^xsd:decimal ;
  geo-pos:long "11.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sphaerechinus granularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.166667'^^xsd:double;
  dwc:latitude '33.875'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '124427'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '124427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 15.650833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.650833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4 15.650833)"^^geo:wktLiteral ;
  geo-pos:lat "37.4"^^xsd:decimal ;
  geo-pos:long "15.650833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '15.650833'^^xsd:double;
  dwc:latitude '37.4'^^xsd:double;
  dwc:aphiaid '107125'^^xsd:integer;
  dwc:observationDate '1974-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '515738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -42.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-42.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -42.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-42.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-42.4'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.511665 -30.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.511665"^^xsd:decimal ;
  dwc:decimalLongitude "-30.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.511665 -30.655)"^^geo:wktLiteral ;
  geo-pos:lat "33.511665"^^xsd:decimal ;
  geo-pos:long "-30.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-30.655'^^xsd:double;
  dwc:latitude '33.511665'^^xsd:double;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1980-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.963055 -27.528334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62.963055"^^xsd:decimal ;
  dwc:decimalLongitude "-27.528334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1392"^^xsd:integer ;
  dwc:maximumDepthInMeters "1392"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62.963055 -27.528334)"^^geo:wktLiteral ;
  geo-pos:lat "62.963055"^^xsd:decimal ;
  geo-pos:long "-27.528334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solenosmilia variabilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-27.528334'^^xsd:double;
  dwc:latitude '62.963055'^^xsd:double;
  dwc:minimumDepth '1392'^^xsd:integer;
  dwc:maximumDepth '1392'^^xsd:integer;
  dwc:aphiaid '135168'^^xsd:integer;
  dwc:observationDate '1962-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '135168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9167 32.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9167"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9167 32.55)"^^geo:wktLiteral ;
  geo-pos:lat "29.9167"^^xsd:decimal ;
  geo-pos:long "32.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Synidotea hirtipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '32.55'^^xsd:double;
  dwc:latitude '29.9167'^^xsd:double;
  dwc:aphiaid '257391'^^xsd:integer;
  dwc:aphiaIdAccepted '257391'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Campecopea hanseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '256923'^^xsd:integer;
  dwc:observationDate '1908-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '256923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euaugaptilus hecticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104394'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia tenuiremis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '107138'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.783333 11.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.783333"^^xsd:decimal ;
  dwc:decimalLongitude "11.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.783333 11.175)"^^geo:wktLiteral ;
  geo-pos:lat "36.783333"^^xsd:decimal ;
  geo-pos:long "11.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '11.175'^^xsd:double;
  dwc:latitude '36.783333'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 14.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54 14.5)"^^geo:wktLiteral ;
  geo-pos:lat "54"^^xsd:decimal ;
  geo-pos:long "14.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Polydora cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.5'^^xsd:double;
  dwc:latitude '54'^^xsd:integer;
  dwc:aphiaid '131143'^^xsd:integer;
  dwc:aphiaIdAccepted '131143'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.891666 10.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.891666"^^xsd:decimal ;
  dwc:decimalLongitude "10.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "21.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.891666 10.383333)"^^geo:wktLiteral ;
  geo-pos:lat "36.891666"^^xsd:decimal ;
  geo-pos:long "10.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.383333'^^xsd:double;
  dwc:latitude '36.891666'^^xsd:double;
  dwc:minimumDepth '21.5'^^xsd:double;
  dwc:maximumDepth '21.5'^^xsd:double;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:observationDate '1972-11-17'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 -8.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "-8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1980-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1926-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.75833 -3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.75833"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.75833 -3.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.75833"^^xsd:decimal ;
  geo-pos:long "-3.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyanea lamarcki'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-3.5'^^xsd:double;
  dwc:latitude '57.75833'^^xsd:double;
  dwc:aphiaid '287194'^^xsd:integer;
  dwc:observationDate '1976-06-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -40.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-40.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -40.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-40.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gastropoda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-40.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:observationDate '1967-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "172"^^xsd:integer ;
  dwc:maximumDepthInMeters "172"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -22.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-22.1'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '172'^^xsd:integer;
  dwc:maximumDepth '172'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 10)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio montanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '46.5'^^xsd:double;
  dwc:aphiaid '262378'^^xsd:integer;
  dwc:aphiaIdAccepted '262378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -40)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-40"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -40)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-40"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gloiopotes ornatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-40'^^xsd:integer;
  dwc:latitude '39.8'^^xsd:double;
  dwc:aphiaid '351952'^^xsd:integer;
  dwc:observationDate '1958-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '351952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euchirella bella'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104297'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio scaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '264644'^^xsd:integer;
  dwc:observationDate '1927-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '262440'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 49.608334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "49.608334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 49.608334)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "49.608334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dendronephthya'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '49.608334'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:aphiaid '206503'^^xsd:integer;
  dwc:observationDate '1979-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '206503'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gersemia rubiformis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '156103'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156103'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.625"^^xsd:decimal ;
  dwc:decimalLongitude "11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.625"^^xsd:decimal ;
  geo-pos:long "11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calcinus tubularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.7'^^xsd:double;
  dwc:latitude '33.625'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '107194'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.391667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.391667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.391667)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "10.391667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macropodia longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.391667'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '107343'^^xsd:integer;
  dwc:observationDate '1972-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '107343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 17.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "17.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "397.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "397.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 17.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "17.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '17.4'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '397.5'^^xsd:double;
  dwc:maximumDepth '397.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1971-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.54 -30.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.54"^^xsd:decimal ;
  dwc:decimalLongitude "-30.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.54 -30.01)"^^geo:wktLiteral ;
  geo-pos:lat "30.54"^^xsd:decimal ;
  geo-pos:long "-30.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis giardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-30.01'^^xsd:double;
  dwc:latitude '30.54'^^xsd:double;
  dwc:aphiaid '141097'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "27.1"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra purpurea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '27.1'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107582'^^xsd:integer;
  dwc:observationDate '1973-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.6"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.6"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pteromeris jozinae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '31.6'^^xsd:double;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '139019'^^xsd:integer;
  dwc:aphiaIdAccepted '504893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "30.9"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '30.9'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.24 -7.561667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.24"^^xsd:decimal ;
  dwc:decimalLongitude "-7.561667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "497"^^xsd:integer ;
  dwc:maximumDepthInMeters "497"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.24 -7.561667)"^^geo:wktLiteral ;
  geo-pos:lat "34.24"^^xsd:decimal ;
  geo-pos:long "-7.561667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Peponocyathus folliculus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-7.561667'^^xsd:double;
  dwc:latitude '34.24'^^xsd:double;
  dwc:minimumDepth '497'^^xsd:integer;
  dwc:maximumDepth '497'^^xsd:integer;
  dwc:aphiaid '135216'^^xsd:integer;
  dwc:observationDate '1984-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '135216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -13.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "-13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euchirella amoena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104296'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.074722 5.084444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.074722"^^xsd:decimal ;
  dwc:decimalLongitude "5.084444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "41.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.074722 5.084444)"^^geo:wktLiteral ;
  geo-pos:lat "55.074722"^^xsd:decimal ;
  geo-pos:long "5.084444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiodromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '5.084444'^^xsd:double;
  dwc:latitude '55.074722'^^xsd:double;
  dwc:minimumDepth '41.6'^^xsd:double;
  dwc:maximumDepth '41.6'^^xsd:double;
  dwc:aphiaid '130187'^^xsd:integer;
  dwc:observationDate '1990-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-39.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -39.8)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis grimaldii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-39.8'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:aphiaid '140337'^^xsd:integer;
  dwc:observationDate '1979-04-27'^^xsd:date;
  dwc:aphiaIdAccepted '140337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "20.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.9)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "20.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.9'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ctenocalanus vanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104510'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.8"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.8 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.8"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '43.8'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:observationDate '1972-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.536667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.548333)"^^geo:wktLiteral ;
  geo-pos:lat "51.536667"^^xsd:decimal ;
  geo-pos:long "-12.548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bathydrilus graciliatriatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-12.548333'^^xsd:double;
  dwc:latitude '51.536667'^^xsd:double;
  dwc:minimumDepth '1495.5'^^xsd:double;
  dwc:maximumDepth '1495.5'^^xsd:double;
  dwc:aphiaid '137520'^^xsd:integer;
  dwc:observationDate '1972-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '137520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.475 11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.475 11.55)"^^geo:wktLiteral ;
  geo-pos:lat "33.475"^^xsd:decimal ;
  geo-pos:long "11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.55'^^xsd:double;
  dwc:latitude '33.475'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Spinocalanus magnus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104853'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.667 14.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.667"^^xsd:decimal ;
  dwc:decimalLongitude "14.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.667 14.333)"^^geo:wktLiteral ;
  geo-pos:lat "44.667"^^xsd:decimal ;
  geo-pos:long "14.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hydroidomedusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.333'^^xsd:double;
  dwc:latitude '44.667'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '393977'^^xsd:integer;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 5.3)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten imbrifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '5.3'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  dwc:aphiaid '140701'^^xsd:integer;
  dwc:aphiaIdAccepted '140700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "570"^^xsd:integer ;
  dwc:maximumDepthInMeters "570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "-18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '570'^^xsd:integer;
  dwc:maximumDepth '570'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47278 -9.430833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47278"^^xsd:decimal ;
  dwc:decimalLongitude "-9.430833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47278 -9.430833)"^^geo:wktLiteral ;
  geo-pos:lat "51.47278"^^xsd:decimal ;
  geo-pos:long "-9.430833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tubifex costatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-9.430833'^^xsd:double;
  dwc:latitude '51.47278'^^xsd:double;
  dwc:aphiaid '154887'^^xsd:integer;
  dwc:observationDate '1981-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '743898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-19"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-19"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia woodwardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-19'^^xsd:integer;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '107101'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gaetanus tenuispinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '237965'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '237965'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -9.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nymphon procerum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.746667'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:minimumDepth '4430.5'^^xsd:double;
  dwc:maximumDepth '4430.5'^^xsd:double;
  dwc:aphiaid '134703'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '134703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -30)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '42.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1564"^^xsd:integer ;
  dwc:maximumDepthInMeters "1564"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.9 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.9"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aurospio dibranchiata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '27.9'^^xsd:double;
  dwc:minimumDepth '1564'^^xsd:integer;
  dwc:maximumDepth '1564'^^xsd:integer;
  dwc:aphiaid '131110'^^xsd:integer;
  dwc:observationDate '1968-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '131110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03 12.428333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03"^^xsd:decimal ;
  dwc:decimalLongitude "12.428333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03 12.428333)"^^geo:wktLiteral ;
  geo-pos:lat "38.03"^^xsd:decimal ;
  geo-pos:long "12.428333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '12.428333'^^xsd:double;
  dwc:latitude '38.03'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1974-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.1"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '43.1'^^xsd:double;
  dwc:aphiaid '257832'^^xsd:integer;
  dwc:observationDate '1924-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '257832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70 25)"^^geo:wktLiteral ;
  geo-pos:lat "70"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Delectopecten vitreus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '70'^^xsd:integer;
  dwc:aphiaid '140702'^^xsd:integer;
  dwc:aphiaIdAccepted '140702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.65 -7.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.65"^^xsd:decimal ;
  dwc:decimalLongitude "-7.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.65 -7.583)"^^geo:wktLiteral ;
  geo-pos:lat "33.65"^^xsd:decimal ;
  geo-pos:long "-7.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-7.583'^^xsd:double;
  dwc:latitude '33.65'^^xsd:double;
  dwc:aphiaid '257832'^^xsd:integer;
  dwc:observationDate '1959-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '257832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.075"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.075 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.075"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus dorsettensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '37.075'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '107327'^^xsd:integer;
  dwc:observationDate '1972-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '107327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.598333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.536667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.598333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.598333)"^^geo:wktLiteral ;
  geo-pos:lat "51.536667"^^xsd:decimal ;
  geo-pos:long "-12.598333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aurospio dibranchiata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-12.598333'^^xsd:double;
  dwc:latitude '51.536667'^^xsd:double;
  dwc:minimumDepth '1495.5'^^xsd:double;
  dwc:maximumDepth '1495.5'^^xsd:double;
  dwc:aphiaid '131110'^^xsd:integer;
  dwc:observationDate '1972-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '131110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calocalanus styliremis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '104673'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^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 "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -8.955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.442"^^xsd:decimal ;
  dwc:decimalLongitude "-8.955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "91.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.442 -8.955)"^^geo:wktLiteral ;
  geo-pos:lat "42.442"^^xsd:decimal ;
  geo-pos:long "-8.955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anapagurus laevis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-8.955'^^xsd:double;
  dwc:latitude '42.442'^^xsd:double;
  dwc:minimumDepth '91.5'^^xsd:double;
  dwc:maximumDepth '91.5'^^xsd:double;
  dwc:aphiaid '107218'^^xsd:integer;
  dwc:observationDate '1964-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '107218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -20.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3"^^xsd:decimal ;
  dwc:decimalLongitude "-20.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3 -20.4)"^^geo:wktLiteral ;
  geo-pos:lat "51.3"^^xsd:decimal ;
  geo-pos:long "-20.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ephyrina figueirai'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-20.4'^^xsd:double;
  dwc:latitude '51.3'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107587'^^xsd:integer;
  dwc:observationDate '1972-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '107587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -2.8)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecten maximus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.8'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:aphiaid '140712'^^xsd:integer;
  dwc:aphiaIdAccepted '140712'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "-23"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 -23)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "-23"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Xanthocalanus paraincertus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-23'^^xsd:integer;
  dwc:latitude '29.9'^^xsd:double;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '356396'^^xsd:integer;
  dwc:observationDate '1961-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '346189'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melicertus kerathurus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107104'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '246388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "54.583"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Amphiblestrum flemingii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '54.583'^^xsd:double;
  dwc:aphiaid '111187'^^xsd:integer;
  dwc:aphiaIdAccepted '111187'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 33.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 33.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "33.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bohadschia mitsioensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '33.8'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:aphiaid '210760'^^xsd:integer;
  dwc:observationDate '1967-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '210760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 25)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bureschia bulgarica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '25'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '259446'^^xsd:integer;
  dwc:aphiaIdAccepted '259446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:aphiaid '139231'^^xsd:integer;
  dwc:observationDate '1967-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '428401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108334 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.108334"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108334 11)"^^geo:wktLiteral ;
  geo-pos:lat "34.108334"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '34.108334'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^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 "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 15.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '15.6'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1969-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2652"^^xsd:integer ;
  dwc:maximumDepthInMeters "2652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-37.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cadulus tumidosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2652'^^xsd:integer;
  dwc:maximumDepth '2652'^^xsd:integer;
  dwc:aphiaid '140011'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140011'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.63333 11.541667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.63333"^^xsd:decimal ;
  dwc:decimalLongitude "11.541667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.63333 11.541667)"^^geo:wktLiteral ;
  geo-pos:lat "33.63333"^^xsd:decimal ;
  geo-pos:long "11.541667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.541667'^^xsd:double;
  dwc:latitude '33.63333'^^xsd:double;
  dwc:minimumDepth '45.5'^^xsd:double;
  dwc:maximumDepth '45.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8"^^xsd:decimal ;
  dwc:decimalLongitude "16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8 16.1)"^^geo:wktLiteral ;
  geo-pos:lat "35.8"^^xsd:decimal ;
  geo-pos:long "16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '16.1'^^xsd:double;
  dwc:latitude '35.8'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1972-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 35)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1927'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '39'^^xsd:integer;
  dwc:aphiaid '249205'^^xsd:integer;
  dwc:observationDate '1927-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '249205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calocalanus styliremis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104673'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.327778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.825"^^xsd:decimal ;
  dwc:decimalLongitude "10.327778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.327778)"^^geo:wktLiteral ;
  geo-pos:lat "36.825"^^xsd:decimal ;
  geo-pos:long "10.327778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.327778'^^xsd:double;
  dwc:latitude '36.825'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Catoessa gruneri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '259683'^^xsd:integer;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '259683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67 -4.516667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "67"^^xsd:decimal ;
  dwc:decimalLongitude "-4.516667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (67 -4.516667)"^^geo:wktLiteral ;
  geo-pos:lat "67"^^xsd:decimal ;
  geo-pos:long "-4.516667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oikopleura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-4.516667'^^xsd:double;
  dwc:latitude '67'^^xsd:integer;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '103367'^^xsd:integer;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '103367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cylisticus convexus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:aphiaid '260073'^^xsd:integer;
  dwc:aphiaIdAccepted '260073'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00833 12.518333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00833"^^xsd:decimal ;
  dwc:decimalLongitude "12.518333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00833 12.518333)"^^geo:wktLiteral ;
  geo-pos:lat "38.00833"^^xsd:decimal ;
  geo-pos:long "12.518333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pachygrapsus marmoratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.518333'^^xsd:double;
  dwc:latitude '38.00833'^^xsd:double;
  dwc:aphiaid '107455'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '107455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1969-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-6.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2663"^^xsd:integer ;
  dwc:maximumDepthInMeters "2663"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -6.8)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten hoskynsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-6.8'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '2663'^^xsd:integer;
  dwc:maximumDepth '2663'^^xsd:integer;
  dwc:aphiaid '140700'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140700'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2 5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.2"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.2 5.8)"^^geo:wktLiteral ;
  geo-pos:lat "51.2"^^xsd:decimal ;
  geo-pos:long "5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Proasellus meridianus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '5.8'^^xsd:double;
  dwc:latitude '51.2'^^xsd:double;
  dwc:aphiaid '258561'^^xsd:integer;
  dwc:observationDate '1954-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '743899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "1.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 1.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '1.1'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:observationDate '1970-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "48.9094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9094)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "48.9094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caenanthura enigmatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '48.9094'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:minimumDepth '1.3'^^xsd:double;
  dwc:maximumDepth '1.3'^^xsd:double;
  dwc:temperature '20'^^xsd:integer;
  dwc:aphiaid '259609'^^xsd:integer;
  dwc:observationDate '1981-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '259609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.922 14.847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.922"^^xsd:decimal ;
  dwc:decimalLongitude "14.847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.922 14.847)"^^geo:wktLiteral ;
  geo-pos:lat "44.922"^^xsd:decimal ;
  geo-pos:long "14.847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.847'^^xsd:double;
  dwc:latitude '44.922'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1969-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "1.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "700"^^xsd:integer ;
  dwc:maximumDepthInMeters "700"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 1.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "1.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Histioteuthis reversa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '1.5'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '700'^^xsd:integer;
  dwc:maximumDepth '700'^^xsd:integer;
  dwc:aphiaid '181381'^^xsd:integer;
  dwc:observationDate '1970-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '181381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 -32.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9"^^xsd:decimal ;
  dwc:decimalLongitude "-32.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 -32.9)"^^geo:wktLiteral ;
  geo-pos:lat "28.9"^^xsd:decimal ;
  geo-pos:long "-32.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Didemnum speciosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-32.9'^^xsd:double;
  dwc:latitude '28.9'^^xsd:double;
  dwc:aphiaid '250601'^^xsd:integer;
  dwc:observationDate '1887-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '250601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^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 "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "48.9094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 48.9094)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "48.9094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Caenanthura enigmatica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '48.9094'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:aphiaid '259609'^^xsd:integer;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '259609'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 11.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sicyonia carinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.7'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '107114'^^xsd:integer;
  dwc:observationDate '1972-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '107114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1973-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "-25.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "457.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 -25.4)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "-25.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten hoskynsi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-25.4'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:minimumDepth '457.5'^^xsd:double;
  dwc:maximumDepth '457.5'^^xsd:double;
  dwc:aphiaid '140700'^^xsd:integer;
  dwc:aphiaIdAccepted '140700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Amperima rosea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.746667'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:aphiaid '124723'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '124723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.733334 12.206667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.733334"^^xsd:decimal ;
  dwc:decimalLongitude "12.206667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.733334 12.206667)"^^geo:wktLiteral ;
  geo-pos:lat "36.733334"^^xsd:decimal ;
  geo-pos:long "12.206667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea sivado'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.206667'^^xsd:double;
  dwc:latitude '36.733334'^^xsd:double;
  dwc:aphiaid '107677'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '107677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "75.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.9'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '75.5'^^xsd:double;
  dwc:maximumDepth '75.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 3)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Typhlocirolana moraguesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:aphiaid '263918'^^xsd:integer;
  dwc:observationDate '1986-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '263918'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.3"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.3 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.3"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.3'^^xsd:double;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heteroteuthis dispar'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '141446'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -30.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -30.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-30.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Todarodes sagittatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-30.3'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:aphiaid '140624'^^xsd:integer;
  dwc:observationDate '1979-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '140624'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576668 12.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.576668"^^xsd:decimal ;
  dwc:decimalLongitude "12.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576668 12.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.576668"^^xsd:decimal ;
  geo-pos:long "12.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paracentrotus lividus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '12.65'^^xsd:double;
  dwc:latitude '37.576668'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '124316'^^xsd:integer;
  dwc:observationDate '1985-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '124316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -6.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-6.7'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^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 "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiomyxa pentagona'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '125144'^^xsd:integer;
  dwc:observationDate '1973-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '125144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rhincalanus nasutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104543'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -44.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-44.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -44.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-44.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-44.1'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1964-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "27.1"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '27.1'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1973-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -24.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -24.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-24.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia splendens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-24.4'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '42.5'^^xsd:double;
  dwc:maximumDepth '42.5'^^xsd:double;
  dwc:aphiaid '107137'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '1056501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 14.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.633"^^xsd:decimal ;
  dwc:decimalLongitude "14.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.633 14.483)"^^geo:wktLiteral ;
  geo-pos:lat "41.633"^^xsd:decimal ;
  geo-pos:long "14.483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus sorrentinus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.483'^^xsd:double;
  dwc:latitude '41.633'^^xsd:double;
  dwc:aphiaid '887257'^^xsd:integer;
  dwc:aphiaIdAccepted '263728'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.75139 -29.876667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.75139"^^xsd:decimal ;
  dwc:decimalLongitude "-29.876667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1104"^^xsd:integer ;
  dwc:maximumDepthInMeters "1104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.75139 -29.876667)"^^geo:wktLiteral ;
  geo-pos:lat "59.75139"^^xsd:decimal ;
  geo-pos:long "-29.876667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hexactinellida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-29.876667'^^xsd:double;
  dwc:latitude '59.75139'^^xsd:double;
  dwc:minimumDepth '1104'^^xsd:integer;
  dwc:maximumDepth '1104'^^xsd:integer;
  dwc:aphiaid '22612'^^xsd:integer;
  dwc:observationDate '1975-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '22612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.183333)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.183333'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9 0.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.9"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.9 0.6)"^^geo:wktLiteral ;
  geo-pos:lat "50.9"^^xsd:decimal ;
  geo-pos:long "0.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudamussium septemradiatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '0.6'^^xsd:double;
  dwc:latitude '50.9'^^xsd:double;
  dwc:aphiaid '153001'^^xsd:integer;
  dwc:aphiaIdAccepted '140717'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.955 -7.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.955"^^xsd:decimal ;
  dwc:decimalLongitude "-7.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "356"^^xsd:integer ;
  dwc:maximumDepthInMeters "356"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.955 -7.85)"^^geo:wktLiteral ;
  geo-pos:lat "47.955"^^xsd:decimal ;
  geo-pos:long "-7.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scillaelepas aurivillaelepas bocquetae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:longitude '-7.85'^^xsd:double;
  dwc:latitude '47.955'^^xsd:double;
  dwc:minimumDepth '356'^^xsd:integer;
  dwc:maximumDepth '356'^^xsd:integer;
  dwc:observationDate '1967-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3514 3.18946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3514"^^xsd:decimal ;
  dwc:decimalLongitude "3.18946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3514 3.18946)"^^geo:wktLiteral ;
  geo-pos:lat "42.3514"^^xsd:decimal ;
  geo-pos:long "3.18946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palolo siciliensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '3.18946'^^xsd:double;
  dwc:latitude '42.3514'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '334329'^^xsd:integer;
  dwc:observationDate '2004-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '130078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -22.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -22.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-22.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tetronychoteuthis dussumieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-22.3'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:aphiaid '342401'^^xsd:integer;
  dwc:observationDate '1979-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '342401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Berea clava'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '361409'^^xsd:integer;
  dwc:observationDate '1996-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '429388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.908333 34.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.908333"^^xsd:decimal ;
  dwc:decimalLongitude "34.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.908333 34.908333)"^^geo:wktLiteral ;
  geo-pos:lat "32.908333"^^xsd:decimal ;
  geo-pos:long "34.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oratosquilla massavensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.908333'^^xsd:double;
  dwc:latitude '32.908333'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:observationDate '1975-09-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.7 5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.7"^^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 "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.7 5.2)"^^geo:wktLiteral ;
  geo-pos:lat "60.7"^^xsd:decimal ;
  geo-pos:long "5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Schistomeringos nigridentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '5.2'^^xsd:double;
  dwc:latitude '60.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '331693'^^xsd:integer;
  dwc:observationDate '1973-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '130039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "127.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.4 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "31.4"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '31.4'^^xsd:double;
  dwc:minimumDepth '127.5'^^xsd:double;
  dwc:maximumDepth '127.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.2"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thysanoteuthis rhombus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.2'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141680'^^xsd:integer;
  dwc:observationDate '1970-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '141680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 3.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 3.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "3.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tiroloscia esterelana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '3.9'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:aphiaid '263532'^^xsd:integer;
  dwc:observationDate '1925-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '263532'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 6.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 6.8)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "6.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tiroloscia esterelana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '6.8'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:aphiaid '263532'^^xsd:integer;
  dwc:aphiaIdAccepted '263532'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 34.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 34.75)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "34.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Argathona similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '34.75'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:observationDate '1969-07-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia gibba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '220310'^^xsd:integer;
  dwc:observationDate '1969-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '220310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 35)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia gibba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '220310'^^xsd:integer;
  dwc:observationDate '1969-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '220310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sepia gibba'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '220310'^^xsd:integer;
  dwc:observationDate '1969-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '220310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.665 -29.991667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.665"^^xsd:decimal ;
  dwc:decimalLongitude "-29.991667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.665 -29.991667)"^^geo:wktLiteral ;
  geo-pos:lat "30.665"^^xsd:decimal ;
  geo-pos:long "-29.991667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis giardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.991667'^^xsd:double;
  dwc:latitude '30.665'^^xsd:double;
  dwc:aphiaid '141097'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.931667 -29.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.931667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.931667 -29.87)"^^geo:wktLiteral ;
  geo-pos:lat "31.931667"^^xsd:decimal ;
  geo-pos:long "-29.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis giardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.87'^^xsd:double;
  dwc:latitude '31.931667'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '141097'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "177.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "-19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.2'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '177.5'^^xsd:double;
  dwc:maximumDepth '177.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^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 "380"^^xsd:integer ;
  dwc:maximumDepthInMeters "380"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '380'^^xsd:integer;
  dwc:maximumDepth '380'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^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 "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 28)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -21.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "-21.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "660"^^xsd:integer ;
  dwc:maximumDepthInMeters "660"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 -21.7)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "-21.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-21.7'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:minimumDepth '660'^^xsd:integer;
  dwc:maximumDepth '660'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  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 "227.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "227.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  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/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.6'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '227.5'^^xsd:double;
  dwc:maximumDepth '227.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58917 13.273333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58917"^^xsd:decimal ;
  dwc:decimalLongitude "13.273333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58917 13.273333)"^^geo:wktLiteral ;
  geo-pos:lat "38.58917"^^xsd:decimal ;
  geo-pos:long "13.273333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '13.273333'^^xsd:double;
  dwc:latitude '38.58917'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1974-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "157.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-14.1'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '157.5'^^xsd:double;
  dwc:maximumDepth '157.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -15.4)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.4'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '36.5'^^xsd:double;
  dwc:maximumDepth '36.5'^^xsd:double;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '34.5'^^xsd:double;
  dwc:maximumDepth '34.5'^^xsd:double;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.50833 11.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.50833"^^xsd:decimal ;
  dwc:decimalLongitude "11.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.50833 11.57)"^^geo:wktLiteral ;
  geo-pos:lat "33.50833"^^xsd:decimal ;
  geo-pos:long "11.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.57'^^xsd:double;
  dwc:latitude '33.50833'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.583334 -10.175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.583334"^^xsd:decimal ;
  dwc:decimalLongitude "-10.175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "162.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.583334 -10.175)"^^geo:wktLiteral ;
  geo-pos:lat "31.583334"^^xsd:decimal ;
  geo-pos:long "-10.175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parastichopus regalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-10.175'^^xsd:double;
  dwc:latitude '31.583334'^^xsd:double;
  dwc:minimumDepth '162.5'^^xsd:double;
  dwc:maximumDepth '162.5'^^xsd:double;
  dwc:aphiaid '149898'^^xsd:integer;
  dwc:observationDate '1967-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euchirella amoena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '104296'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.71 -31.489166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.71"^^xsd:decimal ;
  dwc:decimalLongitude "-31.489166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1435.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1435.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.71 -31.489166)"^^geo:wktLiteral ;
  geo-pos:lat "58.71"^^xsd:decimal ;
  geo-pos:long "-31.489166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-07-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-31.489166'^^xsd:double;
  dwc:latitude '58.71'^^xsd:double;
  dwc:minimumDepth '1435.5'^^xsd:double;
  dwc:maximumDepth '1435.5'^^xsd:double;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:observationDate '1975-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 56.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "56.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 56.5)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "56.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leocrates wesenberglundae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '56.5'^^xsd:double;
  dwc:latitude '27'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '328719'^^xsd:integer;
  dwc:observationDate '1937-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '1610447'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1 1.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.1"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.1 1.3)"^^geo:wktLiteral ;
  geo-pos:lat "51.1"^^xsd:decimal ;
  geo-pos:long "1.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '1.3'^^xsd:double;
  dwc:latitude '51.1'^^xsd:double;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1 0.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.1"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.1 0.3)"^^geo:wktLiteral ;
  geo-pos:lat "55.1"^^xsd:decimal ;
  geo-pos:long "0.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Melarhaphe neritoides'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '0.3'^^xsd:double;
  dwc:latitude '55.1'^^xsd:double;
  dwc:aphiaid '140266'^^xsd:integer;
  dwc:aphiaIdAccepted '140266'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.043333 -29.208332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.043333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.208332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.043333 -29.208332)"^^geo:wktLiteral ;
  geo-pos:lat "30.043333"^^xsd:decimal ;
  geo-pos:long "-29.208332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-29.208332'^^xsd:double;
  dwc:latitude '30.043333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1982-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.963333 -29.833332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.963333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.833332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.963333 -29.833332)"^^geo:wktLiteral ;
  geo-pos:lat "50.963333"^^xsd:decimal ;
  geo-pos:long "-29.833332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachioteuthis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-29.833332'^^xsd:double;
  dwc:latitude '50.963333'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '137697'^^xsd:integer;
  dwc:observationDate '1981-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '137697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.716667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.716667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4404"^^xsd:integer ;
  dwc:maximumDepthInMeters "4404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.716667)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.716667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiocten sericeum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-15.716667'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:minimumDepth '4404'^^xsd:integer;
  dwc:maximumDepth '4404'^^xsd:integer;
  dwc:aphiaid '124860'^^xsd:integer;
  dwc:aphiaIdAccepted '124860'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "38.11"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Plesionika heterocarpus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '38.11'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107660'^^xsd:integer;
  dwc:observationDate '1974-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus globosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:aphiaid '341977'^^xsd:integer;
  dwc:observationDate '1969-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '341977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopus globosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '341977'^^xsd:integer;
  dwc:observationDate '1968-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '341977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.008 13.872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.008"^^xsd:decimal ;
  dwc:decimalLongitude "13.872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.008 13.872)"^^geo:wktLiteral ;
  geo-pos:lat "43.008"^^xsd:decimal ;
  geo-pos:long "13.872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pinnotheres'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '13.872'^^xsd:double;
  dwc:latitude '43.008'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '106976'^^xsd:integer;
  dwc:observationDate '1996-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '106976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 3.808333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "3.808333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 3.808333)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "3.808333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '3.808333'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1967-03-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.7"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.7 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "32.7"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '32.7'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1967-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3605"^^xsd:integer ;
  dwc:maximumDepthInMeters "3605"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -14.1)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Peniagone diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-14.1'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '3605'^^xsd:integer;
  dwc:maximumDepth '3605'^^xsd:integer;
  dwc:aphiaid '124735'^^xsd:integer;
  dwc:observationDate '1979-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '124735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.923332 -14.131667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.923332"^^xsd:decimal ;
  dwc:decimalLongitude "-14.131667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5260"^^xsd:integer ;
  dwc:maximumDepthInMeters "5260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.923332 -14.131667)"^^geo:wktLiteral ;
  geo-pos:lat "42.923332"^^xsd:decimal ;
  geo-pos:long "-14.131667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Peniagone diaphana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-14.131667'^^xsd:double;
  dwc:latitude '42.923332'^^xsd:double;
  dwc:minimumDepth '5260'^^xsd:integer;
  dwc:maximumDepth '5260'^^xsd:integer;
  dwc:aphiaid '124735'^^xsd:integer;
  dwc:observationDate '1966-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '124735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.881668 -9.261667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.881668"^^xsd:decimal ;
  dwc:decimalLongitude "-9.261667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "719.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "719.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.881668 -9.261667)"^^geo:wktLiteral ;
  geo-pos:lat "36.881668"^^xsd:decimal ;
  geo-pos:long "-9.261667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Peponocyathus folliculus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-9.261667'^^xsd:double;
  dwc:latitude '36.881668'^^xsd:double;
  dwc:minimumDepth '719.5'^^xsd:double;
  dwc:maximumDepth '719.5'^^xsd:double;
  dwc:aphiaid '135216'^^xsd:integer;
  dwc:observationDate '1984-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '135216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167778 0.1825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.167778"^^xsd:decimal ;
  dwc:decimalLongitude "0.1825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167778 0.1825)"^^geo:wktLiteral ;
  geo-pos:lat "40.167778"^^xsd:decimal ;
  geo-pos:long "0.1825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachionus ibericus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '0.1825'^^xsd:double;
  dwc:latitude '40.167778'^^xsd:double;
  dwc:aphiaid '707548'^^xsd:integer;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '707548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "54.583"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flustra membranacea truncata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '54.583'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.518056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.518056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.518056)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "11.518056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '11.518056'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.534443 11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.534443"^^xsd:decimal ;
  dwc:decimalLongitude "11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.534443 11.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.534443"^^xsd:decimal ;
  geo-pos:long "11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.4'^^xsd:double;
  dwc:latitude '33.534443'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6281"^^xsd:decimal ;
  dwc:decimalLongitude "50.0931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  geo-pos:lat "26.6281"^^xsd:decimal ;
  geo-pos:long "50.0931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Malacanthura arabica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '50.0931'^^xsd:double;
  dwc:latitude '26.6281'^^xsd:double;
  dwc:aphiaid '212832'^^xsd:integer;
  dwc:observationDate '1981-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '212832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6281"^^xsd:decimal ;
  dwc:decimalLongitude "50.0931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  geo-pos:lat "26.6281"^^xsd:decimal ;
  geo-pos:long "50.0931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Malacanthura arabica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '50.0931'^^xsd:double;
  dwc:latitude '26.6281'^^xsd:double;
  dwc:aphiaid '212832'^^xsd:integer;
  dwc:observationDate '1981-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '212832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6281"^^xsd:decimal ;
  dwc:decimalLongitude "50.0931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  geo-pos:lat "26.6281"^^xsd:decimal ;
  geo-pos:long "50.0931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Malacanthura arabica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '50.0931'^^xsd:double;
  dwc:latitude '26.6281'^^xsd:double;
  dwc:aphiaid '212832'^^xsd:integer;
  dwc:observationDate '1982-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '212832'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6281"^^xsd:decimal ;
  dwc:decimalLongitude "50.0931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  geo-pos:lat "26.6281"^^xsd:decimal ;
  geo-pos:long "50.0931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Malacanthura arabica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '50.0931'^^xsd:double;
  dwc:latitude '26.6281'^^xsd:double;
  dwc:aphiaid '212832'^^xsd:integer;
  dwc:aphiaIdAccepted '212832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -4)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.3)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-5.3'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "122.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "122.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.7)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-5.7'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '122.5'^^xsd:double;
  dwc:maximumDepth '122.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1972-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.308333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.308333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "55.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.308333)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "10.308333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '10.308333'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '55.5'^^xsd:double;
  dwc:maximumDepth '55.5'^^xsd:double;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:observationDate '1973-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.325)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "10.325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '10.325'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:observationDate '1972-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -24)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea hoplocerca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107674'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1846'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:observationDate '1846-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -3.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -3.4)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-3.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.4'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea hoplocerca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107674'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107674'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 -43.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.7"^^xsd:decimal ;
  dwc:decimalLongitude "-43.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.7 -43.2)"^^geo:wktLiteral ;
  geo-pos:lat "45.7"^^xsd:decimal ;
  geo-pos:long "-43.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-43.2'^^xsd:double;
  dwc:latitude '45.7'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1964-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "7.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "345"^^xsd:integer ;
  dwc:maximumDepthInMeters "345"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 7.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "7.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '7.8'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  dwc:minimumDepth '345'^^xsd:integer;
  dwc:maximumDepth '345'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Disseta palumbii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '345779'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '345779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Disseta palumbii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '345779'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '345779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abietinaria abietina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '117870'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '117870'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Acanthephyra acutifrons'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '158347'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '158347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "290"^^xsd:integer ;
  dwc:maximumDepthInMeters "290"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 21.9)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '21.9'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '290'^^xsd:integer;
  dwc:maximumDepth '290'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "20.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "20.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20.3'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '19.2'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 -5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 -5.4)"^^geo:wktLiteral ;
  geo-pos:lat "55.9"^^xsd:decimal ;
  geo-pos:long "-5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.4'^^xsd:double;
  dwc:latitude '55.9'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.9"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.9 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "54.9"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '54.9'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -42.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-42.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -42.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-42.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-42.5'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1856'^^xsd:integer;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:observationDate '1856-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Disseta palumbii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '345779'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '345779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 69.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "69.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 69.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "69.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Protracheoniscus fontium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '69.5'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:aphiaid '262651'^^xsd:integer;
  dwc:aphiaIdAccepted '262637'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "875"^^xsd:integer ;
  dwc:maximumDepthInMeters "875"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus medius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '875'^^xsd:integer;
  dwc:maximumDepth '875'^^xsd:integer;
  dwc:aphiaid '104799'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "462.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "462.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -36)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-36'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '462.5'^^xsd:double;
  dwc:maximumDepth '462.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1964-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '18.2'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1971-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -24.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -24.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-24.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-24.4'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '42.5'^^xsd:double;
  dwc:maximumDepth '42.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.931667 -29.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.931667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.931667 -29.87)"^^geo:wktLiteral ;
  geo-pos:lat "31.931667"^^xsd:decimal ;
  geo-pos:long "-29.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pterygioteuthis giardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.87'^^xsd:double;
  dwc:latitude '31.931667'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '141097'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '141097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27222 10.283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27222"^^xsd:decimal ;
  dwc:decimalLongitude "10.283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27222 10.283333)"^^geo:wktLiteral ;
  geo-pos:lat "37.27222"^^xsd:decimal ;
  geo-pos:long "10.283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '10.283333'^^xsd:double;
  dwc:latitude '37.27222'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:observationDate '1973-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  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 "227.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "227.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  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/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.6'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '227.5'^^xsd:double;
  dwc:maximumDepth '227.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '19.2'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1775"^^xsd:integer ;
  dwc:maximumDepthInMeters "1775"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "32.8"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pelagia noctiluca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '32.8'^^xsd:double;
  dwc:minimumDepth '1775'^^xsd:integer;
  dwc:maximumDepth '1775'^^xsd:integer;
  dwc:aphiaid '135305'^^xsd:integer;
  dwc:aphiaIdAccepted '135305'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "65"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (65 -30)"^^geo:wktLiteral ;
  geo-pos:lat "65"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Octopoteuthis megaptera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '65'^^xsd:integer;
  dwc:aphiaid '342060'^^xsd:integer;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '342060'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6281"^^xsd:decimal ;
  dwc:decimalLongitude "50.0931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  geo-pos:lat "26.6281"^^xsd:decimal ;
  geo-pos:long "50.0931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Malacanthura arabica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '50.0931'^^xsd:double;
  dwc:latitude '26.6281'^^xsd:double;
  dwc:aphiaid '212832'^^xsd:integer;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212832'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -0.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-0.8'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.518055 11.568889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.518055"^^xsd:decimal ;
  dwc:decimalLongitude "11.568889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.518055 11.568889)"^^geo:wktLiteral ;
  geo-pos:lat "33.518055"^^xsd:decimal ;
  geo-pos:long "11.568889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.568889'^^xsd:double;
  dwc:latitude '33.518055'^^xsd:double;
  dwc:minimumDepth '46.5'^^xsd:double;
  dwc:maximumDepth '46.5'^^xsd:double;
  dwc:aphiaid '236721'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '236720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167778 0.1825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.167778"^^xsd:decimal ;
  dwc:decimalLongitude "0.1825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.167778 0.1825)"^^geo:wktLiteral ;
  geo-pos:lat "40.167778"^^xsd:decimal ;
  geo-pos:long "0.1825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-06-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Brachionus ibericus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '0.1825'^^xsd:double;
  dwc:latitude '40.167778'^^xsd:double;
  dwc:aphiaid '707548'^^xsd:integer;
  dwc:observationDate '1993-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '707548'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.2'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maja crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Medorippe lanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '107288'^^xsd:integer;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '107288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.748333 -29.88)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.748333"^^xsd:decimal ;
  dwc:decimalLongitude "-29.88"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1076"^^xsd:integer ;
  dwc:maximumDepthInMeters "1076"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.748333 -29.88)"^^geo:wktLiteral ;
  geo-pos:lat "59.748333"^^xsd:decimal ;
  geo-pos:long "-29.88"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-05-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-29.88'^^xsd:double;
  dwc:latitude '59.748333'^^xsd:double;
  dwc:minimumDepth '1076'^^xsd:integer;
  dwc:maximumDepth '1076'^^xsd:integer;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:observationDate '1975-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.828 27.927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.828"^^xsd:decimal ;
  dwc:decimalLongitude "27.927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "553.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "553.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.828 27.927)"^^geo:wktLiteral ;
  geo-pos:lat "35.828"^^xsd:decimal ;
  geo-pos:long "27.927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '27.927'^^xsd:double;
  dwc:latitude '35.828'^^xsd:double;
  dwc:minimumDepth '553.5'^^xsd:double;
  dwc:maximumDepth '553.5'^^xsd:double;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:observationDate '2005-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 -27.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9"^^xsd:decimal ;
  dwc:decimalLongitude "-27.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2350"^^xsd:integer ;
  dwc:maximumDepthInMeters "2350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9 -27.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.9"^^xsd:decimal ;
  geo-pos:long "-27.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-27.7'^^xsd:double;
  dwc:latitude '38.9'^^xsd:double;
  dwc:minimumDepth '2350'^^xsd:integer;
  dwc:maximumDepth '2350'^^xsd:integer;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:observationDate '1981-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.77514 -16.639584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.77514"^^xsd:decimal ;
  dwc:decimalLongitude "-16.639584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4836.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4836.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.77514 -16.639584)"^^geo:wktLiteral ;
  geo-pos:lat "48.77514"^^xsd:decimal ;
  geo-pos:long "-16.639584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudostichopus aemulatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-16.639584'^^xsd:double;
  dwc:latitude '48.77514'^^xsd:double;
  dwc:minimumDepth '4836.5'^^xsd:double;
  dwc:maximumDepth '4836.5'^^xsd:double;
  dwc:aphiaid '389029'^^xsd:integer;
  dwc:observationDate '1999-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '389029'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-27.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2115"^^xsd:integer ;
  dwc:maximumDepthInMeters "2115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -27.9)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-27.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leiopathes glaberrima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-27.9'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '2115'^^xsd:integer;
  dwc:maximumDepth '2115'^^xsd:integer;
  dwc:aphiaid '103326'^^xsd:integer;
  dwc:observationDate '1981-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '103326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.333334 -10.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.333334"^^xsd:decimal ;
  dwc:decimalLongitude "-10.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.333334 -10.05)"^^geo:wktLiteral ;
  geo-pos:lat "30.333334"^^xsd:decimal ;
  geo-pos:long "-10.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parastichopus regalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-10.05'^^xsd:double;
  dwc:latitude '30.333334'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '149898'^^xsd:integer;
  dwc:observationDate '1967-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 -5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 -5.3)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "-5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-5.3'^^xsd:double;
  dwc:latitude '62'^^xsd:integer;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:observationDate '1869-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2 -9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.2"^^xsd:decimal ;
  dwc:decimalLongitude "-9.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "470"^^xsd:integer ;
  dwc:maximumDepthInMeters "470"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.2 -9.2)"^^geo:wktLiteral ;
  geo-pos:lat "48.2"^^xsd:decimal ;
  geo-pos:long "-9.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Solatisonax'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.2'^^xsd:double;
  dwc:latitude '48.2'^^xsd:double;
  dwc:minimumDepth '470'^^xsd:integer;
  dwc:maximumDepth '470'^^xsd:integer;
  dwc:aphiaid '137667'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137667'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.225"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maja crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '34.225'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maja crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858334 10.341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858334"^^xsd:decimal ;
  dwc:decimalLongitude "10.341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858334 10.341667)"^^geo:wktLiteral ;
  geo-pos:lat "36.858334"^^xsd:decimal ;
  geo-pos:long "10.341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maja crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.341667'^^xsd:double;
  dwc:latitude '36.858334'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:observationDate '1967-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "21.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters "99"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 21.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "21.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '21.5'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:maximumDepth '99'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^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 "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 20.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 20.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "20.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20.2'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "312.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '312.5'^^xsd:double;
  dwc:maximumDepth '312.5'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3500"^^xsd:integer ;
  dwc:maximumDepthInMeters "3500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euaugaptilus bullifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '3500'^^xsd:integer;
  dwc:maximumDepth '3500'^^xsd:integer;
  dwc:aphiaid '104383'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euaugaptilus bullifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104383'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "27.1"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '27.1'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1973-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 -3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.9"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.9 -3.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.9"^^xsd:decimal ;
  geo-pos:long "-3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.6'^^xsd:double;
  dwc:latitude '58.9'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8 -33.1)"^^geo:wktLiteral ;
  geo-pos:lat "28.8"^^xsd:decimal ;
  geo-pos:long "-33.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-33.1'^^xsd:double;
  dwc:latitude '28.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -18.2)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "-18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-18.2'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '57.5'^^xsd:double;
  dwc:maximumDepth '57.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-43.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-43.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-43.9'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "27.1"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '27.1'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1973-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -22.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.9"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.9 -22.2)"^^geo:wktLiteral ;
  geo-pos:lat "43.9"^^xsd:decimal ;
  geo-pos:long "-22.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-22.2'^^xsd:double;
  dwc:latitude '43.9'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "22.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '22.8'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters "444"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 24.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "24.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiura (Dictenophiura) carnea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:longitude '24.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:maximumDepth '444'^^xsd:integer;
  dwc:aphiaid '125190'^^xsd:integer;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '125190'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65333"^^xsd:decimal ;
  dwc:decimalLongitude "12.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  geo-pos:lat "37.65333"^^xsd:decimal ;
  geo-pos:long "12.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus anachoretus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.575'^^xsd:double;
  dwc:latitude '37.65333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107231'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107231'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus medius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104799'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus medius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '104799'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -11.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleurobranchaea meckeli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '140818'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.191667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.191667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.191667)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.191667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleurobranchaea meckeli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '10.191667'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '140818'^^xsd:integer;
  dwc:observationDate '1967-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '140818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.825"^^xsd:decimal ;
  dwc:decimalLongitude "10.416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.416667)"^^geo:wktLiteral ;
  geo-pos:lat "36.825"^^xsd:decimal ;
  geo-pos:long "10.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleurobranchaea meckeli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '10.416667'^^xsd:double;
  dwc:latitude '36.825'^^xsd:double;
  dwc:aphiaid '140818'^^xsd:integer;
  dwc:observationDate '1967-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '140818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 68.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "68.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 68.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "68.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Protracheoniscus fontium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '68.3'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:aphiaid '262651'^^xsd:integer;
  dwc:aphiaIdAccepted '262637'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -6.091667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-6.091667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -6.091667)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-6.091667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nepinnotheres pinnotheres'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-6.091667'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '107469'^^xsd:integer;
  dwc:observationDate '1969-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107469'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.268333 12.08)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.268333"^^xsd:decimal ;
  dwc:decimalLongitude "12.08"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.268333 12.08)"^^geo:wktLiteral ;
  geo-pos:lat "57.268333"^^xsd:decimal ;
  geo-pos:long "12.08"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pholoe longa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '12.08'^^xsd:double;
  dwc:latitude '57.268333'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '130602'^^xsd:integer;
  dwc:observationDate '1975-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '130602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9 -44.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9"^^xsd:decimal ;
  dwc:decimalLongitude "-44.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "732"^^xsd:integer ;
  dwc:maximumDepthInMeters "732"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9 -44.8)"^^geo:wktLiteral ;
  geo-pos:lat "53.9"^^xsd:decimal ;
  geo-pos:long "-44.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pseudarchaster parelii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1879'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-44.8'^^xsd:double;
  dwc:latitude '53.9'^^xsd:double;
  dwc:minimumDepth '732'^^xsd:integer;
  dwc:maximumDepth '732'^^xsd:integer;
  dwc:aphiaid '124085'^^xsd:integer;
  dwc:observationDate '1879-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '124085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -28.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -28.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-28.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-28.9'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1972-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -40.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49"^^xsd:decimal ;
  dwc:decimalLongitude "-40.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49 -40.6)"^^geo:wktLiteral ;
  geo-pos:lat "49"^^xsd:decimal ;
  geo-pos:long "-40.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-40.6'^^xsd:double;
  dwc:latitude '49'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1972-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-33.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -33.1)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-33.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-33.1'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1972-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 17.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '17.5'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "80.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.3)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '26.3'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '80.5'^^xsd:double;
  dwc:maximumDepth '80.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "22.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 22.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "22.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '22.6'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '187.5'^^xsd:double;
  dwc:maximumDepth '187.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "720"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -24.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-24.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '720'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 -30)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '42.4'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3"^^xsd:decimal ;
  dwc:decimalLongitude "-30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "240"^^xsd:integer ;
  dwc:maximumDepthInMeters "240"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3 -30)"^^geo:wktLiteral ;
  geo-pos:lat "42.3"^^xsd:decimal ;
  geo-pos:long "-30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-30'^^xsd:integer;
  dwc:latitude '42.3'^^xsd:double;
  dwc:minimumDepth '240'^^xsd:integer;
  dwc:maximumDepth '240'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -29)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-29'^^xsd:integer;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.1"^^xsd:decimal ;
  dwc:decimalLongitude "-17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.1 -17.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.1"^^xsd:decimal ;
  geo-pos:long "-17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-17.8'^^xsd:double;
  dwc:latitude '33.1'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -34.4)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -19.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "-19.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "52.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 -19.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "-19.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.4'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:minimumDepth '52.5'^^xsd:double;
  dwc:maximumDepth '52.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.475 11.183333)"^^geo:wktLiteral ;
  geo-pos:lat "34.475"^^xsd:decimal ;
  geo-pos:long "11.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.183333'^^xsd:double;
  dwc:latitude '34.475'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.625"^^xsd:decimal ;
  dwc:decimalLongitude "11.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.65)"^^geo:wktLiteral ;
  geo-pos:lat "33.625"^^xsd:decimal ;
  geo-pos:long "11.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.65'^^xsd:double;
  dwc:latitude '33.625'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68 -3.586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68"^^xsd:decimal ;
  dwc:decimalLongitude "-3.586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1739"^^xsd:integer ;
  dwc:maximumDepthInMeters "1739"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68 -3.586667)"^^geo:wktLiteral ;
  geo-pos:lat "43.68"^^xsd:decimal ;
  geo-pos:long "-3.586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neotanais hastiger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-3.586667'^^xsd:double;
  dwc:latitude '43.68'^^xsd:double;
  dwc:minimumDepth '1739'^^xsd:integer;
  dwc:maximumDepth '1739'^^xsd:integer;
  dwc:aphiaid '136334'^^xsd:integer;
  dwc:observationDate '1967-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '136334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.249443 -14.7275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.249443"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "140"^^xsd:integer ;
  dwc:maximumDepthInMeters "140"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.249443 -14.7275)"^^geo:wktLiteral ;
  geo-pos:lat "26.249443"^^xsd:decimal ;
  geo-pos:long "-14.7275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nymphon prolatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-14.7275'^^xsd:double;
  dwc:latitude '26.249443'^^xsd:double;
  dwc:minimumDepth '140'^^xsd:integer;
  dwc:maximumDepth '140'^^xsd:integer;
  dwc:aphiaid '240225'^^xsd:integer;
  dwc:observationDate '1972-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '240225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nymphon sluiteri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '134708'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '134708'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.921665"^^xsd:decimal ;
  dwc:decimalLongitude "14.846667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.921665 14.846667)"^^geo:wktLiteral ;
  geo-pos:lat "44.921665"^^xsd:decimal ;
  geo-pos:long "14.846667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.846667'^^xsd:double;
  dwc:latitude '44.921665'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -27.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.5"^^xsd:decimal ;
  dwc:decimalLongitude "-27.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "220"^^xsd:integer ;
  dwc:maximumDepthInMeters "220"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.5 -27.8)"^^geo:wktLiteral ;
  geo-pos:lat "64.5"^^xsd:decimal ;
  geo-pos:long "-27.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-27.8'^^xsd:double;
  dwc:latitude '64.5'^^xsd:double;
  dwc:minimumDepth '220'^^xsd:integer;
  dwc:maximumDepth '220'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1970-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 14.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.45"^^xsd:decimal ;
  dwc:decimalLongitude "14.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.45 14.642)"^^geo:wktLiteral ;
  geo-pos:lat "44.45"^^xsd:decimal ;
  geo-pos:long "14.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '14.642'^^xsd:double;
  dwc:latitude '44.45'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1968-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -40.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^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 "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 -40.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "-40.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pelagia noctiluca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-40.3'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '135305'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '135305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "850"^^xsd:integer ;
  dwc:maximumDepthInMeters "850"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "-24.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pelagia noctiluca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-24.9'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '850'^^xsd:integer;
  dwc:maximumDepth '850'^^xsd:integer;
  dwc:aphiaid '135305'^^xsd:integer;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '135305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -36.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -36.3)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-36.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pelagia noctiluca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-36.3'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:aphiaid '135305'^^xsd:integer;
  dwc:aphiaIdAccepted '135305'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17.8)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trachelipus mostarensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17.8'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '263576'^^xsd:integer;
  dwc:aphiaIdAccepted '263576'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "195.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Iphimedia obesa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '53'^^xsd:integer;
  dwc:minimumDepth '195.5'^^xsd:double;
  dwc:maximumDepth '195.5'^^xsd:double;
  dwc:aphiaid '102347'^^xsd:integer;
  dwc:observationDate '1905-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '102347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "56.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78"^^xsd:integer ;
  dwc:maximumDepthInMeters "78"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 56.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "56.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinogorgia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '56.4'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '78'^^xsd:integer;
  dwc:maximumDepth '78'^^xsd:integer;
  dwc:aphiaid '267402'^^xsd:integer;
  dwc:observationDate '1963-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '267402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.541668 33.263332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.541668"^^xsd:decimal ;
  dwc:decimalLongitude "33.263332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.541668 33.263332)"^^geo:wktLiteral ;
  geo-pos:lat "28.541668"^^xsd:decimal ;
  geo-pos:long "33.263332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinometra mathaei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '33.263332'^^xsd:double;
  dwc:latitude '28.541668'^^xsd:double;
  dwc:aphiaid '213383'^^xsd:integer;
  dwc:aphiaIdAccepted '213383'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88333 -44.658333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.88333"^^xsd:decimal ;
  dwc:decimalLongitude "-44.658333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "143"^^xsd:integer ;
  dwc:maximumDepthInMeters "143"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.88333 -44.658333)"^^geo:wktLiteral ;
  geo-pos:lat "46.88333"^^xsd:decimal ;
  geo-pos:long "-44.658333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eudendrium rugosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.658333'^^xsd:double;
  dwc:latitude '46.88333'^^xsd:double;
  dwc:minimumDepth '143'^^xsd:integer;
  dwc:maximumDepth '143'^^xsd:integer;
  dwc:aphiaid '284685'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '284685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -7.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-7.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "589"^^xsd:integer ;
  dwc:maximumDepthInMeters "589"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -7.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-7.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Emarginula multistriata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-7.5'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '589'^^xsd:integer;
  dwc:maximumDepth '589'^^xsd:integer;
  dwc:aphiaid '139961'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139961'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 26.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "26.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "597"^^xsd:integer ;
  dwc:maximumDepthInMeters "597"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 26.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "26.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parastichopus regalis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:longitude '26.5'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '597'^^xsd:integer;
  dwc:maximumDepth '597'^^xsd:integer;
  dwc:aphiaid '149898'^^xsd:integer;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '149898'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^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 "122.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "122.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 3.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '3.6'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '122.5'^^xsd:double;
  dwc:maximumDepth '122.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2.2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.2'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 0.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '0.5'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 50.088333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "50.088333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 50.088333)"^^geo:wktLiteral ;
  geo-pos:lat "26.5"^^xsd:decimal ;
  geo-pos:long "50.088333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-10-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Malacanthura arabica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '50.088333'^^xsd:double;
  dwc:latitude '26.5'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '212832'^^xsd:integer;
  dwc:observationDate '1982-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '212832'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6281"^^xsd:decimal ;
  dwc:decimalLongitude "50.0931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  geo-pos:lat "26.6281"^^xsd:decimal ;
  geo-pos:long "50.0931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Malacanthura arabica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '50.0931'^^xsd:double;
  dwc:latitude '26.6281'^^xsd:double;
  dwc:aphiaid '212832'^^xsd:integer;
  dwc:observationDate '1982-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '212832'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6281"^^xsd:decimal ;
  dwc:decimalLongitude "50.0931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  geo-pos:lat "26.6281"^^xsd:decimal ;
  geo-pos:long "50.0931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Malacanthura arabica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '50.0931'^^xsd:double;
  dwc:latitude '26.6281'^^xsd:double;
  dwc:aphiaid '212832'^^xsd:integer;
  dwc:observationDate '1982-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '212832'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6281"^^xsd:decimal ;
  dwc:decimalLongitude "50.0931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6281 50.0931)"^^geo:wktLiteral ;
  geo-pos:lat "26.6281"^^xsd:decimal ;
  geo-pos:long "50.0931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Malacanthura arabica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '50.0931'^^xsd:double;
  dwc:latitude '26.6281'^^xsd:double;
  dwc:aphiaid '212832'^^xsd:integer;
  dwc:observationDate '1982-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '212832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hatschekia tanysoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:aphiaid '361798'^^xsd:integer;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '361798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hatschekia tanysoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:aphiaid '361798'^^xsd:integer;
  dwc:observationDate '1995-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '361798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -30.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -30.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-30.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Joubiniteuthis portieri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-30.3'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:aphiaid '196598'^^xsd:integer;
  dwc:observationDate '1979-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '879785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 34.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 34.9)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "34.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tridacna chametrachea maxima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:longitude '34.9'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 34.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tridacna chametrachea maxima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '34.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 50.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "50.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 50.4)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "50.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tridacna chametrachea maxima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '50.4'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:observationDate '1956-09-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "32.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 32.5)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tridacna chametrachea maxima'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '32.5'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euryphorus brachypterus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:aphiaid '135819'^^xsd:integer;
  dwc:observationDate '1963-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '135819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2 -30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2"^^xsd:decimal ;
  dwc:decimalLongitude "-30.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2 -30.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.2"^^xsd:decimal ;
  geo-pos:long "-30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euryphorus brachypterus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-30.5'^^xsd:double;
  dwc:latitude '32.2'^^xsd:double;
  dwc:aphiaid '135819'^^xsd:integer;
  dwc:observationDate '1966-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '135819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euryphorus brachypterus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:aphiaid '135819'^^xsd:integer;
  dwc:observationDate '1966-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '135819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euaugaptilus bullifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '104383'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6 -5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.6"^^xsd:decimal ;
  dwc:decimalLongitude "-5.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.6 -5.9)"^^geo:wktLiteral ;
  geo-pos:lat "54.6"^^xsd:decimal ;
  geo-pos:long "-5.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-5.9'^^xsd:double;
  dwc:latitude '54.6'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "312.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "312.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '8.4'^^xsd:double;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '312.5'^^xsd:double;
  dwc:maximumDepth '312.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  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 "227.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "227.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  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/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.6'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '227.5'^^xsd:double;
  dwc:maximumDepth '227.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "152.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "152.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '152.5'^^xsd:double;
  dwc:maximumDepth '152.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "32"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '32'^^xsd:integer;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '132.5'^^xsd:double;
  dwc:maximumDepth '132.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "117.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "117.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '117.5'^^xsd:double;
  dwc:maximumDepth '117.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "720"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '720'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -33.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-33.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -33.6)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-33.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-33.6'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '23.5'^^xsd:double;
  dwc:maximumDepth '23.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1964-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 12.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 12.383333)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "12.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '12.383333'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:observationDate '1975-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 10.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 10.666667)"^^geo:wktLiteral ;
  geo-pos:lat "34.225"^^xsd:decimal ;
  geo-pos:long "10.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.666667'^^xsd:double;
  dwc:latitude '34.225'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1313"^^xsd:integer ;
  dwc:maximumDepthInMeters "1313"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 -9.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "-9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pecchiolia insculpta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:minimumDepth '1313'^^xsd:integer;
  dwc:maximumDepth '1313'^^xsd:integer;
  dwc:aphiaid '542386'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141953'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1219"^^xsd:integer ;
  dwc:maximumDepthInMeters "1219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pentametrocrinus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1907'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:minimumDepth '1219'^^xsd:integer;
  dwc:maximumDepth '1219'^^xsd:integer;
  dwc:aphiaid '124238'^^xsd:integer;
  dwc:observationDate '1907-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '124238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.544167 4.484306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.544167"^^xsd:decimal ;
  dwc:decimalLongitude "4.484306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.544167 4.484306)"^^geo:wktLiteral ;
  geo-pos:lat "55.544167"^^xsd:decimal ;
  geo-pos:long "4.484306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-06-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Phyllodoce longipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '4.484306'^^xsd:double;
  dwc:latitude '55.544167'^^xsd:double;
  dwc:minimumDepth '33.3'^^xsd:double;
  dwc:maximumDepth '33.3'^^xsd:double;
  dwc:aphiaid '130673'^^xsd:integer;
  dwc:observationDate '1990-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '130673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -39.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-39.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:observationDate '1972-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mimocalanus inflatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '104839'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -43.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.6"^^xsd:decimal ;
  dwc:decimalLongitude "-43.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.6 -43.9)"^^geo:wktLiteral ;
  geo-pos:lat "44.6"^^xsd:decimal ;
  geo-pos:long "-43.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-43.9'^^xsd:double;
  dwc:latitude '44.6'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1964-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "210"^^xsd:integer ;
  dwc:maximumDepthInMeters "210"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '210'^^xsd:integer;
  dwc:maximumDepth '210'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.6"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "825"^^xsd:integer ;
  dwc:maximumDepthInMeters "825"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.6"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '31.6'^^xsd:double;
  dwc:minimumDepth '825'^^xsd:integer;
  dwc:maximumDepth '825'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 13.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^xsd:decimal ;
  dwc:decimalLongitude "13.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 13.6)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "13.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptomysis truncata truncata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '13.6'^^xsd:double;
  dwc:latitude '45'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '446722'^^xsd:integer;
  dwc:observationDate '1973-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '446722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "28.5"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Notocochlis gualtieriana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '34.5'^^xsd:double;
  dwc:latitude '28.5'^^xsd:double;
  dwc:aphiaid '370551'^^xsd:integer;
  dwc:observationDate '1993-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '370551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1353"^^xsd:integer ;
  dwc:maximumDepthInMeters "1353"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tectura pusilla'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '1353'^^xsd:integer;
  dwc:maximumDepth '1353'^^xsd:integer;
  dwc:aphiaid '798801'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '798801'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -8.758333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-8.758333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2103"^^xsd:integer ;
  dwc:maximumDepthInMeters "2103"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -8.758333)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-8.758333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Domromeus heptathrix'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-8.758333'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:minimumDepth '2103'^^xsd:integer;
  dwc:maximumDepth '2103'^^xsd:integer;
  dwc:aphiaid '183131'^^xsd:integer;
  dwc:observationDate '1972-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '183131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833 5.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.833"^^xsd:decimal ;
  dwc:decimalLongitude "5.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.833 5.667)"^^geo:wktLiteral ;
  geo-pos:lat "50.833"^^xsd:decimal ;
  geo-pos:long "5.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium vulgare'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '5.667'^^xsd:double;
  dwc:latitude '50.833'^^xsd:double;
  dwc:aphiaid '257832'^^xsd:integer;
  dwc:observationDate '1949-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '257832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cystodytes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '103463'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '103463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 28.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.1'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '26.1'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.525 11.508333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.508333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.525 11.508333)"^^geo:wktLiteral ;
  geo-pos:lat "34.525"^^xsd:decimal ;
  geo-pos:long "11.508333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maja crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.508333'^^xsd:double;
  dwc:latitude '34.525'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.875 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.875"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "43.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.875 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.875"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maja crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.875'^^xsd:double;
  dwc:minimumDepth '43.5'^^xsd:double;
  dwc:maximumDepth '43.5'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:observationDate '1973-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1600"^^xsd:integer ;
  dwc:maximumDepthInMeters "1600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euaugaptilus squamatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1600'^^xsd:integer;
  dwc:maximumDepth '1600'^^xsd:integer;
  dwc:aphiaid '104417'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 33.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.9"^^xsd:decimal ;
  dwc:decimalLongitude "33.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.9 33.2)"^^geo:wktLiteral ;
  geo-pos:lat "28.9"^^xsd:decimal ;
  geo-pos:long "33.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:longitude '33.2'^^xsd:double;
  dwc:latitude '28.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:observationDate '1980-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lichomolgus forficula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.2'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '128878'^^xsd:integer;
  dwc:aphiaIdAccepted '128878'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hydroidomedusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '393977'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.062 14.064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.062"^^xsd:decimal ;
  dwc:decimalLongitude "14.064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.062 14.064)"^^geo:wktLiteral ;
  geo-pos:lat "44.062"^^xsd:decimal ;
  geo-pos:long "14.064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hydroidomedusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.064'^^xsd:double;
  dwc:latitude '44.062'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '393977'^^xsd:integer;
  dwc:observationDate '1968-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hydroidomedusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '393977'^^xsd:integer;
  dwc:observationDate '1965-01-11'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haplophthalmus danicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '264485'^^xsd:integer;
  dwc:observationDate '1931-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '264485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 5.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "5.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 5.9)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "5.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '5.9'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "-24.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pelagia noctiluca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-24.5'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '135305'^^xsd:integer;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '135305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5 15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "68.5"^^xsd:decimal ;
  dwc:decimalLongitude "15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "457.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "457.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (68.5 15)"^^geo:wktLiteral ;
  geo-pos:lat "68.5"^^xsd:decimal ;
  geo-pos:long "15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten imbrifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '15'^^xsd:integer;
  dwc:latitude '68.5'^^xsd:double;
  dwc:minimumDepth '457.5'^^xsd:double;
  dwc:maximumDepth '457.5'^^xsd:double;
  dwc:aphiaid '140701'^^xsd:integer;
  dwc:aphiaIdAccepted '140700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3514 11.36759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3514"^^xsd:decimal ;
  dwc:decimalLongitude "11.36759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3514 11.36759)"^^geo:wktLiteral ;
  geo-pos:lat "42.3514"^^xsd:decimal ;
  geo-pos:long "11.36759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-11-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nematonereis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.36759'^^xsd:double;
  dwc:latitude '42.3514'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '129282'^^xsd:integer;
  dwc:observationDate '2004-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '129280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 -4.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.11"^^xsd:decimal ;
  dwc:decimalLongitude "-4.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1856"^^xsd:integer ;
  dwc:maximumDepthInMeters "1856"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.11 -4.115)"^^geo:wktLiteral ;
  geo-pos:lat "44.11"^^xsd:decimal ;
  geo-pos:long "-4.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neotanais hastiger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-4.115'^^xsd:double;
  dwc:latitude '44.11'^^xsd:double;
  dwc:minimumDepth '1856'^^xsd:integer;
  dwc:maximumDepth '1856'^^xsd:integer;
  dwc:aphiaid '136334'^^xsd:integer;
  dwc:observationDate '1969-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '136334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '38.5'^^xsd:double;
  dwc:maximumDepth '38.5'^^xsd:double;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 -40.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "-40.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 -40.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "-40.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-40.9'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1964-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-27.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters "260"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -27.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-27.2'^^xsd:double;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:maximumDepth '260'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1964-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "27.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -31)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-31'^^xsd:integer;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '27.5'^^xsd:double;
  dwc:maximumDepth '27.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1964-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -44.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-44.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "235"^^xsd:integer ;
  dwc:maximumDepthInMeters "235"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -44.2)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-44.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-44.2'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:minimumDepth '235'^^xsd:integer;
  dwc:maximumDepth '235'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-5.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "182.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "182.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.3)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-5.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-5.3'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '182.5'^^xsd:double;
  dwc:maximumDepth '182.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-5.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "122.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "122.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -5.7)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-5.7'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '122.5'^^xsd:double;
  dwc:maximumDepth '122.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.915 -17.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.915"^^xsd:decimal ;
  dwc:decimalLongitude "-17.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2460"^^xsd:integer ;
  dwc:maximumDepthInMeters "2460"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.915 -17.9)"^^geo:wktLiteral ;
  geo-pos:lat "53.915"^^xsd:decimal ;
  geo-pos:long "-17.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neotanais peculiaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-17.9'^^xsd:double;
  dwc:latitude '53.915'^^xsd:double;
  dwc:minimumDepth '2460'^^xsd:integer;
  dwc:maximumDepth '2460'^^xsd:integer;
  dwc:aphiaid '136337'^^xsd:integer;
  dwc:observationDate '1969-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '136337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hydroidomedusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '393977'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -8.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-8.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "666"^^xsd:integer ;
  dwc:maximumDepthInMeters "666"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -8.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-8.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Emarginula multistriata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-8.1'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '666'^^xsd:integer;
  dwc:maximumDepth '666'^^xsd:integer;
  dwc:aphiaid '139961'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139961'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1969-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.516666 11.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.516666"^^xsd:decimal ;
  dwc:decimalLongitude "11.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.516666 11.383333)"^^geo:wktLiteral ;
  geo-pos:lat "34.516666"^^xsd:decimal ;
  geo-pos:long "11.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maja crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.383333'^^xsd:double;
  dwc:latitude '34.516666'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haplophthalmus danicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:aphiaid '264485'^^xsd:integer;
  dwc:aphiaIdAccepted '264485'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 50.088333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.5"^^xsd:decimal ;
  dwc:decimalLongitude "50.088333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.5 50.088333)"^^geo:wktLiteral ;
  geo-pos:lat "26.5"^^xsd:decimal ;
  geo-pos:long "50.088333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-10-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Malacanthura arabica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:longitude '50.088333'^^xsd:double;
  dwc:latitude '26.5'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '212832'^^xsd:integer;
  dwc:observationDate '1982-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '212832'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 4.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.2'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 36)"^^geo:wktLiteral ;
  geo-pos:lat "74"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten imbrifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '74'^^xsd:integer;
  dwc:aphiaid '140701'^^xsd:integer;
  dwc:aphiaIdAccepted '140700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1861'^^xsd:integer;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  dwc:observationDate '1861-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1200"^^xsd:integer ;
  dwc:maximumDepthInMeters "1200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -24.9)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "-24.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pelagia noctiluca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-24.9'^^xsd:double;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '1200'^^xsd:integer;
  dwc:maximumDepth '1200'^^xsd:integer;
  dwc:aphiaid '135305'^^xsd:integer;
  dwc:observationDate '1967-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '135305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68 -3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68"^^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 "1784"^^xsd:integer ;
  dwc:maximumDepthInMeters "1784"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68 -3.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.68"^^xsd:decimal ;
  geo-pos:long "-3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neotanais hastiger'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-3.6'^^xsd:double;
  dwc:latitude '43.68'^^xsd:double;
  dwc:minimumDepth '1784'^^xsd:integer;
  dwc:maximumDepth '1784'^^xsd:integer;
  dwc:aphiaid '136334'^^xsd:integer;
  dwc:observationDate '1967-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '136334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108334 11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.108334"^^xsd:decimal ;
  dwc:decimalLongitude "11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.108334 11)"^^geo:wktLiteral ;
  geo-pos:lat "34.108334"^^xsd:decimal ;
  geo-pos:long "11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11'^^xsd:integer;
  dwc:latitude '34.108334'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "337.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "337.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '337.5'^^xsd:double;
  dwc:maximumDepth '337.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1964-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "132.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "132.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '132.5'^^xsd:double;
  dwc:maximumDepth '132.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-6.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nepinnotheres pinnotheres'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '107469'^^xsd:integer;
  dwc:aphiaIdAccepted '107469'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -20.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "-20.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 -20.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "-20.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Phyllothyreus cornutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-20.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:aphiaid '135984'^^xsd:integer;
  dwc:aphiaIdAccepted '135984'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -24.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-24.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -24.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-24.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.1'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -43.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-43.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "46.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -43.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-43.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-43.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:minimumDepth '46.5'^^xsd:double;
  dwc:maximumDepth '46.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1964-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euaugaptilus bullifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '104383'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tracheoniscus apenuinorum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '43'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -6.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-6.4'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -4.1)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1829'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:observationDate '1829-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.7"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  geo-pos:lat "31.7"^^xsd:decimal ;
  geo-pos:long "-30.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-30.7'^^xsd:double;
  dwc:latitude '31.7'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-19.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -19.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-19.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.1'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "684"^^xsd:integer ;
  dwc:maximumDepthInMeters "684"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Emarginula multistriata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '684'^^xsd:integer;
  dwc:maximumDepth '684'^^xsd:integer;
  dwc:aphiaid '139961'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139961'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -31.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6"^^xsd:decimal ;
  dwc:decimalLongitude "-31.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "337.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "337.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6 -31.2)"^^geo:wktLiteral ;
  geo-pos:lat "39.6"^^xsd:decimal ;
  geo-pos:long "-31.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-31.2'^^xsd:double;
  dwc:latitude '39.6'^^xsd:double;
  dwc:minimumDepth '337.5'^^xsd:double;
  dwc:maximumDepth '337.5'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1964-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.241667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.49167"^^xsd:decimal ;
  dwc:decimalLongitude "11.241667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.241667)"^^geo:wktLiteral ;
  geo-pos:lat "34.49167"^^xsd:decimal ;
  geo-pos:long "11.241667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maja crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '11.241667'^^xsd:double;
  dwc:latitude '34.49167'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:observationDate '1973-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.808334 10.411111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.808334"^^xsd:decimal ;
  dwc:decimalLongitude "10.411111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.808334 10.411111)"^^geo:wktLiteral ;
  geo-pos:lat "36.808334"^^xsd:decimal ;
  geo-pos:long "10.411111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus cuanensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.411111'^^xsd:double;
  dwc:latitude '36.808334'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107235'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-03-29'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hydroidomedusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '393977'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3 4.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.3"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.3 4.6)"^^geo:wktLiteral ;
  geo-pos:lat "52.3"^^xsd:decimal ;
  geo-pos:long "4.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haplophthalmus danicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '4.6'^^xsd:double;
  dwc:latitude '52.3'^^xsd:double;
  dwc:aphiaid '264485'^^xsd:integer;
  dwc:observationDate '1951-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '264485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -43.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-43.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "910"^^xsd:integer ;
  dwc:maximumDepthInMeters "910"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -43.4)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-43.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ephyrina bifida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-43.4'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:minimumDepth '910'^^xsd:integer;
  dwc:maximumDepth '910'^^xsd:integer;
  dwc:aphiaid '107586'^^xsd:integer;
  dwc:observationDate '1972-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '107586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "6.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters "98"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 6.7)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "6.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '6.7'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:maximumDepth '98'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -13.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '45.5'^^xsd:double;
  dwc:maximumDepth '45.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -41.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "-41.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters "215"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -41.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "-41.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-41.9'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:maximumDepth '215'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1964-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9"^^xsd:decimal ;
  dwc:decimalLongitude "12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9 12.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.9"^^xsd:decimal ;
  geo-pos:long "12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palaemon elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '12.5'^^xsd:double;
  dwc:latitude '37.9'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:observationDate '1985-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576668 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.576668"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576668 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.576668"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palaemon elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '37.576668'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:observationDate '1985-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.03083 -13.443833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.03083"^^xsd:decimal ;
  dwc:decimalLongitude "-13.443833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.03083 -13.443833)"^^geo:wktLiteral ;
  geo-pos:lat "80.03083"^^xsd:decimal ;
  geo-pos:long "-13.443833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paranerilla cilioscutata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-13.443833'^^xsd:double;
  dwc:latitude '80.03083'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '330338'^^xsd:integer;
  dwc:observationDate '1992-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '330338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -31.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^xsd:decimal ;
  dwc:decimalLongitude "-31.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -31.9)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "-31.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis grimaldii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-31.9'^^xsd:double;
  dwc:latitude '35.4'^^xsd:double;
  dwc:aphiaid '140337'^^xsd:integer;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '140337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -42.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-42.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis grimaldii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-42.9'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:aphiaid '140337'^^xsd:integer;
  dwc:observationDate '1979-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '140337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 33.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "33.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 33.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "33.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Menaethius monoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '33.8'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:aphiaid '208908'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '208908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -36.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1"^^xsd:decimal ;
  dwc:decimalLongitude "-36.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "670"^^xsd:integer ;
  dwc:maximumDepthInMeters "670"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -36.8)"^^geo:wktLiteral ;
  geo-pos:lat "52.1"^^xsd:decimal ;
  geo-pos:long "-36.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-36.8'^^xsd:double;
  dwc:latitude '52.1'^^xsd:double;
  dwc:minimumDepth '670'^^xsd:integer;
  dwc:maximumDepth '670'^^xsd:integer;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:observationDate '1972-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.433334 11.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.433334"^^xsd:decimal ;
  dwc:decimalLongitude "11.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.433334 11.15)"^^geo:wktLiteral ;
  geo-pos:lat "34.433334"^^xsd:decimal ;
  geo-pos:long "11.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.15'^^xsd:double;
  dwc:latitude '34.433334'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -0.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-0.8'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 21.8)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '21.8'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1"^^xsd:decimal ;
  dwc:decimalLongitude "21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1 21.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.1"^^xsd:decimal ;
  geo-pos:long "21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '21.9'^^xsd:double;
  dwc:latitude '36.1'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1971-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -23.9)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-23.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.9'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -12.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-12.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -12.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-12.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-12.5'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "-22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "42.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 -22.1)"^^geo:wktLiteral ;
  geo-pos:lat "43.4"^^xsd:decimal ;
  geo-pos:long "-22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-22.1'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '42.5'^^xsd:double;
  dwc:maximumDepth '42.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -12.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-12.7'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 17.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "17.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 17.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "17.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '17.3'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "297.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "297.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "29"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '29'^^xsd:integer;
  dwc:minimumDepth '297.5'^^xsd:double;
  dwc:maximumDepth '297.5'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1970-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Metridia similis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '346682'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '346682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^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 "2524"^^xsd:integer ;
  dwc:maximumDepthInMeters "2524"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cadulus cylindratus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '2524'^^xsd:integer;
  dwc:maximumDepth '2524'^^xsd:integer;
  dwc:aphiaid '140002'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.185 -31.465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.185"^^xsd:decimal ;
  dwc:decimalLongitude "-31.465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.185 -31.465)"^^geo:wktLiteral ;
  geo-pos:lat "35.185"^^xsd:decimal ;
  geo-pos:long "-31.465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chtenopteryx sicula'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-31.465'^^xsd:double;
  dwc:latitude '35.185'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '181377'^^xsd:integer;
  dwc:observationDate '1983-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '181377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -16.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.65"^^xsd:decimal ;
  dwc:decimalLongitude "-16.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.65 -16.8)"^^geo:wktLiteral ;
  geo-pos:lat "32.65"^^xsd:decimal ;
  geo-pos:long "-16.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dasmosmilia lymani'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-16.8'^^xsd:double;
  dwc:latitude '32.65'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:aphiaid '135152'^^xsd:integer;
  dwc:observationDate '1990-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '135152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-21.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "104"^^xsd:integer ;
  dwc:maximumDepthInMeters "104"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -21.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "-21.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-21.9'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '104'^^xsd:integer;
  dwc:maximumDepth '104'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1970-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4"^^xsd:decimal ;
  dwc:decimalLongitude "-44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4 -44)"^^geo:wktLiteral ;
  geo-pos:lat "39.4"^^xsd:decimal ;
  geo-pos:long "-44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-44'^^xsd:integer;
  dwc:latitude '39.4'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -28.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-28.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -28.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-28.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-28.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1973-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.1 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.1"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.1 -18)"^^geo:wktLiteral ;
  geo-pos:lat "74.1"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Schaudinnia rosea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '74.1'^^xsd:double;
  dwc:aphiaid '134418'^^xsd:integer;
  dwc:observationDate '1931-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '134418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.1 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.1"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.1 -18)"^^geo:wktLiteral ;
  geo-pos:lat "74.1"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Schaudinnia rosea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '74.1'^^xsd:double;
  dwc:aphiaid '134418'^^xsd:integer;
  dwc:observationDate '1931-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '134418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.466667 11.391667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.466667"^^xsd:decimal ;
  dwc:decimalLongitude "11.391667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.466667 11.391667)"^^geo:wktLiteral ;
  geo-pos:lat "34.466667"^^xsd:decimal ;
  geo-pos:long "11.391667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.391667'^^xsd:double;
  dwc:latitude '34.466667'^^xsd:double;
  dwc:minimumDepth '51.5'^^xsd:double;
  dwc:maximumDepth '51.5'^^xsd:double;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183334 10.313889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.183334"^^xsd:decimal ;
  dwc:decimalLongitude "10.313889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.183334 10.313889)"^^geo:wktLiteral ;
  geo-pos:lat "37.183334"^^xsd:decimal ;
  geo-pos:long "10.313889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Antedon mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '10.313889'^^xsd:double;
  dwc:latitude '37.183334'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:maximumDepth '17.5'^^xsd:double;
  dwc:aphiaid '124208'^^xsd:integer;
  dwc:observationDate '1973-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '124208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.766666 10.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.766666"^^xsd:decimal ;
  dwc:decimalLongitude "10.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.766666 10.383333)"^^geo:wktLiteral ;
  geo-pos:lat "36.766666"^^xsd:decimal ;
  geo-pos:long "10.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.383333'^^xsd:double;
  dwc:latitude '36.766666'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8 -14.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.8"^^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 "1934"^^xsd:integer ;
  dwc:maximumDepthInMeters "1934"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.8 -14.2)"^^geo:wktLiteral ;
  geo-pos:lat "27.8"^^xsd:decimal ;
  geo-pos:long "-14.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptanthura'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:longitude '-14.2'^^xsd:double;
  dwc:latitude '27.8'^^xsd:double;
  dwc:minimumDepth '1934'^^xsd:integer;
  dwc:maximumDepth '1934'^^xsd:integer;
  dwc:aphiaid '118306'^^xsd:integer;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118306'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.1"^^xsd:decimal ;
  dwc:decimalLongitude "-44.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.1 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "47.1"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptychaster arcticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '47.1'^^xsd:double;
  dwc:aphiaid '123896'^^xsd:integer;
  dwc:observationDate '1948-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '123896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Drepanorchis neglecta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '134802'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '134802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.391666 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.391666"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.391666 15.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.391666"^^xsd:decimal ;
  geo-pos:long "15.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Drepanorchis neglecta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '37.391666'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '134802'^^xsd:integer;
  dwc:observationDate '1988-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '134802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1737"^^xsd:integer ;
  dwc:maximumDepthInMeters "1737"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinus alexandri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:minimumDepth '1737'^^xsd:integer;
  dwc:maximumDepth '1737'^^xsd:integer;
  dwc:aphiaid '124280'^^xsd:integer;
  dwc:aphiaIdAccepted '532032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria impatiens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '125185'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.78361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277222"^^xsd:decimal ;
  dwc:decimalLongitude "33.78361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277222 33.78361)"^^geo:wktLiteral ;
  geo-pos:lat "27.277222"^^xsd:decimal ;
  geo-pos:long "33.78361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-12-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria impatiens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '33.78361'^^xsd:double;
  dwc:latitude '27.277222'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '125185'^^xsd:integer;
  dwc:observationDate '1965-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.033 13.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.033"^^xsd:decimal ;
  dwc:decimalLongitude "13.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.033 13.025)"^^geo:wktLiteral ;
  geo-pos:lat "45.033"^^xsd:decimal ;
  geo-pos:long "13.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hydroidomedusa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '13.025'^^xsd:double;
  dwc:latitude '45.033'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '393977'^^xsd:integer;
  dwc:observationDate '1968-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '19494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '80'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29333"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.29333"^^xsd:decimal ;
  geo-pos:long "14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '44.29333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiopsila aranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '125049'^^xsd:integer;
  dwc:observationDate '1973-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '125049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 10.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.225"^^xsd:decimal ;
  dwc:decimalLongitude "10.666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.225 10.666667)"^^geo:wktLiteral ;
  geo-pos:lat "34.225"^^xsd:decimal ;
  geo-pos:long "10.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiopsila aranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.666667'^^xsd:double;
  dwc:latitude '34.225'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '125049'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '125049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.253332 -28.258333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.253332"^^xsd:decimal ;
  dwc:decimalLongitude "-28.258333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "305"^^xsd:integer ;
  dwc:maximumDepthInMeters "305"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.253332 -28.258333)"^^geo:wktLiteral ;
  geo-pos:lat "30.253332"^^xsd:decimal ;
  geo-pos:long "-28.258333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pelagia noctiluca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-28.258333'^^xsd:double;
  dwc:latitude '30.253332'^^xsd:double;
  dwc:minimumDepth '305'^^xsd:integer;
  dwc:maximumDepth '305'^^xsd:integer;
  dwc:aphiaid '135305'^^xsd:integer;
  dwc:observationDate '1951-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '135305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -4)"^^geo:wktLiteral ;
  geo-pos:lat "51.6"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1849'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '51.6'^^xsd:double;
  dwc:observationDate '1849-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -8.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.9"^^xsd:decimal ;
  geo-pos:long "-8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8.2'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1838'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:observationDate '1838-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ctenocalanus vanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104510'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ctenocalanus vanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '104510'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ctenocalanus vanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '104510'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74"^^xsd:decimal ;
  dwc:decimalLongitude "36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74 36)"^^geo:wktLiteral ;
  geo-pos:lat "74"^^xsd:decimal ;
  geo-pos:long "36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten imbrifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '36'^^xsd:integer;
  dwc:latitude '74'^^xsd:integer;
  dwc:aphiaid '140701'^^xsd:integer;
  dwc:aphiaIdAccepted '140700'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.817223 11.368056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.817223"^^xsd:decimal ;
  dwc:decimalLongitude "11.368056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.817223 11.368056)"^^geo:wktLiteral ;
  geo-pos:lat "33.817223"^^xsd:decimal ;
  geo-pos:long "11.368056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maja crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.368056'^^xsd:double;
  dwc:latitude '33.817223'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.975 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.975"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "44.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.975 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.975"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maja crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '33.975'^^xsd:double;
  dwc:minimumDepth '44.5'^^xsd:double;
  dwc:maximumDepth '44.5'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:observationDate '1973-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.525)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "11.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maja crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '11.525'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.6"^^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 "37.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "37.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.6 11.8)"^^geo:wktLiteral ;
  geo-pos:lat "34.6"^^xsd:decimal ;
  geo-pos:long "11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maja crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '11.8'^^xsd:double;
  dwc:latitude '34.6'^^xsd:double;
  dwc:minimumDepth '37.5'^^xsd:double;
  dwc:maximumDepth '37.5'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:observationDate '1973-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 20.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "20.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 20.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "20.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20.2'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "39.1"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '39.1'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3"^^xsd:decimal ;
  dwc:decimalLongitude "8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters "135"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3 8)"^^geo:wktLiteral ;
  geo-pos:lat "41.3"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '41.3'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:maximumDepth '135'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 -12.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.2"^^xsd:decimal ;
  dwc:decimalLongitude "-12.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "280"^^xsd:integer ;
  dwc:maximumDepthInMeters "280"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.2 -12.1)"^^geo:wktLiteral ;
  geo-pos:lat "57.2"^^xsd:decimal ;
  geo-pos:long "-12.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-12.1'^^xsd:double;
  dwc:latitude '57.2'^^xsd:double;
  dwc:minimumDepth '280'^^xsd:integer;
  dwc:maximumDepth '280'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -30.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.8"^^xsd:decimal ;
  dwc:decimalLongitude "-30.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640"^^xsd:integer ;
  dwc:maximumDepthInMeters "640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.8 -30.8)"^^geo:wktLiteral ;
  geo-pos:lat "44.8"^^xsd:decimal ;
  geo-pos:long "-30.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-30.8'^^xsd:double;
  dwc:latitude '44.8'^^xsd:double;
  dwc:minimumDepth '640'^^xsd:integer;
  dwc:maximumDepth '640'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -26.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -26.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-26.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-26.6'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1972-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -36.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "-36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -36.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "-36.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euryphorus brachypterus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-36.1'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:aphiaid '135819'^^xsd:integer;
  dwc:observationDate '1963-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '135819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -9.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters "270"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -9.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-9.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-9.1'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:maximumDepth '270'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 -5.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.9"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.9 -5.4)"^^geo:wktLiteral ;
  geo-pos:lat "55.9"^^xsd:decimal ;
  geo-pos:long "-5.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.4'^^xsd:double;
  dwc:latitude '55.9'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -33.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50"^^xsd:decimal ;
  dwc:decimalLongitude "-33.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "585"^^xsd:integer ;
  dwc:maximumDepthInMeters "585"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50 -33.4)"^^geo:wktLiteral ;
  geo-pos:lat "50"^^xsd:decimal ;
  geo-pos:long "-33.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Meningodora vesca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-33.4'^^xsd:double;
  dwc:latitude '50'^^xsd:integer;
  dwc:minimumDepth '585'^^xsd:integer;
  dwc:maximumDepth '585'^^xsd:integer;
  dwc:aphiaid '107597'^^xsd:integer;
  dwc:observationDate '1972-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '107597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.32484 -9.523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.32484"^^xsd:decimal ;
  dwc:decimalLongitude "-9.523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "316"^^xsd:integer ;
  dwc:maximumDepthInMeters "316"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.32484 -9.523)"^^geo:wktLiteral ;
  geo-pos:lat "80.32484"^^xsd:decimal ;
  geo-pos:long "-9.523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Paranerilla cilioscutata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-9.523'^^xsd:double;
  dwc:latitude '80.32484'^^xsd:double;
  dwc:minimumDepth '316'^^xsd:integer;
  dwc:maximumDepth '316'^^xsd:integer;
  dwc:aphiaid '330338'^^xsd:integer;
  dwc:observationDate '1992-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '330338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:observationDate '1973-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.80417 -5.770833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.80417"^^xsd:decimal ;
  dwc:decimalLongitude "-5.770833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.80417 -5.770833)"^^geo:wktLiteral ;
  geo-pos:lat "35.80417"^^xsd:decimal ;
  geo-pos:long "-5.770833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-5.770833'^^xsd:double;
  dwc:latitude '35.80417'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1969-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-45'^^xsd:integer;
  dwc:latitude '43.3'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '610'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1964-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 -8.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "71"^^xsd:decimal ;
  dwc:decimalLongitude "-8.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "481"^^xsd:integer ;
  dwc:maximumDepthInMeters "481"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (71 -8.3)"^^geo:wktLiteral ;
  geo-pos:lat "71"^^xsd:decimal ;
  geo-pos:long "-8.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cyclopecten imbrifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:longitude '-8.3'^^xsd:double;
  dwc:latitude '71'^^xsd:integer;
  dwc:minimumDepth '481'^^xsd:integer;
  dwc:maximumDepth '481'^^xsd:integer;
  dwc:aphiaid '140701'^^xsd:integer;
  dwc:observationDate '1877-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140700'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -5.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.4"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.4 -5.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.4"^^xsd:decimal ;
  geo-pos:long "-5.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1843'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5.5'^^xsd:double;
  dwc:latitude '57.4'^^xsd:double;
  dwc:observationDate '1843-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.1"^^xsd:decimal ;
  dwc:decimalLongitude "-25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1400"^^xsd:integer ;
  dwc:maximumDepthInMeters "1400"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.1 -25)"^^geo:wktLiteral ;
  geo-pos:lat "45.1"^^xsd:decimal ;
  geo-pos:long "-25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pelagia noctiluca'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-25'^^xsd:integer;
  dwc:latitude '45.1'^^xsd:double;
  dwc:minimumDepth '1400'^^xsd:integer;
  dwc:maximumDepth '1400'^^xsd:integer;
  dwc:aphiaid '135305'^^xsd:integer;
  dwc:observationDate '1967-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '135305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.15 12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.15"^^xsd:decimal ;
  dwc:decimalLongitude "12"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.15 12)"^^geo:wktLiteral ;
  geo-pos:lat "34.15"^^xsd:decimal ;
  geo-pos:long "12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scalarispongia scalaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:longitude '12'^^xsd:integer;
  dwc:latitude '34.15'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '165376'^^xsd:integer;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '165376'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.443333 -28.923332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.443333"^^xsd:decimal ;
  dwc:decimalLongitude "-28.923332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.443333 -28.923332)"^^geo:wktLiteral ;
  geo-pos:lat "31.443333"^^xsd:decimal ;
  geo-pos:long "-28.923332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Crypthelia vascomarquesi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-28.923332'^^xsd:double;
  dwc:latitude '31.443333'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '117956'^^xsd:integer;
  dwc:observationDate '1959-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '117956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dichelaspis darwini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:aphiaid '106155'^^xsd:integer;
  dwc:aphiaIdAccepted '106155'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haplophthalmus danicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '264485'^^xsd:integer;
  dwc:observationDate '1936-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '264485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.733 -17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.733"^^xsd:decimal ;
  dwc:decimalLongitude "-17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.733 -17)"^^geo:wktLiteral ;
  geo-pos:lat "32.733"^^xsd:decimal ;
  geo-pos:long "-17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haplophthalmus danicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-17'^^xsd:integer;
  dwc:latitude '32.733'^^xsd:double;
  dwc:aphiaid '264485'^^xsd:integer;
  dwc:observationDate '1931-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '264485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -28)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-05'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haplophthalmus danicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-28'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:aphiaid '264485'^^xsd:integer;
  dwc:observationDate '1931-11-25'^^xsd:date;
  dwc:aphiaIdAccepted '264485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 -28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.8 -28.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.8"^^xsd:decimal ;
  geo-pos:long "-28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-28.2'^^xsd:double;
  dwc:latitude '57.8'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1973-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -26.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -26.6)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-26.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-26.6'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1973-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -25.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5"^^xsd:decimal ;
  dwc:decimalLongitude "-25.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -25.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.5"^^xsd:decimal ;
  geo-pos:long "-25.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-25.5'^^xsd:double;
  dwc:latitude '55.5'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1973-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2575 15.4925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2575"^^xsd:decimal ;
  dwc:decimalLongitude "15.4925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2575 15.4925)"^^geo:wktLiteral ;
  geo-pos:lat "37.2575"^^xsd:decimal ;
  geo-pos:long "15.4925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '15.4925'^^xsd:double;
  dwc:latitude '37.2575'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1974-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.725 -6.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.725 -6.35)"^^geo:wktLiteral ;
  geo-pos:lat "35.725"^^xsd:decimal ;
  geo-pos:long "-6.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinus acutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:longitude '-6.35'^^xsd:double;
  dwc:latitude '35.725'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '124277'^^xsd:integer;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -36.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "-36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -36.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "-36.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euryphorus brachypterus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-36.1'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:aphiaid '135819'^^xsd:integer;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '135819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euryphorus brachypterus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:aphiaid '135819'^^xsd:integer;
  dwc:observationDate '1966-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '135819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euryphorus brachypterus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:aphiaid '135819'^^xsd:integer;
  dwc:observationDate '1966-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '135819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.908333 10.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.908333"^^xsd:decimal ;
  dwc:decimalLongitude "10.866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.908333 10.866667)"^^geo:wktLiteral ;
  geo-pos:lat "35.908333"^^xsd:decimal ;
  geo-pos:long "10.866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplidium amaroucium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '10.866667'^^xsd:double;
  dwc:latitude '35.908333'^^xsd:double;
  dwc:aphiaid '103471'^^xsd:integer;
  dwc:observationDate '1967-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.541668 11.586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.541668"^^xsd:decimal ;
  dwc:decimalLongitude "11.586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.541668 11.586667)"^^geo:wktLiteral ;
  geo-pos:lat "33.541668"^^xsd:decimal ;
  geo-pos:long "11.586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplidium amaroucium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.586667'^^xsd:double;
  dwc:latitude '33.541668'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '103471'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 10.333333)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "10.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aplidium amaroucium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.333333'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '103471'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.7'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.8 -0.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.8"^^xsd:decimal ;
  dwc:decimalLongitude "-0.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.8 -0.9)"^^geo:wktLiteral ;
  geo-pos:lat "60.8"^^xsd:decimal ;
  geo-pos:long "-0.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1868'^^xsd:integer;
  dwc:longitude '-0.9'^^xsd:double;
  dwc:latitude '60.8'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:observationDate '1868-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.1 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.1"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.1 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "60.1"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '60.1'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 27.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6"^^xsd:decimal ;
  dwc:decimalLongitude "27.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 27.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.6"^^xsd:decimal ;
  geo-pos:long "27.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '27.6'^^xsd:double;
  dwc:latitude '40.6'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "91"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '91'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "97.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "97.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '97.5'^^xsd:double;
  dwc:maximumDepth '97.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "19.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 19.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "19.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '19.7'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4 -32)"^^geo:wktLiteral ;
  geo-pos:lat "35.4"^^xsd:decimal ;
  geo-pos:long "-32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis grimaldii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-32'^^xsd:integer;
  dwc:latitude '35.4'^^xsd:double;
  dwc:aphiaid '140337'^^xsd:integer;
  dwc:observationDate '1979-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '140337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83472 12.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83472"^^xsd:decimal ;
  dwc:decimalLongitude "12.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83472 12.15)"^^geo:wktLiteral ;
  geo-pos:lat "36.83472"^^xsd:decimal ;
  geo-pos:long "12.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.15'^^xsd:double;
  dwc:latitude '36.83472'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -4)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "550"^^xsd:integer ;
  dwc:maximumDepthInMeters "550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.2"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '36.2'^^xsd:double;
  dwc:minimumDepth '550'^^xsd:integer;
  dwc:maximumDepth '550'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55"^^xsd:decimal ;
  dwc:decimalLongitude "-14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "996.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "996.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55 -14.3)"^^geo:wktLiteral ;
  geo-pos:lat "55"^^xsd:decimal ;
  geo-pos:long "-14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-14.3'^^xsd:double;
  dwc:latitude '55'^^xsd:integer;
  dwc:minimumDepth '996.5'^^xsd:double;
  dwc:maximumDepth '996.5'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.145 12.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.145"^^xsd:decimal ;
  dwc:decimalLongitude "12.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "535"^^xsd:integer ;
  dwc:maximumDepthInMeters "535"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.145 12.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.145"^^xsd:decimal ;
  geo-pos:long "12.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinus acutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.25'^^xsd:double;
  dwc:latitude '38.145'^^xsd:double;
  dwc:minimumDepth '535'^^xsd:integer;
  dwc:maximumDepth '535'^^xsd:integer;
  dwc:aphiaid '124277'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 33.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "33.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 33.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "33.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria impatiens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '33.8'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '125185'^^xsd:integer;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.471667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.625"^^xsd:decimal ;
  dwc:decimalLongitude "11.471667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.625 11.471667)"^^geo:wktLiteral ;
  geo-pos:lat "33.625"^^xsd:decimal ;
  geo-pos:long "11.471667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria impatiens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '11.471667'^^xsd:double;
  dwc:latitude '33.625'^^xsd:double;
  dwc:minimumDepth '24.5'^^xsd:double;
  dwc:maximumDepth '24.5'^^xsd:double;
  dwc:aphiaid '125185'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.445 11.533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.445"^^xsd:decimal ;
  dwc:decimalLongitude "11.533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.445 11.533333)"^^geo:wktLiteral ;
  geo-pos:lat "33.445"^^xsd:decimal ;
  geo-pos:long "11.533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria impatiens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.533333'^^xsd:double;
  dwc:latitude '33.445'^^xsd:double;
  dwc:minimumDepth '25.5'^^xsd:double;
  dwc:maximumDepth '25.5'^^xsd:double;
  dwc:aphiaid '125185'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Holothuria impatiens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '125185'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '125185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25403 15.4925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25403"^^xsd:decimal ;
  dwc:decimalLongitude "15.4925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25403 15.4925)"^^geo:wktLiteral ;
  geo-pos:lat "37.25403"^^xsd:decimal ;
  geo-pos:long "15.4925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '15.4925'^^xsd:double;
  dwc:latitude '37.25403'^^xsd:double;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "720"^^xsd:integer ;
  dwc:maximumDepthInMeters "720"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '720'^^xsd:integer;
  dwc:maximumDepth '720'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1969-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "655"^^xsd:integer ;
  dwc:maximumDepthInMeters "655"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '655'^^xsd:integer;
  dwc:maximumDepth '655'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -16.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -16.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "-16.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.3'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -20.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.7"^^xsd:decimal ;
  dwc:decimalLongitude "-20.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.7 -20.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.7"^^xsd:decimal ;
  geo-pos:long "-20.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-20.5'^^xsd:double;
  dwc:latitude '34.7'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "177.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "-19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.2'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '177.5'^^xsd:double;
  dwc:maximumDepth '177.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 14)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Corallium rubrum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14'^^xsd:integer;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '125416'^^xsd:integer;
  dwc:aphiaIdAccepted '125416'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -8.291667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1"^^xsd:decimal ;
  dwc:decimalLongitude "-8.291667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "721.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "721.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1 -8.291667)"^^geo:wktLiteral ;
  geo-pos:lat "42.1"^^xsd:decimal ;
  geo-pos:long "-8.291667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-8.291667'^^xsd:double;
  dwc:latitude '42.1'^^xsd:double;
  dwc:minimumDepth '721.5'^^xsd:double;
  dwc:maximumDepth '721.5'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1870-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2"^^xsd:decimal ;
  dwc:decimalLongitude "-8.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2 -8.8)"^^geo:wktLiteral ;
  geo-pos:lat "42.2"^^xsd:decimal ;
  geo-pos:long "-8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8.8'^^xsd:double;
  dwc:latitude '42.2'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -15.4)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-15.4'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.5)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-17.5'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  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 "227.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "227.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  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/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-20.6'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '227.5'^^xsd:double;
  dwc:maximumDepth '227.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7 -5.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.7"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.7 -5.6)"^^geo:wktLiteral ;
  geo-pos:lat "54.7"^^xsd:decimal ;
  geo-pos:long "-5.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.6'^^xsd:double;
  dwc:latitude '54.7'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophiopsila aranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '125049'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '125049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Argathona rhinoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '259036'^^xsd:integer;
  dwc:observationDate '1982-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '259036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^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 "195"^^xsd:integer ;
  dwc:maximumDepthInMeters "195"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 20.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "20.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '20.6'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:maximumDepth '195'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.2 -32.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.2"^^xsd:decimal ;
  dwc:decimalLongitude "-32.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.2 -32.1)"^^geo:wktLiteral ;
  geo-pos:lat "61.2"^^xsd:decimal ;
  geo-pos:long "-32.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-32.1'^^xsd:double;
  dwc:latitude '61.2'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1973-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Maja crispata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '36.5'^^xsd:double;
  dwc:maximumDepth '36.5'^^xsd:double;
  dwc:aphiaid '107348'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haplophthalmus danicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:aphiaid '264485'^^xsd:integer;
  dwc:observationDate '1923-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '264485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -24)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 -24)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "-24"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-24'^^xsd:integer;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1972-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.391667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "10.391667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 10.391667)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "10.391667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Drepanorchis neglecta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.391667'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '134802'^^xsd:integer;
  dwc:observationDate '1972-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '134802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -21.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-21.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -21.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-21.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-21.8'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 22.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "22.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "575"^^xsd:integer ;
  dwc:maximumDepthInMeters "575"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 22.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "22.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '22.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '575'^^xsd:integer;
  dwc:maximumDepth '575'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 -13.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "-13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.391666 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.391666"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.391666 15.2)"^^geo:wktLiteral ;
  geo-pos:lat "37.391666"^^xsd:decimal ;
  geo-pos:long "15.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '37.391666'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:observationDate '1988-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.327778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.825"^^xsd:decimal ;
  dwc:decimalLongitude "10.327778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.825 10.327778)"^^geo:wktLiteral ;
  geo-pos:lat "36.825"^^xsd:decimal ;
  geo-pos:long "10.327778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.327778'^^xsd:double;
  dwc:latitude '36.825'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:observationDate '1967-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.694443 -5.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.694443"^^xsd:decimal ;
  dwc:decimalLongitude "-5.266667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "29.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.694443 -5.266667)"^^geo:wktLiteral ;
  geo-pos:lat "35.694443"^^xsd:decimal ;
  geo-pos:long "-5.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-5.266667'^^xsd:double;
  dwc:latitude '35.694443'^^xsd:double;
  dwc:minimumDepth '29.5'^^xsd:double;
  dwc:maximumDepth '29.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1969-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.525 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.525"^^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 "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.525 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.525"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '34.525'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "39.7"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Odostomia compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '39.7'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '576943'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141054'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -6.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6"^^xsd:decimal ;
  dwc:decimalLongitude "-6.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "183"^^xsd:integer ;
  dwc:maximumDepthInMeters "183"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6 -6.4)"^^geo:wktLiteral ;
  geo-pos:lat "35.6"^^xsd:decimal ;
  geo-pos:long "-6.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Odostomia compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-6.4'^^xsd:double;
  dwc:latitude '35.6'^^xsd:double;
  dwc:minimumDepth '183'^^xsd:integer;
  dwc:maximumDepth '183'^^xsd:integer;
  dwc:aphiaid '576943'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141054'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -4.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "-4.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1072"^^xsd:integer ;
  dwc:maximumDepthInMeters "1072"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 -4.7)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "-4.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Odostomia compressa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-4.7'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:minimumDepth '1072'^^xsd:integer;
  dwc:maximumDepth '1072'^^xsd:integer;
  dwc:aphiaid '576943'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141054'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1848'^^xsd:integer;
  dwc:longitude '-2.6'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:observationDate '1848-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  dwc:observationDate '1864-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.3"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '50.3'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -12)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -12)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-12"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-10-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Centropages hamatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-12'^^xsd:integer;
  dwc:latitude '49.5'^^xsd:double;
  dwc:aphiaid '104496'^^xsd:integer;
  dwc:observationDate '1928-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '104496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 49.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36"^^xsd:decimal ;
  dwc:decimalLongitude "49.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36 49.3)"^^geo:wktLiteral ;
  geo-pos:lat "36"^^xsd:decimal ;
  geo-pos:long "49.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Charybdis smithii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '49.3'^^xsd:double;
  dwc:latitude '36'^^xsd:integer;
  dwc:aphiaid '208824'^^xsd:integer;
  dwc:observationDate '1963-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '1552694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ctenocalanus vanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104510'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 -43.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4"^^xsd:decimal ;
  dwc:decimalLongitude "-43.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4 -43.3)"^^geo:wktLiteral ;
  geo-pos:lat "45.4"^^xsd:decimal ;
  geo-pos:long "-43.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-43.3'^^xsd:double;
  dwc:latitude '45.4'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1964-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -42.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.2"^^xsd:decimal ;
  dwc:decimalLongitude "-42.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.2 -42.2)"^^geo:wktLiteral ;
  geo-pos:lat "47.2"^^xsd:decimal ;
  geo-pos:long "-42.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-42.2'^^xsd:double;
  dwc:latitude '47.2'^^xsd:double;
  dwc:minimumDepth '32.5'^^xsd:double;
  dwc:maximumDepth '32.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1964-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 28.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 28.2)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "28.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '28.2'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 28)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107095'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '584920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576668 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.576668"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576668 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.576668"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alpheus dentipes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '37.576668'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '107475'^^xsd:integer;
  dwc:observationDate '1985-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 35.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 35.2)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "35.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-31'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Apseudes intermedius'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '35.2'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:aphiaid '136269'^^xsd:integer;
  dwc:observationDate '1955-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '247112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.75)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "47.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Argathona rhinoceros'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '47.75'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:aphiaid '259036'^^xsd:integer;
  dwc:observationDate '1978-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '259036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eudistoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '103465'^^xsd:integer;
  dwc:observationDate '1974-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '103465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8075 -5.769444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8075"^^xsd:decimal ;
  dwc:decimalLongitude "-5.769444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8075 -5.769444)"^^geo:wktLiteral ;
  geo-pos:lat "35.8075"^^xsd:decimal ;
  geo-pos:long "-5.769444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eudistoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-5.769444'^^xsd:double;
  dwc:latitude '35.8075'^^xsd:double;
  dwc:aphiaid '103465'^^xsd:integer;
  dwc:observationDate '1969-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '103465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.683334 -5.208333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.683334"^^xsd:decimal ;
  dwc:decimalLongitude "-5.208333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.683334 -5.208333)"^^geo:wktLiteral ;
  geo-pos:lat "35.683334"^^xsd:decimal ;
  geo-pos:long "-5.208333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eudistoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-5.208333'^^xsd:double;
  dwc:latitude '35.683334'^^xsd:double;
  dwc:aphiaid '103465'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '103465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eurycope cornuta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '118615'^^xsd:integer;
  dwc:observationDate '1935-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '118615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "682"^^xsd:integer ;
  dwc:maximumDepthInMeters "682"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -4)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eurycope complanata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:longitude '-4'^^xsd:integer;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '682'^^xsd:integer;
  dwc:maximumDepth '682'^^xsd:integer;
  dwc:aphiaid '118614'^^xsd:integer;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '118614'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.582 -14.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.582"^^xsd:decimal ;
  dwc:decimalLongitude "-14.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4222.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4222.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.582 -14.01)"^^geo:wktLiteral ;
  geo-pos:lat "49.582"^^xsd:decimal ;
  geo-pos:long "-14.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-14.01'^^xsd:double;
  dwc:latitude '49.582'^^xsd:double;
  dwc:minimumDepth '4222.5'^^xsd:double;
  dwc:maximumDepth '4222.5'^^xsd:double;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:observationDate '1982-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.582 -14.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.582"^^xsd:decimal ;
  dwc:decimalLongitude "-14.01"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4222.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4222.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.582 -14.01)"^^geo:wktLiteral ;
  geo-pos:lat "49.582"^^xsd:decimal ;
  geo-pos:long "-14.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Grimpoteuthis discoveryi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-14.01'^^xsd:double;
  dwc:latitude '49.582'^^xsd:double;
  dwc:minimumDepth '4222.5'^^xsd:double;
  dwc:maximumDepth '4222.5'^^xsd:double;
  dwc:aphiaid '153084'^^xsd:integer;
  dwc:observationDate '1982-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '153084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 -10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.8"^^xsd:decimal ;
  dwc:decimalLongitude "-10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "167.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "167.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.8 -10.3)"^^geo:wktLiteral ;
  geo-pos:lat "58.8"^^xsd:decimal ;
  geo-pos:long "-10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-10.3'^^xsd:double;
  dwc:latitude '58.8'^^xsd:double;
  dwc:minimumDepth '167.5'^^xsd:double;
  dwc:maximumDepth '167.5'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1972-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61"^^xsd:decimal ;
  dwc:decimalLongitude "-4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "61"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '61'^^xsd:integer;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1972-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.1"^^xsd:decimal ;
  dwc:decimalLongitude "-29.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "497.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "497.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.1 -29.2)"^^geo:wktLiteral ;
  geo-pos:lat "64.1"^^xsd:decimal ;
  geo-pos:long "-29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-29.2'^^xsd:double;
  dwc:latitude '64.1'^^xsd:double;
  dwc:minimumDepth '497.5'^^xsd:double;
  dwc:maximumDepth '497.5'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1973-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scottocalanus helenae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104831'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.411667 -7.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.411667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1378"^^xsd:integer ;
  dwc:maximumDepthInMeters "1378"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.411667 -7.655)"^^geo:wktLiteral ;
  geo-pos:lat "34.411667"^^xsd:decimal ;
  geo-pos:long "-7.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Stylaster maroccanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-7.655'^^xsd:double;
  dwc:latitude '34.411667'^^xsd:double;
  dwc:minimumDepth '1378'^^xsd:integer;
  dwc:maximumDepth '1378'^^xsd:integer;
  dwc:aphiaid '117967'^^xsd:integer;
  dwc:observationDate '1984-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '117967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 3)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscus spiloniscus gachassini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '3'^^xsd:integer;
  dwc:latitude '28'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 5.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9"^^xsd:decimal ;
  dwc:decimalLongitude "5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9 5.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.9"^^xsd:decimal ;
  geo-pos:long "5.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Typhlocirolana fontis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '5.7'^^xsd:double;
  dwc:latitude '34.9'^^xsd:double;
  dwc:aphiaid '263913'^^xsd:integer;
  dwc:aphiaIdAccepted '263913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -19.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^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 "575"^^xsd:integer ;
  dwc:maximumDepthInMeters "575"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -19.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-19.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.6'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '575'^^xsd:integer;
  dwc:maximumDepth '575'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38"^^xsd:decimal ;
  dwc:decimalLongitude "2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38 2.2)"^^geo:wktLiteral ;
  geo-pos:lat "38"^^xsd:decimal ;
  geo-pos:long "2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '2.2'^^xsd:double;
  dwc:latitude '38'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.253332 -28.258333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.253332"^^xsd:decimal ;
  dwc:decimalLongitude "-28.258333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "153"^^xsd:integer ;
  dwc:maximumDepthInMeters "153"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.253332 -28.258333)"^^geo:wktLiteral ;
  geo-pos:lat "30.253332"^^xsd:decimal ;
  geo-pos:long "-28.258333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cranchia scabra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-28.258333'^^xsd:double;
  dwc:latitude '30.253332'^^xsd:double;
  dwc:minimumDepth '153'^^xsd:integer;
  dwc:maximumDepth '153'^^xsd:integer;
  dwc:aphiaid '181386'^^xsd:integer;
  dwc:observationDate '1951-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '181386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "32.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 32.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Diadema setosum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:longitude '32.5'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 24.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "24.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "880"^^xsd:integer ;
  dwc:maximumDepthInMeters "880"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 24.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "24.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinus acutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1893'^^xsd:integer;
  dwc:longitude '24.2'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:minimumDepth '880'^^xsd:integer;
  dwc:maximumDepth '880'^^xsd:integer;
  dwc:aphiaid '124277'^^xsd:integer;
  dwc:observationDate '1893-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.093334 12.328333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.093334"^^xsd:decimal ;
  dwc:decimalLongitude "12.328333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "310"^^xsd:integer ;
  dwc:maximumDepthInMeters "310"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.093334 12.328333)"^^geo:wktLiteral ;
  geo-pos:lat "38.093334"^^xsd:decimal ;
  geo-pos:long "12.328333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinus acutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '12.328333'^^xsd:double;
  dwc:latitude '38.093334'^^xsd:double;
  dwc:minimumDepth '310'^^xsd:integer;
  dwc:maximumDepth '310'^^xsd:integer;
  dwc:aphiaid '124277'^^xsd:integer;
  dwc:observationDate '1974-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '532031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -14.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-14.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.7'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -24.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-24.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -24.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-24.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-24.1'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^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 "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-8.7'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2 -4.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.2"^^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 "1922"^^xsd:integer ;
  dwc:maximumDepthInMeters "1922"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2 -4.8)"^^geo:wktLiteral ;
  geo-pos:lat "46.2"^^xsd:decimal ;
  geo-pos:long "-4.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neotanais peculiaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-4.8'^^xsd:double;
  dwc:latitude '46.2'^^xsd:double;
  dwc:minimumDepth '1922'^^xsd:integer;
  dwc:maximumDepth '1922'^^xsd:integer;
  dwc:aphiaid '136337'^^xsd:integer;
  dwc:observationDate '1967-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '136337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.555 -8.518333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.555"^^xsd:decimal ;
  dwc:decimalLongitude "-8.518333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1913"^^xsd:integer ;
  dwc:maximumDepthInMeters "1913"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.555 -8.518333)"^^geo:wktLiteral ;
  geo-pos:lat "47.555"^^xsd:decimal ;
  geo-pos:long "-8.518333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-10-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neotanais peculiaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-8.518333'^^xsd:double;
  dwc:latitude '47.555'^^xsd:double;
  dwc:minimumDepth '1913'^^xsd:integer;
  dwc:maximumDepth '1913'^^xsd:integer;
  dwc:aphiaid '136337'^^xsd:integer;
  dwc:observationDate '1969-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '136337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -5)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5'^^xsd:integer;
  dwc:latitude '55.7'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.5"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.5 -1)"^^geo:wktLiteral ;
  geo-pos:lat "60.5"^^xsd:decimal ;
  geo-pos:long "-1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Palliolum striatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:longitude '-1'^^xsd:integer;
  dwc:latitude '60.5'^^xsd:double;
  dwc:aphiaid '140709'^^xsd:integer;
  dwc:observationDate '1864-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140709'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.591667 11.391667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.591667"^^xsd:decimal ;
  dwc:decimalLongitude "11.391667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.591667 11.391667)"^^geo:wktLiteral ;
  geo-pos:lat "34.591667"^^xsd:decimal ;
  geo-pos:long "11.391667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.391667'^^xsd:double;
  dwc:latitude '34.591667'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.65 11.661667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.65"^^xsd:decimal ;
  dwc:decimalLongitude "11.661667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.65 11.661667)"^^geo:wktLiteral ;
  geo-pos:lat "33.65"^^xsd:decimal ;
  geo-pos:long "11.661667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.661667'^^xsd:double;
  dwc:latitude '33.65'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.05 10.408333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.05"^^xsd:decimal ;
  dwc:decimalLongitude "10.408333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.05 10.408333)"^^geo:wktLiteral ;
  geo-pos:lat "34.05"^^xsd:decimal ;
  geo-pos:long "10.408333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.408333'^^xsd:double;
  dwc:latitude '34.05'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576668 12.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.576668"^^xsd:decimal ;
  dwc:decimalLongitude "12.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.576668 12.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.576668"^^xsd:decimal ;
  geo-pos:long "12.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hippolyte longirostris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '12.7'^^xsd:double;
  dwc:latitude '37.576668'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '146910'^^xsd:integer;
  dwc:observationDate '1985-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '107513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^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 "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptognathia breviremis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '136431'^^xsd:integer;
  dwc:observationDate '1977-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '136431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^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 "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptognathia breviremis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '136431'^^xsd:integer;
  dwc:observationDate '1977-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '136431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41"^^xsd:decimal ;
  dwc:decimalLongitude "-23.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41 -23.9)"^^geo:wktLiteral ;
  geo-pos:lat "41"^^xsd:decimal ;
  geo-pos:long "-23.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis grimaldii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-23.9'^^xsd:double;
  dwc:latitude '41'^^xsd:integer;
  dwc:aphiaid '140337'^^xsd:integer;
  dwc:observationDate '1979-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '140337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -35.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-35.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis grimaldii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-35.4'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:aphiaid '140337'^^xsd:integer;
  dwc:observationDate '1979-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '140337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9"^^xsd:decimal ;
  dwc:decimalLongitude "-17.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9 -17.6)"^^geo:wktLiteral ;
  geo-pos:lat "44.9"^^xsd:decimal ;
  geo-pos:long "-17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis grimaldii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:latitude '44.9'^^xsd:double;
  dwc:aphiaid '140337'^^xsd:integer;
  dwc:observationDate '1979-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '140337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Funchalia villosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107100'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '107100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.931667 -29.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.931667"^^xsd:decimal ;
  dwc:decimalLongitude "-29.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.931667 -29.87)"^^geo:wktLiteral ;
  geo-pos:lat "31.931667"^^xsd:decimal ;
  geo-pos:long "-29.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cranchia scabra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-29.87'^^xsd:double;
  dwc:latitude '31.931667'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '181386'^^xsd:integer;
  dwc:observationDate '1980-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '181386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.7 5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.7"^^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 "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.7 5.2)"^^geo:wktLiteral ;
  geo-pos:lat "60.7"^^xsd:decimal ;
  geo-pos:long "5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Schistomeringos nigridentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '5.2'^^xsd:double;
  dwc:latitude '60.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '331693'^^xsd:integer;
  dwc:observationDate '1974-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '130039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haloptilus ornatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104433'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483334 11.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.483334"^^xsd:decimal ;
  dwc:decimalLongitude "11.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "33.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.483334 11.183333)"^^geo:wktLiteral ;
  geo-pos:lat "34.483334"^^xsd:decimal ;
  geo-pos:long "11.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calcinus tubularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '11.183333'^^xsd:double;
  dwc:latitude '34.483334'^^xsd:double;
  dwc:minimumDepth '33.5'^^xsd:double;
  dwc:maximumDepth '33.5'^^xsd:double;
  dwc:aphiaid '107194'^^xsd:integer;
  dwc:observationDate '1973-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^xsd:decimal ;
  dwc:decimalLongitude "-11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "655"^^xsd:integer ;
  dwc:maximumDepthInMeters "655"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -11.7)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "-11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-11.7'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:minimumDepth '655'^^xsd:integer;
  dwc:maximumDepth '655'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1972-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euchaeta media'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104553'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.2'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "17.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 17.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "17.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '17.8'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1971-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.5 34.5)"^^geo:wktLiteral ;
  geo-pos:lat "28.5"^^xsd:decimal ;
  geo-pos:long "34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nassarius delicatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '34.5'^^xsd:double;
  dwc:latitude '28.5'^^xsd:double;
  dwc:aphiaid '215727'^^xsd:integer;
  dwc:observationDate '1993-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '215727'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -18.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-18.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -30.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3 -30.3)"^^geo:wktLiteral ;
  geo-pos:lat "35.3"^^xsd:decimal ;
  geo-pos:long "-30.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mastigoteuthis grimaldii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-30.3'^^xsd:double;
  dwc:latitude '35.3'^^xsd:double;
  dwc:aphiaid '140337'^^xsd:integer;
  dwc:observationDate '1979-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '140337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hebefustis par'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.746667'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:minimumDepth '4430.5'^^xsd:double;
  dwc:maximumDepth '4430.5'^^xsd:double;
  dwc:aphiaid '256291'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '256291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-23.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-23.8'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 25.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "25.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1000"^^xsd:integer ;
  dwc:maximumDepthInMeters "1000"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 25.8)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "25.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '25.8'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '1000'^^xsd:integer;
  dwc:maximumDepth '1000'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 12.278333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.278333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "590"^^xsd:integer ;
  dwc:maximumDepthInMeters "590"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 12.278333)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "12.278333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.278333'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:minimumDepth '590'^^xsd:integer;
  dwc:maximumDepth '590'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.808334 10.411111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.808334"^^xsd:decimal ;
  dwc:decimalLongitude "10.411111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.808334 10.411111)"^^geo:wktLiteral ;
  geo-pos:lat "36.808334"^^xsd:decimal ;
  geo-pos:long "10.411111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.411111'^^xsd:double;
  dwc:latitude '36.808334'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1865'^^xsd:integer;
  dwc:longitude '-2.6'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1865-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.15 4.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.15"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.15 4.8167)"^^geo:wktLiteral ;
  geo-pos:lat "53.15"^^xsd:decimal ;
  geo-pos:long "4.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium album'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '4.8167'^^xsd:double;
  dwc:latitude '53.15'^^xsd:double;
  dwc:aphiaid '148673'^^xsd:integer;
  dwc:observationDate '1949-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '148673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -8.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.9"^^xsd:decimal ;
  dwc:decimalLongitude "-8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.9 -8.2)"^^geo:wktLiteral ;
  geo-pos:lat "51.9"^^xsd:decimal ;
  geo-pos:long "-8.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-8.2'^^xsd:double;
  dwc:latitude '51.9'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '69.5'^^xsd:double;
  dwc:maximumDepth '69.5'^^xsd:double;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.725 -6.1625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.725"^^xsd:decimal ;
  dwc:decimalLongitude "-6.1625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.725 -6.1625)"^^geo:wktLiteral ;
  geo-pos:lat "35.725"^^xsd:decimal ;
  geo-pos:long "-6.1625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eudistoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-6.1625'^^xsd:double;
  dwc:latitude '35.725'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '103465'^^xsd:integer;
  dwc:observationDate '1969-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '103465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.083057 12.933056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.083057"^^xsd:decimal ;
  dwc:decimalLongitude "12.933056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.083057 12.933056)"^^geo:wktLiteral ;
  geo-pos:lat "59.083057"^^xsd:decimal ;
  geo-pos:long "12.933056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Trichoniscoides saerocennsis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '12.933056'^^xsd:double;
  dwc:latitude '59.083057'^^xsd:double;
  dwc:observationDate '1923-05-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.3"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.3 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "58.3"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ancistrum nuculae'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '58.3'^^xsd:double;
  dwc:aphiaid '427152'^^xsd:integer;
  dwc:observationDate '1963-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '427152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583 3.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583"^^xsd:decimal ;
  dwc:decimalLongitude "3.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583 3.617)"^^geo:wktLiteral ;
  geo-pos:lat "51.583"^^xsd:decimal ;
  geo-pos:long "3.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium album'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '3.617'^^xsd:double;
  dwc:latitude '51.583'^^xsd:double;
  dwc:aphiaid '148673'^^xsd:integer;
  dwc:observationDate '1965-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '148673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583 3.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583"^^xsd:decimal ;
  dwc:decimalLongitude "3.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583 3.617)"^^geo:wktLiteral ;
  geo-pos:lat "51.583"^^xsd:decimal ;
  geo-pos:long "3.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium album'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '3.617'^^xsd:double;
  dwc:latitude '51.583'^^xsd:double;
  dwc:aphiaid '148673'^^xsd:integer;
  dwc:observationDate '1965-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '148673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583 3.617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.583"^^xsd:decimal ;
  dwc:decimalLongitude "3.617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.583 3.617)"^^geo:wktLiteral ;
  geo-pos:lat "51.583"^^xsd:decimal ;
  geo-pos:long "3.617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium album'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '3.617'^^xsd:double;
  dwc:latitude '51.583'^^xsd:double;
  dwc:aphiaid '148673'^^xsd:integer;
  dwc:observationDate '1965-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '148673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.548333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.536667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.548333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1495.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.536667 -12.548333)"^^geo:wktLiteral ;
  geo-pos:lat "51.536667"^^xsd:decimal ;
  geo-pos:long "-12.548333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-03-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Macrocyprissa arcuata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '-12.548333'^^xsd:double;
  dwc:latitude '51.536667'^^xsd:double;
  dwc:minimumDepth '1495.5'^^xsd:double;
  dwc:maximumDepth '1495.5'^^xsd:double;
  dwc:aphiaid '460321'^^xsd:integer;
  dwc:observationDate '1972-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '460321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Philoscia corsica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '884703'^^xsd:integer;
  dwc:aphiaIdAccepted '263531'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2 -27.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "66.2"^^xsd:decimal ;
  dwc:decimalLongitude "-27.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "492.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "492.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (66.2 -27.1)"^^geo:wktLiteral ;
  geo-pos:lat "66.2"^^xsd:decimal ;
  geo-pos:long "-27.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Poraniomorpha tumida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-27.1'^^xsd:double;
  dwc:latitude '66.2'^^xsd:double;
  dwc:minimumDepth '492.5'^^xsd:double;
  dwc:maximumDepth '492.5'^^xsd:double;
  dwc:aphiaid '125171'^^xsd:integer;
  dwc:observationDate '1973-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '125171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cypraea gracilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:aphiaid '216801'^^xsd:integer;
  dwc:aphiaIdAccepted '139500'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1737"^^xsd:integer ;
  dwc:maximumDepthInMeters "1737"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.5 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "61.5"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinus affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '61.5'^^xsd:double;
  dwc:minimumDepth '1737'^^xsd:integer;
  dwc:maximumDepth '1737'^^xsd:integer;
  dwc:aphiaid '124279'^^xsd:integer;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.145 12.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.145"^^xsd:decimal ;
  dwc:decimalLongitude "12.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "535"^^xsd:integer ;
  dwc:maximumDepthInMeters "535"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.145 12.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.145"^^xsd:decimal ;
  geo-pos:long "12.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-17'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Echinus affinis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '12.25'^^xsd:double;
  dwc:latitude '38.145'^^xsd:double;
  dwc:minimumDepth '535'^^xsd:integer;
  dwc:maximumDepth '535'^^xsd:integer;
  dwc:aphiaid '124279'^^xsd:integer;
  dwc:observationDate '1974-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '532039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euchaeta media'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '104553'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.875"^^xsd:decimal ;
  dwc:decimalLongitude "-44.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters "157"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.875 -44.908333)"^^geo:wktLiteral ;
  geo-pos:lat "46.875"^^xsd:decimal ;
  geo-pos:long "-44.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Duva florida'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1886'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.908333'^^xsd:double;
  dwc:latitude '46.875'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:maximumDepth '157'^^xsd:integer;
  dwc:aphiaid '146943'^^xsd:integer;
  dwc:observationDate '1886-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '146943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9 -10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.9"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.9 -10.6)"^^geo:wktLiteral ;
  geo-pos:lat "53.9"^^xsd:decimal ;
  geo-pos:long "-10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eurydice truncata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1904'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-10.6'^^xsd:double;
  dwc:latitude '53.9'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '118855'^^xsd:integer;
  dwc:observationDate '1904-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '118855'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6667 3.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6667"^^xsd:decimal ;
  dwc:decimalLongitude "3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6667 3.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.6667"^^xsd:decimal ;
  geo-pos:long "3.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Faucheria faucheri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '3.5'^^xsd:double;
  dwc:latitude '43.6667'^^xsd:double;
  dwc:aphiaid '118857'^^xsd:integer;
  dwc:observationDate '1968-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '118857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251667 -7.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.251667"^^xsd:decimal ;
  dwc:decimalLongitude "-7.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "512.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "512.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.251667 -7.35)"^^geo:wktLiteral ;
  geo-pos:lat "34.251667"^^xsd:decimal ;
  geo-pos:long "-7.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Flabellum macandrewi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-7.35'^^xsd:double;
  dwc:latitude '34.251667'^^xsd:double;
  dwc:minimumDepth '512.5'^^xsd:double;
  dwc:maximumDepth '512.5'^^xsd:double;
  dwc:aphiaid '135197'^^xsd:integer;
  dwc:observationDate '1984-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '135197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eudistoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '103465'^^xsd:integer;
  dwc:observationDate '1967-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '103465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-01-13'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eudistoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '103465'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '103465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.591667 11.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.591667"^^xsd:decimal ;
  dwc:decimalLongitude "11.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "47.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.591667 11.625)"^^geo:wktLiteral ;
  geo-pos:lat "33.591667"^^xsd:decimal ;
  geo-pos:long "11.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eudistoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.625'^^xsd:double;
  dwc:latitude '33.591667'^^xsd:double;
  dwc:minimumDepth '47.5'^^xsd:double;
  dwc:maximumDepth '47.5'^^xsd:double;
  dwc:aphiaid '103465'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '103465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Eudistoma'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.3'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:aphiaid '103465'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '103465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "500"^^xsd:integer ;
  dwc:maximumDepthInMeters "500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "53"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '53'^^xsd:integer;
  dwc:minimumDepth '500'^^xsd:integer;
  dwc:maximumDepth '500'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.2"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.2 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "53.2"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '53.2'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.6 -18.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.6"^^xsd:decimal ;
  dwc:decimalLongitude "-18.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "555"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.6 -18.6)"^^geo:wktLiteral ;
  geo-pos:lat "55.6"^^xsd:decimal ;
  geo-pos:long "-18.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-18.6'^^xsd:double;
  dwc:latitude '55.6'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '555'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1972-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.7"^^xsd:decimal ;
  dwc:decimalLongitude "-15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "32.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.7 -15.2)"^^geo:wktLiteral ;
  geo-pos:lat "55.7"^^xsd:decimal ;
  geo-pos:long "-15.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-15.2'^^xsd:double;
  dwc:latitude '55.7'^^xsd:double;
  dwc:minimumDepth '32.5'^^xsd:double;
  dwc:maximumDepth '32.5'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1972-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus subbrevicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104802'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus subbrevicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104802'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus subbrevicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104802'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-01-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Scaphocalanus subbrevicornis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104802'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium scaberrimum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '257793'^^xsd:integer;
  dwc:aphiaIdAccepted '257793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43"^^xsd:decimal ;
  dwc:decimalLongitude "17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43 17)"^^geo:wktLiteral ;
  geo-pos:lat "43"^^xsd:decimal ;
  geo-pos:long "17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium scaberrimum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '17'^^xsd:integer;
  dwc:latitude '43'^^xsd:integer;
  dwc:aphiaid '257793'^^xsd:integer;
  dwc:aphiaIdAccepted '257793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.591667 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.591667"^^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 "28.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "28.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.591667 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.591667"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Balanophyllia europaea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '34.591667'^^xsd:double;
  dwc:minimumDepth '28.5'^^xsd:double;
  dwc:maximumDepth '28.5'^^xsd:double;
  dwc:aphiaid '135180'^^xsd:integer;
  dwc:observationDate '1973-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '135180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.24 -31.526667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.24"^^xsd:decimal ;
  dwc:decimalLongitude "-31.526667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.24 -31.526667)"^^geo:wktLiteral ;
  geo-pos:lat "35.24"^^xsd:decimal ;
  geo-pos:long "-31.526667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cranchia scabra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-31.526667'^^xsd:double;
  dwc:latitude '35.24'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '181386'^^xsd:integer;
  dwc:observationDate '1980-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '181386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2652"^^xsd:integer ;
  dwc:maximumDepthInMeters "2652"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.2 -37.7)"^^geo:wktLiteral ;
  geo-pos:lat "56.2"^^xsd:decimal ;
  geo-pos:long "-37.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda lata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-37.7'^^xsd:double;
  dwc:latitude '56.2'^^xsd:double;
  dwc:minimumDepth '2652'^^xsd:integer;
  dwc:maximumDepth '2652'^^xsd:integer;
  dwc:aphiaid '540053'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^xsd:decimal ;
  dwc:decimalLongitude "-26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3264"^^xsd:integer ;
  dwc:maximumDepthInMeters "3264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -26)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "-26"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda lata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-26'^^xsd:integer;
  dwc:latitude '55.2'^^xsd:double;
  dwc:minimumDepth '3264'^^xsd:integer;
  dwc:maximumDepth '3264'^^xsd:integer;
  dwc:aphiaid '540053'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-30.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2075"^^xsd:integer ;
  dwc:maximumDepthInMeters "2075"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -30.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Monachocrinus sexradiatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:longitude '-30.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '2075'^^xsd:integer;
  dwc:maximumDepth '2075'^^xsd:integer;
  dwc:aphiaid '124179'^^xsd:integer;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124179'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "369.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "369.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28 -19.2)"^^geo:wktLiteral ;
  geo-pos:lat "28"^^xsd:decimal ;
  geo-pos:long "-19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bolitaena'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-19.2'^^xsd:double;
  dwc:latitude '28'^^xsd:integer;
  dwc:minimumDepth '369.5'^^xsd:double;
  dwc:maximumDepth '369.5'^^xsd:double;
  dwc:aphiaid '238361'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '238361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.5 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "30.5"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-05-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calcinus tubularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '30.5'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:maximumDepth '17.5'^^xsd:double;
  dwc:aphiaid '107194'^^xsd:integer;
  dwc:observationDate '1973-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65333"^^xsd:decimal ;
  dwc:decimalLongitude "12.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  geo-pos:lat "37.65333"^^xsd:decimal ;
  geo-pos:long "12.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Calcinus tubularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.575'^^xsd:double;
  dwc:latitude '37.65333'^^xsd:double;
  dwc:aphiaid '107194'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haloptilus ornatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '104433'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haloptilus ornatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '104433'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haloptilus ornatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104433'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.741943 -12.531389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.741943"^^xsd:decimal ;
  dwc:decimalLongitude "-12.531389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.741943 -12.531389)"^^geo:wktLiteral ;
  geo-pos:lat "47.741943"^^xsd:decimal ;
  geo-pos:long "-12.531389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aphelochaeta serratiseta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-12.531389'^^xsd:double;
  dwc:latitude '47.741943'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '332995'^^xsd:integer;
  dwc:observationDate '1963-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '332995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Argonauta argo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:aphiaid '138803'^^xsd:integer;
  dwc:observationDate '1970-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '138803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2 -30.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.2"^^xsd:decimal ;
  dwc:decimalLongitude "-30.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.2 -30.5)"^^geo:wktLiteral ;
  geo-pos:lat "32.2"^^xsd:decimal ;
  geo-pos:long "-30.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Euryphorus brachypterus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-30.5'^^xsd:double;
  dwc:latitude '32.2'^^xsd:double;
  dwc:aphiaid '135819'^^xsd:integer;
  dwc:observationDate '1966-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '135819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-43.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.6)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-43.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-43.6'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -42.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-42.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -42.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-42.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-42.4'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -34.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-34.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -34.4)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-34.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-34.4'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1973-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "-17.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 -17.6)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "-17.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-17.6'^^xsd:double;
  dwc:latitude '33'^^xsd:integer;
  dwc:minimumDepth '77.5'^^xsd:double;
  dwc:maximumDepth '77.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.6"^^xsd:decimal ;
  dwc:decimalLongitude "-19.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "112.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "112.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.6 -19.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.6"^^xsd:decimal ;
  geo-pos:long "-19.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-09-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-19.8'^^xsd:double;
  dwc:latitude '27.6'^^xsd:double;
  dwc:minimumDepth '112.5'^^xsd:double;
  dwc:maximumDepth '112.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1970-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "39.1"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '39.1'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.475 11.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.475"^^xsd:decimal ;
  dwc:decimalLongitude "11.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.475 11.55)"^^geo:wktLiteral ;
  geo-pos:lat "33.475"^^xsd:decimal ;
  geo-pos:long "11.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.55'^^xsd:double;
  dwc:latitude '33.475'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:observationDate '1974-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.733 -3.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.733"^^xsd:decimal ;
  dwc:decimalLongitude "-3.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.733 -3.983)"^^geo:wktLiteral ;
  geo-pos:lat "48.733"^^xsd:decimal ;
  geo-pos:long "-3.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gyge branchialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.983'^^xsd:double;
  dwc:latitude '48.733'^^xsd:double;
  dwc:aphiaid '118216'^^xsd:integer;
  dwc:aphiaIdAccepted '118216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.833"^^xsd:decimal ;
  dwc:decimalLongitude "14.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.833 14.25)"^^geo:wktLiteral ;
  geo-pos:lat "40.833"^^xsd:decimal ;
  geo-pos:long "14.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gyge branchialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '14.25'^^xsd:double;
  dwc:latitude '40.833'^^xsd:double;
  dwc:aphiaid '118216'^^xsd:integer;
  dwc:aphiaIdAccepted '118216'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -7.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 -7.9)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "-7.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gyge branchialis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-7.9'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:aphiaid '118216'^^xsd:integer;
  dwc:observationDate '1974-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '118216'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -2.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -2.1)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-2.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptomysis mediterranea'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1910'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-2.1'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:aphiaid '120056'^^xsd:integer;
  dwc:observationDate '1910-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '120056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104607'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104607'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -20)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Lucicutia magna'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-20'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104607'^^xsd:integer;
  dwc:observationDate '1961-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '104607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -42.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8"^^xsd:decimal ;
  dwc:decimalLongitude "-42.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8 -42.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.8"^^xsd:decimal ;
  geo-pos:long "-42.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-42.4'^^xsd:double;
  dwc:latitude '38.8'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -13.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "435"^^xsd:integer ;
  dwc:maximumDepthInMeters "435"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9 -13.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.9"^^xsd:decimal ;
  geo-pos:long "-13.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.8'^^xsd:double;
  dwc:latitude '35.9'^^xsd:double;
  dwc:minimumDepth '435'^^xsd:integer;
  dwc:maximumDepth '435'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.2"^^xsd:decimal ;
  dwc:decimalLongitude "-43.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "62.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.2 -43.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.2"^^xsd:decimal ;
  geo-pos:long "-43.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-43.8'^^xsd:double;
  dwc:latitude '27.2'^^xsd:double;
  dwc:minimumDepth '62.5'^^xsd:double;
  dwc:maximumDepth '62.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.601665 -8.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.601665"^^xsd:decimal ;
  dwc:decimalLongitude "-8.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4125"^^xsd:integer ;
  dwc:maximumDepthInMeters "4125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.601665 -8.675)"^^geo:wktLiteral ;
  geo-pos:lat "47.601665"^^xsd:decimal ;
  geo-pos:long "-8.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rheina prex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-8.675'^^xsd:double;
  dwc:latitude '47.601665'^^xsd:double;
  dwc:minimumDepth '4125'^^xsd:integer;
  dwc:maximumDepth '4125'^^xsd:integer;
  dwc:aphiaid '183391'^^xsd:integer;
  dwc:observationDate '1974-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '183391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^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 "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1971-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 12.861667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.861667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "640"^^xsd:integer ;
  dwc:maximumDepthInMeters "640"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 12.861667)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "12.861667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes henseni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '12.861667'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '640'^^xsd:integer;
  dwc:maximumDepth '640'^^xsd:integer;
  dwc:aphiaid '240784'^^xsd:integer;
  dwc:observationDate '1974-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '514121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:observationDate '1973-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.9"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '36.9'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:observationDate '1967-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533333 11.134722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.533333"^^xsd:decimal ;
  dwc:decimalLongitude "11.134722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.533333 11.134722)"^^geo:wktLiteral ;
  geo-pos:lat "36.533333"^^xsd:decimal ;
  geo-pos:long "11.134722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.134722'^^xsd:double;
  dwc:latitude '36.533333'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:observationDate '1968-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84722 10.555556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84722"^^xsd:decimal ;
  dwc:decimalLongitude "10.555556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84722 10.555556)"^^geo:wktLiteral ;
  geo-pos:lat "36.84722"^^xsd:decimal ;
  geo-pos:long "10.555556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '10.555556'^^xsd:double;
  dwc:latitude '36.84722'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:observationDate '1968-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -28.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8"^^xsd:decimal ;
  dwc:decimalLongitude "-28.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "475"^^xsd:integer ;
  dwc:maximumDepthInMeters "475"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8 -28.7)"^^geo:wktLiteral ;
  geo-pos:lat "40.8"^^xsd:decimal ;
  geo-pos:long "-28.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-28.7'^^xsd:double;
  dwc:latitude '40.8'^^xsd:double;
  dwc:minimumDepth '475'^^xsd:integer;
  dwc:maximumDepth '475'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1964-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 28.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^xsd:decimal ;
  dwc:decimalLongitude "28.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "675"^^xsd:integer ;
  dwc:maximumDepthInMeters "675"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 28.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "28.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28.1'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '675'^^xsd:integer;
  dwc:maximumDepth '675'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 28)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '28'^^xsd:integer;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "26.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "137.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 26.1)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "26.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '26.1'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '137.5'^^xsd:double;
  dwc:maximumDepth '137.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-41.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "155"^^xsd:integer ;
  dwc:maximumDepthInMeters "155"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.6)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-41.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-41.6'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '155'^^xsd:integer;
  dwc:maximumDepth '155'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -37.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -37.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "-37.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-37.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1970-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4"^^xsd:decimal ;
  dwc:decimalLongitude "-23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4 -23.6)"^^geo:wktLiteral ;
  geo-pos:lat "36.4"^^xsd:decimal ;
  geo-pos:long "-23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-23.6'^^xsd:double;
  dwc:latitude '36.4'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-5.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters "256"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.8)"^^geo:wktLiteral ;
  geo-pos:lat "50.1"^^xsd:decimal ;
  geo-pos:long "-5.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.8'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:maximumDepth '256'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8 -3.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.8"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.8 -3.8)"^^geo:wktLiteral ;
  geo-pos:lat "50.8"^^xsd:decimal ;
  geo-pos:long "-3.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.8'^^xsd:double;
  dwc:latitude '50.8'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-5.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -5.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.1"^^xsd:decimal ;
  geo-pos:long "-5.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1839'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5.1'^^xsd:double;
  dwc:latitude '50.1'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:observationDate '1839-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.49167"^^xsd:decimal ;
  dwc:decimalLongitude "11.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.7)"^^geo:wktLiteral ;
  geo-pos:lat "34.49167"^^xsd:decimal ;
  geo-pos:long "11.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '11.7'^^xsd:double;
  dwc:latitude '34.49167'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:observationDate '1973-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '34.5'^^xsd:double;
  dwc:maximumDepth '34.5'^^xsd:double;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.19"^^xsd:decimal ;
  dwc:decimalLongitude "14.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.19 14.76)"^^geo:wktLiteral ;
  geo-pos:lat "45.19"^^xsd:decimal ;
  geo-pos:long "14.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.76'^^xsd:double;
  dwc:latitude '45.19'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.77778 -5.931944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.77778"^^xsd:decimal ;
  dwc:decimalLongitude "-5.931944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.77778 -5.931944)"^^geo:wktLiteral ;
  geo-pos:lat "35.77778"^^xsd:decimal ;
  geo-pos:long "-5.931944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-5.931944'^^xsd:double;
  dwc:latitude '35.77778'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1969-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0625 14.063889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.0625"^^xsd:decimal ;
  dwc:decimalLongitude "14.063889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.0625 14.063889)"^^geo:wktLiteral ;
  geo-pos:lat "44.0625"^^xsd:decimal ;
  geo-pos:long "14.063889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '14.063889'^^xsd:double;
  dwc:latitude '44.0625'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1968-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.6'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-6.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -6.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-6.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-6.2'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 -7)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "-7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-7'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -4.1)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "710"^^xsd:integer ;
  dwc:maximumDepthInMeters "710"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -10)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '38.5'^^xsd:double;
  dwc:minimumDepth '710'^^xsd:integer;
  dwc:maximumDepth '710'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1972-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-11.2'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "-11.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 -11.3)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "-11.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-11.3'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1972-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conus ventricosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:maximumDepth '17.5'^^xsd:double;
  dwc:aphiaid '428401'^^xsd:integer;
  dwc:observationDate '1973-12-18'^^xsd:date;
  dwc:aphiaIdAccepted '428401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 11.401389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "11.401389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 11.401389)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "11.401389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conus ventricosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.401389'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '428401'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '428401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45111 10.633889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.45111"^^xsd:decimal ;
  dwc:decimalLongitude "10.633889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.45111 10.633889)"^^geo:wktLiteral ;
  geo-pos:lat "34.45111"^^xsd:decimal ;
  geo-pos:long "10.633889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conus ventricosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.633889'^^xsd:double;
  dwc:latitude '34.45111'^^xsd:double;
  dwc:minimumDepth '24.5'^^xsd:double;
  dwc:maximumDepth '24.5'^^xsd:double;
  dwc:aphiaid '428401'^^xsd:integer;
  dwc:observationDate '1973-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '428401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.568054 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.568054"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "48.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.568054 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "33.568054"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conus ventricosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '33.568054'^^xsd:double;
  dwc:minimumDepth '48.5'^^xsd:double;
  dwc:maximumDepth '48.5'^^xsd:double;
  dwc:aphiaid '428401'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '428401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.43528 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.43528"^^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 "25.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.43528 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.43528"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conus ventricosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '33.43528'^^xsd:double;
  dwc:minimumDepth '25.5'^^xsd:double;
  dwc:maximumDepth '25.5'^^xsd:double;
  dwc:aphiaid '428401'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '428401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "99.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.7"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '36.7'^^xsd:double;
  dwc:minimumDepth '99.5'^^xsd:double;
  dwc:maximumDepth '99.5'^^xsd:double;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -31.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39"^^xsd:decimal ;
  dwc:decimalLongitude "-31.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39 -31.5)"^^geo:wktLiteral ;
  geo-pos:lat "39"^^xsd:decimal ;
  geo-pos:long "-31.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oceania armata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-31.5'^^xsd:double;
  dwc:latitude '39'^^xsd:integer;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '117437'^^xsd:integer;
  dwc:observationDate '1978-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '117437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.208332 -6.633333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.208332"^^xsd:decimal ;
  dwc:decimalLongitude "-6.633333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "440"^^xsd:integer ;
  dwc:maximumDepthInMeters "440"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.208332 -6.633333)"^^geo:wktLiteral ;
  geo-pos:lat "32.208332"^^xsd:decimal ;
  geo-pos:long "-6.633333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-6.633333'^^xsd:double;
  dwc:latitude '32.208332'^^xsd:double;
  dwc:minimumDepth '440'^^xsd:integer;
  dwc:maximumDepth '440'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1969-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -7.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "-7.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 -7.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "-7.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Littorina scutulata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-7.7'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:aphiaid '445657'^^xsd:integer;
  dwc:aphiaIdAccepted '445657'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 -11)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "-11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Diacria trispinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:aphiaid '139045'^^xsd:integer;
  dwc:aphiaIdAccepted '139045'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 33.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "33.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 33.8)"^^geo:wktLiteral ;
  geo-pos:lat "27.3"^^xsd:decimal ;
  geo-pos:long "33.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Alpheus lottini'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '33.8'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '210544'^^xsd:integer;
  dwc:observationDate '1965-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '210544'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1972-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.4)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conus ventricosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '10.4'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '428401'^^xsd:integer;
  dwc:observationDate '1973-01-08'^^xsd:date;
  dwc:aphiaIdAccepted '428401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45 8)"^^geo:wktLiteral ;
  geo-pos:lat "45"^^xsd:decimal ;
  geo-pos:long "8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cylisticus biellensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '8'^^xsd:integer;
  dwc:latitude '45'^^xsd:integer;
  dwc:aphiaid '260065'^^xsd:integer;
  dwc:aphiaIdAccepted '260065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.1"^^xsd:decimal ;
  dwc:decimalLongitude "-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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.1 -2)"^^geo:wktLiteral ;
  geo-pos:lat "50.1"^^xsd:decimal ;
  geo-pos:long "-2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gossea corynetes'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-2'^^xsd:integer;
  dwc:latitude '50.1'^^xsd:double;
  dwc:aphiaid '117770'^^xsd:integer;
  dwc:observationDate '1906-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '1673600'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3555 0.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3555"^^xsd:decimal ;
  dwc:decimalLongitude "0.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3555 0.456)"^^geo:wktLiteral ;
  geo-pos:lat "51.3555"^^xsd:decimal ;
  geo-pos:long "0.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Assiminea grayana'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '0.456'^^xsd:double;
  dwc:latitude '51.3555'^^xsd:double;
  dwc:aphiaid '138814'^^xsd:integer;
  dwc:observationDate '2006-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '138814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.9"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "30.9"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '30.9'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.63333 11.541667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.63333"^^xsd:decimal ;
  dwc:decimalLongitude "11.541667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.63333 11.541667)"^^geo:wktLiteral ;
  geo-pos:lat "33.63333"^^xsd:decimal ;
  geo-pos:long "11.541667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ophioderma longicauda'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.541667'^^xsd:double;
  dwc:latitude '33.63333'^^xsd:double;
  dwc:minimumDepth '45.5'^^xsd:double;
  dwc:maximumDepth '45.5'^^xsd:double;
  dwc:aphiaid '124821'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '1420120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "18.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "87.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 18.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "18.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '18.3'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '87.5'^^xsd:double;
  dwc:maximumDepth '87.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1971-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -24.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "790"^^xsd:integer ;
  dwc:maximumDepthInMeters "790"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1 -24.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.1"^^xsd:decimal ;
  geo-pos:long "-24.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '-24.7'^^xsd:double;
  dwc:latitude '37.1'^^xsd:double;
  dwc:minimumDepth '790'^^xsd:integer;
  dwc:maximumDepth '790'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8"^^xsd:decimal ;
  dwc:decimalLongitude "-9.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1550"^^xsd:integer ;
  dwc:maximumDepthInMeters "1550"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8 -9.8)"^^geo:wktLiteral ;
  geo-pos:lat "39.8"^^xsd:decimal ;
  geo-pos:long "-9.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda lata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.8'^^xsd:double;
  dwc:latitude '39.8'^^xsd:double;
  dwc:minimumDepth '1550'^^xsd:integer;
  dwc:maximumDepth '1550'^^xsd:integer;
  dwc:aphiaid '540053'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium rehobotense'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:aphiaid '882848'^^xsd:integer;
  dwc:aphiaIdAccepted '257686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270832 33.791668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.270832"^^xsd:decimal ;
  dwc:decimalLongitude "33.791668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.270832 33.791668)"^^geo:wktLiteral ;
  geo-pos:lat "27.270832"^^xsd:decimal ;
  geo-pos:long "33.791668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Salmacis bicolor'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:longitude '33.791668'^^xsd:double;
  dwc:latitude '27.270832'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '212445'^^xsd:integer;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '212445'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -4.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3 -4.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.3"^^xsd:decimal ;
  geo-pos:long "-4.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.5'^^xsd:double;
  dwc:latitude '50.3'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-21.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -21.4)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-21.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-21.4'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.423332 15.691667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.423332"^^xsd:decimal ;
  dwc:decimalLongitude "15.691667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.423332 15.691667)"^^geo:wktLiteral ;
  geo-pos:lat "37.423332"^^xsd:decimal ;
  geo-pos:long "15.691667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '15.691667'^^xsd:double;
  dwc:latitude '37.423332'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1974-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58167 -9.681667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.58167"^^xsd:decimal ;
  dwc:decimalLongitude "-9.681667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.58167 -9.681667)"^^geo:wktLiteral ;
  geo-pos:lat "47.58167"^^xsd:decimal ;
  geo-pos:long "-9.681667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Rheina prex'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-9.681667'^^xsd:double;
  dwc:latitude '47.58167'^^xsd:double;
  dwc:aphiaid '183391'^^xsd:integer;
  dwc:observationDate '1974-10-23'^^xsd:date;
  dwc:aphiaIdAccepted '183391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1 -26.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.1"^^xsd:decimal ;
  geo-pos:long "-26.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-26.6'^^xsd:double;
  dwc:latitude '38.1'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1964-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -11.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.1"^^xsd:decimal ;
  dwc:decimalLongitude "-11.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "208.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.1 -11.4)"^^geo:wktLiteral ;
  geo-pos:lat "52.1"^^xsd:decimal ;
  geo-pos:long "-11.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptometra celtica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-11.4'^^xsd:double;
  dwc:latitude '52.1'^^xsd:double;
  dwc:minimumDepth '208.5'^^xsd:double;
  dwc:maximumDepth '208.5'^^xsd:double;
  dwc:aphiaid '124224'^^xsd:integer;
  dwc:observationDate '1906-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '124224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Argonauta argo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:aphiaid '138803'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Argonauta argo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:aphiaid '138803'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "300"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.1"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Argonauta argo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.1'^^xsd:double;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '138803'^^xsd:integer;
  dwc:observationDate '1970-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 35.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "35.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 35.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "35.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium rehobotense'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '35.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:aphiaid '882848'^^xsd:integer;
  dwc:aphiaIdAccepted '257686'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -2.8)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.8'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.2"^^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 "2639"^^xsd:integer ;
  dwc:maximumDepthInMeters "2639"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.2 -11.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.2"^^xsd:decimal ;
  geo-pos:long "-11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda lata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-11.5'^^xsd:double;
  dwc:latitude '55.2'^^xsd:double;
  dwc:minimumDepth '2639'^^xsd:integer;
  dwc:maximumDepth '2639'^^xsd:integer;
  dwc:aphiaid '540053'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.4"^^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 "2524"^^xsd:integer ;
  dwc:maximumDepthInMeters "2524"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.4 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "56.4"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-07-19'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leda lata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1869'^^xsd:integer;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '56.4'^^xsd:double;
  dwc:minimumDepth '2524'^^xsd:integer;
  dwc:maximumDepth '2524'^^xsd:integer;
  dwc:aphiaid '540053'^^xsd:integer;
  dwc:observationDate '1869-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '142000'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -18.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9"^^xsd:decimal ;
  dwc:decimalLongitude "-18.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9 -18.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.9"^^xsd:decimal ;
  geo-pos:long "-18.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-18.2'^^xsd:double;
  dwc:latitude '33.9'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "250"^^xsd:integer ;
  dwc:maximumDepthInMeters "250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '250'^^xsd:integer;
  dwc:maximumDepth '250'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1973-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "-13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "170"^^xsd:integer ;
  dwc:maximumDepthInMeters "170"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-13.3'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '170'^^xsd:integer;
  dwc:maximumDepth '170'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9"^^xsd:decimal ;
  dwc:decimalLongitude "-29.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9 -29.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.9"^^xsd:decimal ;
  geo-pos:long "-29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '-29.1'^^xsd:double;
  dwc:latitude '39.9'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "-18.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "255"^^xsd:integer ;
  dwc:maximumDepthInMeters "255"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 -18.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.8"^^xsd:decimal ;
  geo-pos:long "-18.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-18.1'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:minimumDepth '255'^^xsd:integer;
  dwc:maximumDepth '255'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -16.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "-16.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "145"^^xsd:integer ;
  dwc:maximumDepthInMeters "145"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -16.2)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "-16.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.2'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '145'^^xsd:integer;
  dwc:maximumDepth '145'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.665 -10.161667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.665"^^xsd:decimal ;
  dwc:decimalLongitude "-10.161667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.665 -10.161667)"^^geo:wktLiteral ;
  geo-pos:lat "60.665"^^xsd:decimal ;
  geo-pos:long "-10.161667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-03-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Munida bamffica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-10.161667'^^xsd:double;
  dwc:latitude '60.665'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:observationDate '1990-04-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -27.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-27.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2295"^^xsd:integer ;
  dwc:maximumDepthInMeters "2295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -27.4)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-27.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nannoniscus bicuspis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1883'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-27.4'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '2295'^^xsd:integer;
  dwc:maximumDepth '2295'^^xsd:integer;
  dwc:aphiaid '118782'^^xsd:integer;
  dwc:observationDate '1883-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '118656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -34.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56"^^xsd:decimal ;
  dwc:decimalLongitude "-34.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1262"^^xsd:integer ;
  dwc:maximumDepthInMeters "1262"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56 -34.7)"^^geo:wktLiteral ;
  geo-pos:lat "56"^^xsd:decimal ;
  geo-pos:long "-34.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Neaera bicarinata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:longitude '-34.7'^^xsd:double;
  dwc:latitude '56'^^xsd:integer;
  dwc:minimumDepth '1262'^^xsd:integer;
  dwc:maximumDepth '1262'^^xsd:integer;
  dwc:aphiaid '407527'^^xsd:integer;
  dwc:observationDate '1875-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '407524'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -37.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7"^^xsd:decimal ;
  dwc:decimalLongitude "-37.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7 -37.4)"^^geo:wktLiteral ;
  geo-pos:lat "41.7"^^xsd:decimal ;
  geo-pos:long "-37.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ommastrephes bartramii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-37.4'^^xsd:double;
  dwc:latitude '41.7'^^xsd:double;
  dwc:aphiaid '181382'^^xsd:integer;
  dwc:observationDate '1970-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '181382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-41.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "205"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -41.3)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-41.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-41.3'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '205'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "-14.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "157.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 -14.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "-14.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-14.1'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '157.5'^^xsd:double;
  dwc:maximumDepth '157.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -44.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.5"^^xsd:decimal ;
  dwc:decimalLongitude "-44.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.5 -44.9)"^^geo:wktLiteral ;
  geo-pos:lat "27.5"^^xsd:decimal ;
  geo-pos:long "-44.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-44.9'^^xsd:double;
  dwc:latitude '27.5'^^xsd:double;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Escharella trispinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '1402051'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1402051'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.746667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4430.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.746667)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.746667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Molpadiodemas involutus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-15.746667'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:minimumDepth '4430.5'^^xsd:double;
  dwc:maximumDepth '4430.5'^^xsd:double;
  dwc:aphiaid '529557'^^xsd:integer;
  dwc:observationDate '1972-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '529557'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.3"^^xsd:decimal ;
  dwc:decimalLongitude "13.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.3 13.3)"^^geo:wktLiteral ;
  geo-pos:lat "47.3"^^xsd:decimal ;
  geo-pos:long "13.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-11-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Titanethes dahli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.3'^^xsd:double;
  dwc:latitude '47.3'^^xsd:double;
  dwc:aphiaid '886990'^^xsd:integer;
  dwc:aphiaIdAccepted '1291085'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.566666 -31.316668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "64.566666"^^xsd:decimal ;
  dwc:decimalLongitude "-31.316668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (64.566666 -31.316668)"^^geo:wktLiteral ;
  geo-pos:lat "64.566666"^^xsd:decimal ;
  geo-pos:long "-31.316668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Anthophiura ingolfi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1895'^^xsd:integer;
  dwc:longitude '-31.316668'^^xsd:double;
  dwc:latitude '64.566666'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '124837'^^xsd:integer;
  dwc:observationDate '1895-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124837'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.9"^^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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "30.9"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Diopatra marocensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '30.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '335059'^^xsd:integer;
  dwc:observationDate '1990-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '335059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9 -9.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.9"^^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 "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.9 -9.5)"^^geo:wktLiteral ;
  geo-pos:lat "30.9"^^xsd:decimal ;
  geo-pos:long "-9.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Diopatra marocensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '-9.5'^^xsd:double;
  dwc:latitude '30.9'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '335059'^^xsd:integer;
  dwc:observationDate '1990-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '335059'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.583"^^xsd:decimal ;
  dwc:decimalLongitude "10.583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.583 10.583)"^^geo:wktLiteral ;
  geo-pos:lat "54.583"^^xsd:decimal ;
  geo-pos:long "10.583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Electra pilosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.583'^^xsd:double;
  dwc:latitude '54.583'^^xsd:double;
  dwc:aphiaid '111355'^^xsd:integer;
  dwc:aphiaIdAccepted '1789435'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34"^^xsd:decimal ;
  dwc:decimalLongitude "-19.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "177.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34 -19.2)"^^geo:wktLiteral ;
  geo-pos:lat "34"^^xsd:decimal ;
  geo-pos:long "-19.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-19.2'^^xsd:double;
  dwc:latitude '34'^^xsd:integer;
  dwc:minimumDepth '177.5'^^xsd:double;
  dwc:maximumDepth '177.5'^^xsd:double;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1969-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "725"^^xsd:integer ;
  dwc:maximumDepthInMeters "725"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Parapandalus richardi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '725'^^xsd:integer;
  dwc:maximumDepth '725'^^xsd:integer;
  dwc:aphiaid '246380'^^xsd:integer;
  dwc:observationDate '1972-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '107665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-23.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -23.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-23.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '-23.7'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1969-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 -42.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.9"^^xsd:decimal ;
  dwc:decimalLongitude "-42.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1050"^^xsd:integer ;
  dwc:maximumDepthInMeters "1050"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.9 -42.9)"^^geo:wktLiteral ;
  geo-pos:lat "26.9"^^xsd:decimal ;
  geo-pos:long "-42.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-42.9'^^xsd:double;
  dwc:latitude '26.9'^^xsd:double;
  dwc:minimumDepth '1050'^^xsd:integer;
  dwc:maximumDepth '1050'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1970-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "44"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '44'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65333"^^xsd:decimal ;
  dwc:decimalLongitude "12.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  geo-pos:lat "37.65333"^^xsd:decimal ;
  geo-pos:long "12.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hippolyte inermis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.575'^^xsd:double;
  dwc:latitude '37.65333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107511'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 -11.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8"^^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 "503"^^xsd:integer ;
  dwc:maximumDepthInMeters "503"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 -11.8)"^^geo:wktLiteral ;
  geo-pos:lat "51.8"^^xsd:decimal ;
  geo-pos:long "-11.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-06-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptometra celtica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1911'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-11.8'^^xsd:double;
  dwc:latitude '51.8'^^xsd:double;
  dwc:minimumDepth '503'^^xsd:integer;
  dwc:maximumDepth '503'^^xsd:integer;
  dwc:aphiaid '124224'^^xsd:integer;
  dwc:observationDate '1911-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '124224'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -9.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "-9.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "402"^^xsd:integer ;
  dwc:maximumDepthInMeters "402"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 -9.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "-9.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Leptometra celtica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '402'^^xsd:integer;
  dwc:maximumDepth '402'^^xsd:integer;
  dwc:aphiaid '124224'^^xsd:integer;
  dwc:aphiaIdAccepted '124224'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Potamon euthelphusa algeriense'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:observationDate '1974-02-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Potamon euthelphusa algeriense'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:observationDate '1974-02-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.6"^^xsd:decimal ;
  dwc:decimalLongitude "-11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "763"^^xsd:integer ;
  dwc:maximumDepthInMeters "763"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.6 -11.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.6"^^xsd:decimal ;
  geo-pos:long "-11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Psolus squamatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '-11.6'^^xsd:double;
  dwc:latitude '49.6'^^xsd:double;
  dwc:minimumDepth '763'^^xsd:integer;
  dwc:maximumDepth '763'^^xsd:integer;
  dwc:aphiaid '124713'^^xsd:integer;
  dwc:observationDate '1979-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '124713'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "4.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1025"^^xsd:integer ;
  dwc:maximumDepthInMeters "1025"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 4.2)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '4.2'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '1025'^^xsd:integer;
  dwc:maximumDepth '1025'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 0.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3"^^xsd:decimal ;
  dwc:decimalLongitude "0.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "127"^^xsd:integer ;
  dwc:maximumDepthInMeters "127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3 0.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.3"^^xsd:decimal ;
  geo-pos:long "0.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '0.5'^^xsd:double;
  dwc:latitude '37.3'^^xsd:double;
  dwc:minimumDepth '127'^^xsd:integer;
  dwc:maximumDepth '127'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -0.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-0.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1100"^^xsd:integer ;
  dwc:maximumDepthInMeters "1100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -0.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-0.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-0.8'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:minimumDepth '1100'^^xsd:integer;
  dwc:maximumDepth '1100'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -26.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-26.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -26.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-26.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-26.6'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3"^^xsd:decimal ;
  dwc:decimalLongitude "-8.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters "115"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3 -8.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.3"^^xsd:decimal ;
  geo-pos:long "-8.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-8.5'^^xsd:double;
  dwc:latitude '36.3'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:maximumDepth '115'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.6"^^xsd:decimal ;
  dwc:decimalLongitude "-18.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "570"^^xsd:integer ;
  dwc:maximumDepthInMeters "570"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.6 -18.4)"^^geo:wktLiteral ;
  geo-pos:lat "33.6"^^xsd:decimal ;
  geo-pos:long "-18.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.4'^^xsd:double;
  dwc:latitude '33.6'^^xsd:double;
  dwc:minimumDepth '570'^^xsd:integer;
  dwc:maximumDepth '570'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -3.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -3.4)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-3.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-3.4'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.6"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.6 -2.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.6"^^xsd:decimal ;
  geo-pos:long "-2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.2'^^xsd:double;
  dwc:latitude '50.6'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 10.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "10.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 10.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "10.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '10.9'^^xsd:double;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.525 11.508333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.525"^^xsd:decimal ;
  dwc:decimalLongitude "11.508333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.525 11.508333)"^^geo:wktLiteral ;
  geo-pos:lat "34.525"^^xsd:decimal ;
  geo-pos:long "11.508333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.508333'^^xsd:double;
  dwc:latitude '34.525'^^xsd:double;
  dwc:minimumDepth '40.5'^^xsd:double;
  dwc:maximumDepth '40.5'^^xsd:double;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.541668 11.586667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.541668"^^xsd:decimal ;
  dwc:decimalLongitude "11.586667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.541668 11.586667)"^^geo:wktLiteral ;
  geo-pos:lat "33.541668"^^xsd:decimal ;
  geo-pos:long "11.586667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.586667'^^xsd:double;
  dwc:latitude '33.541668'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.2"^^xsd:decimal ;
  dwc:decimalLongitude "14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.2 14.8)"^^geo:wktLiteral ;
  geo-pos:lat "45.2"^^xsd:decimal ;
  geo-pos:long "14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '14.8'^^xsd:double;
  dwc:latitude '45.2'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.77778 -5.931944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.77778"^^xsd:decimal ;
  dwc:decimalLongitude "-5.931944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.77778 -5.931944)"^^geo:wktLiteral ;
  geo-pos:lat "35.77778"^^xsd:decimal ;
  geo-pos:long "-5.931944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-5.931944'^^xsd:double;
  dwc:latitude '35.77778'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:maximumDepth '3.5'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.916668 -5.581944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.916668"^^xsd:decimal ;
  dwc:decimalLongitude "-5.581944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "350"^^xsd:integer ;
  dwc:maximumDepthInMeters "350"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.916668 -5.581944)"^^geo:wktLiteral ;
  geo-pos:lat "35.916668"^^xsd:decimal ;
  geo-pos:long "-5.581944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-5.581944'^^xsd:double;
  dwc:latitude '35.916668'^^xsd:double;
  dwc:minimumDepth '350'^^xsd:integer;
  dwc:maximumDepth '350'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Microcalanus pygmaeus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '149713'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  dwc:decimalLatitude "75"^^xsd:decimal ;
  dwc:decimalLongitude "70"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (75 70)"^^geo:wktLiteral ;
  geo-pos:lat "75"^^xsd:decimal ;
  geo-pos:long "70"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-09-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Molpadia arctica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1882'^^xsd:integer;
  dwc:longitude '70'^^xsd:integer;
  dwc:latitude '75'^^xsd:integer;
  dwc:aphiaid '254710'^^xsd:integer;
  dwc:observationDate '1882-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '254710'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -13.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -13.7)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-13.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Notodelphys elegans'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-13.7'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:aphiaid '106620'^^xsd:integer;
  dwc:aphiaIdAccepted '106620'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29333"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.29333"^^xsd:decimal ;
  geo-pos:long "14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '44.29333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29333"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.29333"^^xsd:decimal ;
  geo-pos:long "14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-09-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '44.29333'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 12.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "12.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 12.3)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "12.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '12.3'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:observationDate '1973-05-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 12.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "12.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 12.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "12.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '12.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:observationDate '1973-05-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 -1.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.4"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.4 -1.4)"^^geo:wktLiteral ;
  geo-pos:lat "60.4"^^xsd:decimal ;
  geo-pos:long "-1.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1868'^^xsd:integer;
  dwc:longitude '-1.4'^^xsd:double;
  dwc:latitude '60.4'^^xsd:double;
  dwc:observationDate '1868-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6 48.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.6"^^xsd:decimal ;
  dwc:decimalLongitude "48.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.6 48.1)"^^geo:wktLiteral ;
  geo-pos:lat "29.6"^^xsd:decimal ;
  geo-pos:long "48.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nerocila emphylia kisra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '48.1'^^xsd:double;
  dwc:latitude '29.6'^^xsd:double;
  dwc:observationDate '1981-10-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.75)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "47.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nerocila emphylia kisra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '47.75'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nerocila emphylia kisra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:observationDate '1981-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57 9)"^^geo:wktLiteral ;
  geo-pos:lat "57"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Strombidium inclinatum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '57'^^xsd:integer;
  dwc:aphiaid '428332'^^xsd:integer;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '428332'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.691113 -0.641667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.691113"^^xsd:decimal ;
  dwc:decimalLongitude "-0.641667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.691113 -0.641667)"^^geo:wktLiteral ;
  geo-pos:lat "35.691113"^^xsd:decimal ;
  geo-pos:long "-0.641667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Typhlocirolana gurney'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-0.641667'^^xsd:double;
  dwc:latitude '35.691113'^^xsd:double;
  dwc:aphiaid '263914'^^xsd:integer;
  dwc:aphiaIdAccepted '263914'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65333"^^xsd:decimal ;
  dwc:decimalLongitude "12.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65333 12.575)"^^geo:wktLiteral ;
  geo-pos:lat "37.65333"^^xsd:decimal ;
  geo-pos:long "12.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '12.575'^^xsd:double;
  dwc:latitude '37.65333'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:observationDate '1985-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.9"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.9 -1.8)"^^geo:wktLiteral ;
  geo-pos:lat "48.9"^^xsd:decimal ;
  geo-pos:long "-1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '-1.8'^^xsd:double;
  dwc:latitude '48.9'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:observationDate '1992-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.725 -3.977778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.725"^^xsd:decimal ;
  dwc:decimalLongitude "-3.977778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.725 -3.977778)"^^geo:wktLiteral ;
  geo-pos:lat "48.725"^^xsd:decimal ;
  geo-pos:long "-3.977778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Botryllophilus ruber'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-3.977778'^^xsd:double;
  dwc:latitude '48.725'^^xsd:double;
  dwc:aphiaid '106496'^^xsd:integer;
  dwc:observationDate '1996-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '106496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 -11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58"^^xsd:decimal ;
  dwc:decimalLongitude "-11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters "160"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58 -11)"^^geo:wktLiteral ;
  geo-pos:lat "58"^^xsd:decimal ;
  geo-pos:long "-11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Diacria trispinosa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-11'^^xsd:integer;
  dwc:latitude '58'^^xsd:integer;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:maximumDepth '160'^^xsd:integer;
  dwc:aphiaid '139045'^^xsd:integer;
  dwc:aphiaIdAccepted '139045'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46"^^xsd:decimal ;
  dwc:decimalLongitude "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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46 2)"^^geo:wktLiteral ;
  geo-pos:lat "46"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium pictum garumnicum'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '46'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26"^^xsd:decimal ;
  dwc:decimalLongitude "47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 47)"^^geo:wktLiteral ;
  geo-pos:lat "26"^^xsd:decimal ;
  geo-pos:long "47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Branchipus schaefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '47'^^xsd:integer;
  dwc:latitude '26'^^xsd:integer;
  dwc:aphiaid '1290407'^^xsd:integer;
  dwc:observationDate '1985-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '1290407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26"^^xsd:decimal ;
  dwc:decimalLongitude "47"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26 47)"^^geo:wktLiteral ;
  geo-pos:lat "26"^^xsd:decimal ;
  geo-pos:long "47"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-05-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Branchipus schaefferi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '47'^^xsd:integer;
  dwc:latitude '26'^^xsd:integer;
  dwc:aphiaid '1290407'^^xsd:integer;
  dwc:observationDate '1985-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '1290407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3"^^xsd:decimal ;
  dwc:decimalLongitude "-10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2225"^^xsd:integer ;
  dwc:maximumDepthInMeters "2225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3 -10.3)"^^geo:wktLiteral ;
  geo-pos:lat "57.3"^^xsd:decimal ;
  geo-pos:long "-10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Dendrogaster hymenasteri'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-10.3'^^xsd:double;
  dwc:latitude '57.3'^^xsd:double;
  dwc:minimumDepth '2225'^^xsd:integer;
  dwc:maximumDepth '2225'^^xsd:integer;
  dwc:aphiaid '429648'^^xsd:integer;
  dwc:observationDate '1880-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '429648'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.4"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "594.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "594.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.4 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "48.4"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-28'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hallielloides fragilis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1870'^^xsd:integer;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '48.4'^^xsd:double;
  dwc:minimumDepth '594.5'^^xsd:double;
  dwc:maximumDepth '594.5'^^xsd:double;
  dwc:aphiaid '139826'^^xsd:integer;
  dwc:observationDate '1870-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139826'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Coscinasterias tenuispina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:aphiaid '123795'^^xsd:integer;
  dwc:observationDate '1967-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '123795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Coscinasterias tenuispina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '36.5'^^xsd:double;
  dwc:maximumDepth '36.5'^^xsd:double;
  dwc:aphiaid '123795'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '123795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.1"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Coscinasterias tenuispina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.1'^^xsd:double;
  dwc:aphiaid '123795'^^xsd:integer;
  dwc:observationDate '1973-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '123795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1 -15.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.1"^^xsd:decimal ;
  dwc:decimalLongitude "-15.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1264"^^xsd:integer ;
  dwc:maximumDepthInMeters "1264"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.1 -15.8)"^^geo:wktLiteral ;
  geo-pos:lat "63.1"^^xsd:decimal ;
  geo-pos:long "-15.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Poliometra prolixa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-15.8'^^xsd:double;
  dwc:latitude '63.1'^^xsd:double;
  dwc:minimumDepth '1264'^^xsd:integer;
  dwc:maximumDepth '1264'^^xsd:integer;
  dwc:aphiaid '124229'^^xsd:integer;
  dwc:aphiaIdAccepted '124229'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 -18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "70.1"^^xsd:decimal ;
  dwc:decimalLongitude "-18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "219"^^xsd:integer ;
  dwc:maximumDepthInMeters "219"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (70.1 -18)"^^geo:wktLiteral ;
  geo-pos:lat "70.1"^^xsd:decimal ;
  geo-pos:long "-18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Poliometra prolixa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-18'^^xsd:integer;
  dwc:latitude '70.1'^^xsd:double;
  dwc:minimumDepth '219'^^xsd:integer;
  dwc:maximumDepth '219'^^xsd:integer;
  dwc:aphiaid '124229'^^xsd:integer;
  dwc:observationDate '1931-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '124229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -42.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61"^^xsd:decimal ;
  dwc:decimalLongitude "-42.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "146"^^xsd:integer ;
  dwc:maximumDepthInMeters "146"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61 -42.5)"^^geo:wktLiteral ;
  geo-pos:lat "61"^^xsd:decimal ;
  geo-pos:long "-42.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Poliometra prolixa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '-42.5'^^xsd:double;
  dwc:latitude '61'^^xsd:integer;
  dwc:minimumDepth '146'^^xsd:integer;
  dwc:maximumDepth '146'^^xsd:integer;
  dwc:aphiaid '124229'^^xsd:integer;
  dwc:observationDate '1939-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '124229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -30.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "-30.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "67.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 -30.6)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "-30.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:longitude '-30.6'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '67.5'^^xsd:double;
  dwc:maximumDepth '67.5'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1972-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8"^^xsd:decimal ;
  dwc:decimalLongitude "-14.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "780"^^xsd:integer ;
  dwc:maximumDepthInMeters "780"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8 -14.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.8"^^xsd:decimal ;
  geo-pos:long "-14.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.9'^^xsd:double;
  dwc:latitude '34.8'^^xsd:double;
  dwc:minimumDepth '780'^^xsd:integer;
  dwc:maximumDepth '780'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^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 "225"^^xsd:integer ;
  dwc:maximumDepthInMeters "225"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 -13.2)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "-13.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '-13.2'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '225'^^xsd:integer;
  dwc:maximumDepth '225'^^xsd:integer;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1972-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.733334 12.206667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.733334"^^xsd:decimal ;
  dwc:decimalLongitude "12.206667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.733334 12.206667)"^^geo:wktLiteral ;
  geo-pos:lat "36.733334"^^xsd:decimal ;
  geo-pos:long "12.206667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.206667'^^xsd:double;
  dwc:latitude '36.733334'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6875 12.244167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6875"^^xsd:decimal ;
  dwc:decimalLongitude "12.244167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6875 12.244167)"^^geo:wktLiteral ;
  geo-pos:lat "36.6875"^^xsd:decimal ;
  geo-pos:long "12.244167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '12.244167'^^xsd:double;
  dwc:latitude '36.6875'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1974-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -37.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.2"^^xsd:decimal ;
  dwc:decimalLongitude "-37.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.2 -37.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.2"^^xsd:decimal ;
  geo-pos:long "-37.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-37.8'^^xsd:double;
  dwc:latitude '26.2'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1970-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2"^^xsd:decimal ;
  dwc:decimalLongitude "15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2 15.7)"^^geo:wktLiteral ;
  geo-pos:lat "37.2"^^xsd:decimal ;
  geo-pos:long "15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '15.7'^^xsd:double;
  dwc:latitude '37.2'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1971-11-12'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-04-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pleuromamma xiphias'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104643'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.6 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "76.6"^^xsd:decimal ;
  dwc:decimalLongitude "12.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1359"^^xsd:integer ;
  dwc:maximumDepthInMeters "1359"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (76.6 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "76.6"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-12-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Poliometra prolixa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '76.6'^^xsd:double;
  dwc:minimumDepth '1359'^^xsd:integer;
  dwc:maximumDepth '1359'^^xsd:integer;
  dwc:aphiaid '124229'^^xsd:integer;
  dwc:observationDate '1877-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '124229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.3"^^xsd:decimal ;
  dwc:decimalLongitude "-16.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.3 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "74.3"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Poliometra prolixa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '74.3'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '124229'^^xsd:integer;
  dwc:observationDate '1931-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '124229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Argonauta argo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '12.8'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:aphiaid '138803'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "600"^^xsd:integer ;
  dwc:maximumDepthInMeters "600"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.9)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Argonauta argo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '12.9'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:minimumDepth '600'^^xsd:integer;
  dwc:maximumDepth '600'^^xsd:integer;
  dwc:aphiaid '138803'^^xsd:integer;
  dwc:observationDate '1970-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "12.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Argonauta argo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '138803'^^xsd:integer;
  dwc:observationDate '1970-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '138803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6"^^xsd:decimal ;
  dwc:decimalLongitude "14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6 14.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.6"^^xsd:decimal ;
  geo-pos:long "14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-03-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Haplostylus bacescui'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '14.8'^^xsd:double;
  dwc:latitude '40.6'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '120022'^^xsd:integer;
  dwc:observationDate '1981-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '120022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68 -3.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.68"^^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 "1784"^^xsd:integer ;
  dwc:maximumDepthInMeters "1784"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.68 -3.6)"^^geo:wktLiteral ;
  geo-pos:lat "43.68"^^xsd:decimal ;
  geo-pos:long "-3.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Hebefustis alleni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-3.6'^^xsd:double;
  dwc:latitude '43.68'^^xsd:double;
  dwc:minimumDepth '1784'^^xsd:integer;
  dwc:maximumDepth '1784'^^xsd:integer;
  dwc:aphiaid '118776'^^xsd:integer;
  dwc:observationDate '1967-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '118776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8 -10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.8"^^xsd:decimal ;
  dwc:decimalLongitude "-10"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.8 -10)"^^geo:wktLiteral ;
  geo-pos:lat "53.8"^^xsd:decimal ;
  geo-pos:long "-10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-10'^^xsd:integer;
  dwc:latitude '53.8'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "43"^^xsd:integer ;
  dwc:maximumDepthInMeters "43"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.8 -16)"^^geo:wktLiteral ;
  geo-pos:lat "31.8"^^xsd:decimal ;
  geo-pos:long "-16"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-16'^^xsd:integer;
  dwc:latitude '31.8'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -24.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "-24.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "72.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 -24.7)"^^geo:wktLiteral ;
  geo-pos:lat "35.2"^^xsd:decimal ;
  geo-pos:long "-24.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:longitude '-24.7'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:minimumDepth '72.5'^^xsd:double;
  dwc:maximumDepth '72.5'^^xsd:double;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1972-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "86"^^xsd:integer ;
  dwc:maximumDepthInMeters "86"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "31"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '31'^^xsd:integer;
  dwc:minimumDepth '86'^^xsd:integer;
  dwc:maximumDepth '86'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mimocalanus cultrifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104838'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mimocalanus cultrifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104838'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mimocalanus cultrifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104838'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mimocalanus cultrifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '104838'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -39.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.9"^^xsd:decimal ;
  dwc:decimalLongitude "-39.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "650"^^xsd:integer ;
  dwc:maximumDepthInMeters "650"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.9 -39.3)"^^geo:wktLiteral ;
  geo-pos:lat "49.9"^^xsd:decimal ;
  geo-pos:long "-39.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '-39.3'^^xsd:double;
  dwc:latitude '49.9'^^xsd:double;
  dwc:minimumDepth '650'^^xsd:integer;
  dwc:maximumDepth '650'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.9"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "87"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.9 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "31.9"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '31.9'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '87'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 -34.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.8"^^xsd:decimal ;
  dwc:decimalLongitude "-34.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters "63"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.8 -34.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.8"^^xsd:decimal ;
  geo-pos:long "-34.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-10-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '-34.5'^^xsd:double;
  dwc:latitude '51.8'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:maximumDepth '63'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1972-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.766388 10.280833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.766388"^^xsd:decimal ;
  dwc:decimalLongitude "10.280833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.766388 10.280833)"^^geo:wktLiteral ;
  geo-pos:lat "42.766388"^^xsd:decimal ;
  geo-pos:long "10.280833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-09'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetophiloscia piligera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.280833'^^xsd:double;
  dwc:latitude '42.766388'^^xsd:double;
  dwc:aphiaid '883256'^^xsd:integer;
  dwc:aphiaIdAccepted '259721'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 34.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "34.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 34.8)"^^geo:wktLiteral ;
  geo-pos:lat "31.5"^^xsd:decimal ;
  geo-pos:long "34.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chaetophiloscia piligera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '34.8'^^xsd:double;
  dwc:latitude '31.5'^^xsd:double;
  dwc:aphiaid '883256'^^xsd:integer;
  dwc:aphiaIdAccepted '259721'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "32.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 32.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-11-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cirolana anadema'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '32.5'^^xsd:double;
  dwc:latitude '29.9'^^xsd:double;
  dwc:observationDate '1967-06-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1250"^^xsd:integer ;
  dwc:maximumDepthInMeters "1250"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '1250'^^xsd:integer;
  dwc:maximumDepth '1250'^^xsd:integer;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2500"^^xsd:integer ;
  dwc:maximumDepthInMeters "2500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '2500'^^xsd:integer;
  dwc:maximumDepth '2500'^^xsd:integer;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1500"^^xsd:integer ;
  dwc:maximumDepthInMeters "1500"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '1500'^^xsd:integer;
  dwc:maximumDepth '1500'^^xsd:integer;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "-45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "610"^^xsd:integer ;
  dwc:maximumDepthInMeters "610"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 -45)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "-45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '-45'^^xsd:integer;
  dwc:latitude '43.3'^^xsd:double;
  dwc:minimumDepth '610'^^xsd:integer;
  dwc:maximumDepth '610'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1964-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3"^^xsd:decimal ;
  dwc:decimalLongitude "-14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3 -14)"^^geo:wktLiteral ;
  geo-pos:lat "34.3"^^xsd:decimal ;
  geo-pos:long "-14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '34.3'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1"^^xsd:decimal ;
  dwc:decimalLongitude "-14.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "92.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "92.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1 -14.8)"^^geo:wktLiteral ;
  geo-pos:lat "35.1"^^xsd:decimal ;
  geo-pos:long "-14.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14.8'^^xsd:double;
  dwc:latitude '35.1'^^xsd:double;
  dwc:minimumDepth '92.5'^^xsd:double;
  dwc:maximumDepth '92.5'^^xsd:double;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6167 13.5167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.6167"^^xsd:decimal ;
  dwc:decimalLongitude "13.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.6167 13.5167)"^^geo:wktLiteral ;
  geo-pos:lat "43.6167"^^xsd:decimal ;
  geo-pos:long "13.5167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-08-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porcellionides pruinosus anconanus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '13.5167'^^xsd:double;
  dwc:latitude '43.6167'^^xsd:double;
  dwc:aphiaid '264653'^^xsd:integer;
  dwc:aphiaIdAccepted '264653'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Potamon euthelphusa algeriense'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:observationDate '1973-12-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 8.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 8.7)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "8.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Potamon euthelphusa algeriense'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.7'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:observationDate '1973-12-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 20)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.4"^^xsd:decimal ;
  dwc:decimalLongitude "20"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "105"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.4 20)"^^geo:wktLiteral ;
  geo-pos:lat "33.4"^^xsd:decimal ;
  geo-pos:long "20"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '20'^^xsd:integer;
  dwc:latitude '33.4'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '105'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 14.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1"^^xsd:decimal ;
  dwc:decimalLongitude "14.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1 14.6)"^^geo:wktLiteral ;
  geo-pos:lat "39.1"^^xsd:decimal ;
  geo-pos:long "14.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '14.6'^^xsd:double;
  dwc:latitude '39.1'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7"^^xsd:decimal ;
  dwc:decimalLongitude "13.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "107.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7 13.1)"^^geo:wktLiteral ;
  geo-pos:lat "40.7"^^xsd:decimal ;
  geo-pos:long "13.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '13.1'^^xsd:double;
  dwc:latitude '40.7'^^xsd:double;
  dwc:minimumDepth '107.5'^^xsd:double;
  dwc:maximumDepth '107.5'^^xsd:double;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '40'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42 9)"^^geo:wktLiteral ;
  geo-pos:lat "42"^^xsd:decimal ;
  geo-pos:long "9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '9'^^xsd:integer;
  dwc:latitude '42'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "137"^^xsd:integer ;
  dwc:maximumDepthInMeters "137"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.183333)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.183333'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '137'^^xsd:integer;
  dwc:maximumDepth '137'^^xsd:integer;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2"^^xsd:decimal ;
  dwc:decimalLongitude "7.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2 7.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.2"^^xsd:decimal ;
  geo-pos:long "7.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-02-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chiroteuthis veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '7.2'^^xsd:double;
  dwc:latitude '41.2'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '139125'^^xsd:integer;
  dwc:observationDate '1970-08-31'^^xsd:date;
  dwc:aphiaIdAccepted '139125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277779 33.780556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.277779"^^xsd:decimal ;
  dwc:decimalLongitude "33.780556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.277779 33.780556)"^^geo:wktLiteral ;
  geo-pos:lat "27.277779"^^xsd:decimal ;
  geo-pos:long "33.780556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chromodoris lineolata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:longitude '33.780556'^^xsd:double;
  dwc:latitude '27.277779'^^xsd:double;
  dwc:observationDate '1965-01-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.466667 8.908333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.466667"^^xsd:decimal ;
  dwc:decimalLongitude "8.908333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.466667 8.908333)"^^geo:wktLiteral ;
  geo-pos:lat "37.466667"^^xsd:decimal ;
  geo-pos:long "8.908333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cidaris'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '8.908333'^^xsd:double;
  dwc:latitude '37.466667'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '123377'^^xsd:integer;
  dwc:observationDate '1967-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '123377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.205 -13.596667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.205"^^xsd:decimal ;
  dwc:decimalLongitude "-13.596667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2876"^^xsd:integer ;
  dwc:maximumDepthInMeters "2876"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.205 -13.596667)"^^geo:wktLiteral ;
  geo-pos:lat "50.205"^^xsd:decimal ;
  geo-pos:long "-13.596667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-08'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Bellibos bellibos buzwilsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '-13.596667'^^xsd:double;
  dwc:latitude '50.205'^^xsd:double;
  dwc:minimumDepth '2876'^^xsd:integer;
  dwc:maximumDepth '2876'^^xsd:integer;
  dwc:aphiaid '264166'^^xsd:integer;
  dwc:observationDate '1972-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '264166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "10.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "69.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 10.5)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "10.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-10-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '10.5'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '69.5'^^xsd:double;
  dwc:maximumDepth '69.5'^^xsd:double;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:observationDate '1967-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 10.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "10.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "17.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 10.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "10.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pagurus alatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.7'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:minimumDepth '17.5'^^xsd:double;
  dwc:maximumDepth '17.5'^^xsd:double;
  dwc:aphiaid '107230'^^xsd:integer;
  dwc:observationDate '1973-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '107230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -16.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-16.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "800"^^xsd:integer ;
  dwc:maximumDepthInMeters "800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -16.1)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-16.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-16.1'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '800'^^xsd:integer;
  dwc:maximumDepth '800'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1972-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32"^^xsd:decimal ;
  dwc:decimalLongitude "-15.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "69"^^xsd:integer ;
  dwc:maximumDepthInMeters "69"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "32"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '32'^^xsd:integer;
  dwc:minimumDepth '69'^^xsd:integer;
  dwc:maximumDepth '69'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1969-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.7"^^xsd:decimal ;
  dwc:decimalLongitude "-30.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters "245"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.7 -30.7)"^^geo:wktLiteral ;
  geo-pos:lat "31.7"^^xsd:decimal ;
  geo-pos:long "-30.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:longitude '-30.7'^^xsd:double;
  dwc:latitude '31.7'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:maximumDepth '245'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1973-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "38.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.1)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '11.1'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '38.5'^^xsd:double;
  dwc:maximumDepth '38.5'^^xsd:double;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:observationDate '1973-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.241667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.49167"^^xsd:decimal ;
  dwc:decimalLongitude "11.241667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.49167 11.241667)"^^geo:wktLiteral ;
  geo-pos:lat "34.49167"^^xsd:decimal ;
  geo-pos:long "11.241667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '11.241667'^^xsd:double;
  dwc:latitude '34.49167'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:observationDate '1973-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "39.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '39.5'^^xsd:double;
  dwc:maximumDepth '39.5'^^xsd:double;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.683334 -5.216667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.683334"^^xsd:decimal ;
  dwc:decimalLongitude "-5.216667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.683334 -5.216667)"^^geo:wktLiteral ;
  geo-pos:lat "35.683334"^^xsd:decimal ;
  geo-pos:long "-5.216667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:longitude '-5.216667'^^xsd:double;
  dwc:latitude '35.683334'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1969-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "14.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 14.3)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "14.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:longitude '14.3'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 11.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "11.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "713"^^xsd:integer ;
  dwc:maximumDepthInMeters "713"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 11.6)"^^geo:wktLiteral ;
  geo-pos:lat "37"^^xsd:decimal ;
  geo-pos:long "11.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.6'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:minimumDepth '713'^^xsd:integer;
  dwc:maximumDepth '713'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.6)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.6'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -5.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9 -5.2)"^^geo:wktLiteral ;
  geo-pos:lat "57.9"^^xsd:decimal ;
  geo-pos:long "-5.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1864'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:longitude '-5.2'^^xsd:double;
  dwc:latitude '57.9'^^xsd:double;
  dwc:observationDate '1864-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.1)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-4.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.1'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "625"^^xsd:integer ;
  dwc:maximumDepthInMeters "625"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Microcalanus pygmaeus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '625'^^xsd:integer;
  dwc:maximumDepth '625'^^xsd:integer;
  dwc:aphiaid '149713'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "375"^^xsd:integer ;
  dwc:maximumDepthInMeters "375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Microcalanus pygmaeus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '375'^^xsd:integer;
  dwc:maximumDepth '375'^^xsd:integer;
  dwc:aphiaid '149713'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "61.7"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (61.7 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "61.7"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Microcalanus pygmaeus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '61.7'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '149713'^^xsd:integer;
  dwc:observationDate '1955-04-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Microcalanus pygmaeus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '149713'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 68.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.3"^^xsd:decimal ;
  dwc:decimalLongitude "68.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.3 68.3)"^^geo:wktLiteral ;
  geo-pos:lat "43.3"^^xsd:decimal ;
  geo-pos:long "68.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Protracheoniscus maracandicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '68.3'^^xsd:double;
  dwc:latitude '43.3'^^xsd:double;
  dwc:aphiaid '262672'^^xsd:integer;
  dwc:aphiaIdAccepted '262672'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -40.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8"^^xsd:decimal ;
  dwc:decimalLongitude "-40.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8 -40.6)"^^geo:wktLiteral ;
  geo-pos:lat "29.8"^^xsd:decimal ;
  geo-pos:long "-40.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-07-11'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Siriella thompsoni'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:longitude '-40.6'^^xsd:double;
  dwc:latitude '29.8'^^xsd:double;
  dwc:aphiaid '227041'^^xsd:integer;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '120216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.078335"^^xsd:decimal ;
  dwc:decimalLongitude "-15.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4404"^^xsd:integer ;
  dwc:maximumDepthInMeters "4404"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.078335 -15.7)"^^geo:wktLiteral ;
  geo-pos:lat "50.078335"^^xsd:decimal ;
  geo-pos:long "-15.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-05-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Styracaster horridus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-15.7'^^xsd:double;
  dwc:latitude '50.078335'^^xsd:double;
  dwc:minimumDepth '4404'^^xsd:integer;
  dwc:maximumDepth '4404'^^xsd:integer;
  dwc:aphiaid '123945'^^xsd:integer;
  dwc:aphiaIdAccepted '123945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.2 -17.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "74.2"^^xsd:decimal ;
  dwc:decimalLongitude "-17.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "201"^^xsd:integer ;
  dwc:maximumDepthInMeters "201"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (74.2 -17.7)"^^geo:wktLiteral ;
  geo-pos:lat "74.2"^^xsd:decimal ;
  geo-pos:long "-17.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-05-02'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Thysanoessa raschii'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1931'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-17.7'^^xsd:double;
  dwc:latitude '74.2'^^xsd:double;
  dwc:minimumDepth '201'^^xsd:integer;
  dwc:maximumDepth '201'^^xsd:integer;
  dwc:aphiaid '110711'^^xsd:integer;
  dwc:observationDate '1931-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '110711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.3 48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.3"^^xsd:decimal ;
  dwc:decimalLongitude "48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.3 48)"^^geo:wktLiteral ;
  geo-pos:lat "29.3"^^xsd:decimal ;
  geo-pos:long "48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nerocila emphylia kisra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:longitude '48'^^xsd:integer;
  dwc:latitude '29.3'^^xsd:double;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.3 48)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.3"^^xsd:decimal ;
  dwc:decimalLongitude "48"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.3 48)"^^geo:wktLiteral ;
  geo-pos:lat "29.3"^^xsd:decimal ;
  geo-pos:long "48"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-01-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nerocila emphylia kisra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '48'^^xsd:integer;
  dwc:latitude '29.3'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.4"^^xsd:decimal ;
  dwc:decimalLongitude "47.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.4 47.8)"^^geo:wktLiteral ;
  geo-pos:lat "29.4"^^xsd:decimal ;
  geo-pos:long "47.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nerocila emphylia kisra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '47.8'^^xsd:double;
  dwc:latitude '29.4'^^xsd:double;
  dwc:observationDate '1978-02-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27"^^xsd:decimal ;
  dwc:decimalLongitude "51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27 51)"^^geo:wktLiteral ;
  geo-pos:lat "27"^^xsd:decimal ;
  geo-pos:long "51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-02-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nerocila emphylia kisra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:longitude '51'^^xsd:integer;
  dwc:latitude '27'^^xsd:integer;
  dwc:observationDate '1978-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nerocila emphylia kisra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:observationDate '1981-09-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 11.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.4"^^xsd:decimal ;
  dwc:decimalLongitude "11.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.4 11.2)"^^geo:wktLiteral ;
  geo-pos:lat "42.4"^^xsd:decimal ;
  geo-pos:long "11.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-09-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Armadillidium argentarium'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '11.2'^^xsd:double;
  dwc:latitude '42.4'^^xsd:double;
  dwc:aphiaid '257637'^^xsd:integer;
  dwc:aphiaIdAccepted '257637'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.628334 7.279167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.628334"^^xsd:decimal ;
  dwc:decimalLongitude "7.279167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.628334 7.279167)"^^geo:wktLiteral ;
  geo-pos:lat "43.628334"^^xsd:decimal ;
  geo-pos:long "7.279167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Ascorhynchus castelli'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '7.279167'^^xsd:double;
  dwc:latitude '43.628334'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:aphiaid '134621'^^xsd:integer;
  dwc:aphiaIdAccepted '134621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.516666 11.401389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.516666"^^xsd:decimal ;
  dwc:decimalLongitude "11.401389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.516666 11.401389)"^^geo:wktLiteral ;
  geo-pos:lat "33.516666"^^xsd:decimal ;
  geo-pos:long "11.401389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-11-04'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten spinulosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '11.401389'^^xsd:double;
  dwc:latitude '33.516666'^^xsd:double;
  dwc:minimumDepth '30.5'^^xsd:double;
  dwc:maximumDepth '30.5'^^xsd:double;
  dwc:aphiaid '123878'^^xsd:integer;
  dwc:observationDate '1973-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '123878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 15.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2"^^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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2 15.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.2"^^xsd:decimal ;
  geo-pos:long "15.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-02-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Abralia veranyi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1921'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:longitude '15.6'^^xsd:double;
  dwc:latitude '38.2'^^xsd:double;
  dwc:aphiaid '139688'^^xsd:integer;
  dwc:observationDate '1921-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '139688'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 36.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5 36.3)"^^geo:wktLiteral ;
  geo-pos:lat "33.5"^^xsd:decimal ;
  geo-pos:long "36.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-02-10'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Asellus proasellus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '36.3'^^xsd:double;
  dwc:latitude '33.5'^^xsd:double;
  dwc:aphiaid '1353865'^^xsd:integer;
  dwc:aphiaIdAccepted '233890'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -9.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.6"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.6 -9.7)"^^geo:wktLiteral ;
  geo-pos:lat "51.6"^^xsd:decimal ;
  geo-pos:long "-9.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-9.7'^^xsd:double;
  dwc:latitude '51.6'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 2.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4"^^xsd:decimal ;
  dwc:decimalLongitude "2.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4 2.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.4"^^xsd:decimal ;
  geo-pos:long "2.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '2.2'^^xsd:double;
  dwc:latitude '41.4'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2 -1.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.2"^^xsd:decimal ;
  dwc:decimalLongitude "-1.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.2 -1.1)"^^geo:wktLiteral ;
  geo-pos:lat "46.2"^^xsd:decimal ;
  geo-pos:long "-1.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys varia varia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-1.1'^^xsd:double;
  dwc:latitude '46.2'^^xsd:double;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -16.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.8"^^xsd:decimal ;
  dwc:decimalLongitude "-16.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1775"^^xsd:integer ;
  dwc:maximumDepthInMeters "1775"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.8 -16.4)"^^geo:wktLiteral ;
  geo-pos:lat "32.8"^^xsd:decimal ;
  geo-pos:long "-16.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-20'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Atolla wyvillei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-16.4'^^xsd:double;
  dwc:latitude '32.8'^^xsd:double;
  dwc:minimumDepth '1775'^^xsd:integer;
  dwc:maximumDepth '1775'^^xsd:integer;
  dwc:aphiaid '135282'^^xsd:integer;
  dwc:observationDate '1971-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '135282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.61667 -30.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.61667"^^xsd:decimal ;
  dwc:decimalLongitude "-30.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3200"^^xsd:integer ;
  dwc:maximumDepthInMeters "3200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.61667 -30.85)"^^geo:wktLiteral ;
  geo-pos:lat "35.61667"^^xsd:decimal ;
  geo-pos:long "-30.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-08-15'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Benthesicymus laciniatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-30.85'^^xsd:double;
  dwc:latitude '35.61667'^^xsd:double;
  dwc:minimumDepth '3200'^^xsd:integer;
  dwc:maximumDepth '3200'^^xsd:integer;
  dwc:aphiaid '107090'^^xsd:integer;
  dwc:observationDate '1947-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '107090'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 10.6)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conus ventricosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '10.6'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '428401'^^xsd:integer;
  dwc:observationDate '1973-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '428401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.4"^^xsd:decimal ;
  dwc:decimalLongitude "-4.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.4 -4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.4"^^xsd:decimal ;
  geo-pos:long "-4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-07-30'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Idotea balthica'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '-4.2'^^xsd:double;
  dwc:latitude '50.4'^^xsd:double;
  dwc:aphiaid '119039'^^xsd:integer;
  dwc:aphiaIdAccepted '119039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4"^^xsd:decimal ;
  dwc:decimalLongitude "12.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4 12.6)"^^geo:wktLiteral ;
  geo-pos:lat "40.4"^^xsd:decimal ;
  geo-pos:long "12.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2007-11-27'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Argonauta argo'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '12.6'^^xsd:double;
  dwc:latitude '40.4'^^xsd:double;
  dwc:aphiaid '138803'^^xsd:integer;
  dwc:observationDate '1970-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '138803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.4 56)"^^geo:wktLiteral ;
  dwc:decimalLatitude "80.4"^^xsd:decimal ;
  dwc:decimalLongitude "56"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (80.4 56)"^^geo:wktLiteral ;
  geo-pos:lat "80.4"^^xsd:decimal ;
  geo-pos:long "56"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Poliometra prolixa'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1901'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:longitude '56'^^xsd:integer;
  dwc:latitude '80.4'^^xsd:double;
  dwc:aphiaid '124229'^^xsd:integer;
  dwc:observationDate '1901-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '124229'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.5"^^xsd:decimal ;
  dwc:decimalLongitude "-20.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3750"^^xsd:integer ;
  dwc:maximumDepthInMeters "3750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.5 -20.1)"^^geo:wktLiteral ;
  geo-pos:lat "32.5"^^xsd:decimal ;
  geo-pos:long "-20.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Mimocalanus cultrifer'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '-20.1'^^xsd:double;
  dwc:latitude '32.5'^^xsd:double;
  dwc:minimumDepth '3750'^^xsd:integer;
  dwc:maximumDepth '3750'^^xsd:integer;
  dwc:aphiaid '104838'^^xsd:integer;
  dwc:observationDate '1958-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '104838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -13.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.4"^^xsd:decimal ;
  dwc:decimalLongitude "-13.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.4 -13.9)"^^geo:wktLiteral ;
  geo-pos:lat "34.4"^^xsd:decimal ;
  geo-pos:long "-13.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes sargassi'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '-13.9'^^xsd:double;
  dwc:latitude '34.4'^^xsd:double;
  dwc:minimumDepth '45.5'^^xsd:double;
  dwc:maximumDepth '45.5'^^xsd:double;
  dwc:aphiaid '107132'^^xsd:integer;
  dwc:observationDate '1969-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '514114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.7"^^xsd:decimal ;
  dwc:decimalLongitude "-18.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "555"^^xsd:integer ;
  dwc:maximumDepthInMeters "555"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.7 -18.7)"^^geo:wktLiteral ;
  geo-pos:lat "33.7"^^xsd:decimal ;
  geo-pos:long "-18.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Oplophorus spinosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '-18.7'^^xsd:double;
  dwc:latitude '33.7'^^xsd:double;
  dwc:minimumDepth '555'^^xsd:integer;
  dwc:maximumDepth '555'^^xsd:integer;
  dwc:aphiaid '107602'^^xsd:integer;
  dwc:observationDate '1969-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '107602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.6"^^xsd:decimal ;
  dwc:decimalLongitude "-40.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.6 -40.8)"^^geo:wktLiteral ;
  geo-pos:lat "26.6"^^xsd:decimal ;
  geo-pos:long "-40.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes pectinatus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:longitude '-40.8'^^xsd:double;
  dwc:latitude '26.6'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107131'^^xsd:integer;
  dwc:observationDate '1970-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '514112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30"^^xsd:decimal ;
  dwc:decimalLongitude "-23.011667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "750"^^xsd:integer ;
  dwc:maximumDepthInMeters "750"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30 -23.011667)"^^geo:wktLiteral ;
  geo-pos:lat "30"^^xsd:decimal ;
  geo-pos:long "-23.011667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-04-25'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Heterorhabdus norvegicus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-23.011667'^^xsd:double;
  dwc:latitude '30'^^xsd:integer;
  dwc:minimumDepth '750'^^xsd:integer;
  dwc:maximumDepth '750'^^xsd:integer;
  dwc:aphiaid '104579'^^xsd:integer;
  dwc:observationDate '1961-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '104579'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -42.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-42.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -42.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-42.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Gennadas tinayrei'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '-42.5'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:aphiaid '107097'^^xsd:integer;
  dwc:observationDate '1969-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '107097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 26.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4"^^xsd:decimal ;
  dwc:decimalLongitude "26.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4 26.7)"^^geo:wktLiteral ;
  geo-pos:lat "38.4"^^xsd:decimal ;
  geo-pos:long "26.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-12-26'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Coscinasterias tenuispina'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '26.7'^^xsd:double;
  dwc:latitude '38.4'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '123795'^^xsd:integer;
  dwc:observationDate '1973-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '123795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.2 -9.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.2"^^xsd:decimal ;
  dwc:decimalLongitude "-9.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.2 -9.2)"^^geo:wktLiteral ;
  geo-pos:lat "30.2"^^xsd:decimal ;
  geo-pos:long "-9.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-08-03'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Allmaniella setabalensis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1873'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-9.2'^^xsd:double;
  dwc:latitude '30.2'^^xsd:double;
  dwc:aphiaid '233946'^^xsd:integer;
  dwc:observationDate '1873-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '233946'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858334 10.341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.858334"^^xsd:decimal ;
  dwc:decimalLongitude "10.341667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.858334 10.341667)"^^geo:wktLiteral ;
  geo-pos:lat "36.858334"^^xsd:decimal ;
  geo-pos:long "10.341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-07-14'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Astropecten spinulosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '10.341667'^^xsd:double;
  dwc:latitude '36.858334'^^xsd:double;
  dwc:aphiaid '123878'^^xsd:integer;
  dwc:observationDate '1967-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '123878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.5"^^xsd:decimal ;
  dwc:decimalLongitude "47.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.5 47.9)"^^geo:wktLiteral ;
  geo-pos:lat "29.5"^^xsd:decimal ;
  geo-pos:long "47.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2004-10-06'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Nerocila emphylia kisra'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '47.9'^^xsd:double;
  dwc:latitude '29.5'^^xsd:double;
  dwc:observationDate '1981-10-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 13.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "13.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Chlamys pusio'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '13.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:maximumDepth '3.5'^^xsd:double;
  dwc:observationDate '1965-01-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.183333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "10.183333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "54.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 10.183333)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "10.183333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2003-04-01'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Aequipecten opercularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:longitude '10.183333'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:minimumDepth '54.5'^^xsd:double;
  dwc:maximumDepth '54.5'^^xsd:double;
  dwc:aphiaid '140687'^^xsd:integer;
  dwc:aphiaIdAccepted '140687'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -44.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2"^^xsd:decimal ;
  dwc:decimalLongitude "-44.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2 -44.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.2"^^xsd:decimal ;
  geo-pos:long "-44.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-24'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergestes atlanticus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '-44.2'^^xsd:double;
  dwc:latitude '44.2'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '107127'^^xsd:integer;
  dwc:observationDate '1964-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '107127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3"^^xsd:decimal ;
  dwc:decimalLongitude "7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "190"^^xsd:integer ;
  dwc:maximumDepthInMeters "190"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3 7)"^^geo:wktLiteral ;
  geo-pos:lat "40.3"^^xsd:decimal ;
  geo-pos:long "7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Sergia robusta'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:longitude '7'^^xsd:integer;
  dwc:latitude '40.3'^^xsd:double;
  dwc:minimumDepth '190'^^xsd:integer;
  dwc:maximumDepth '190'^^xsd:integer;
  dwc:aphiaid '107136'^^xsd:integer;
  dwc:observationDate '1969-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '1056517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 8.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8"^^xsd:decimal ;
  dwc:decimalLongitude "8.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/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8 8.8)"^^geo:wktLiteral ;
  geo-pos:lat "36.8"^^xsd:decimal ;
  geo-pos:long "8.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2005-04-07'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Potamon euthelphusa algeriense'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1974'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '8.8'^^xsd:double;
  dwc:latitude '36.8'^^xsd:double;
  dwc:observationDate '1974-02-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40"^^xsd:decimal ;
  dwc:decimalLongitude "-19.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4375"^^xsd:integer ;
  dwc:maximumDepthInMeters "4375"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40 -19.9)"^^geo:wktLiteral ;
  geo-pos:lat "40"^^xsd:decimal ;
  geo-pos:long "-19.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Microcalanus pygmaeus pygmaeus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '-19.9'^^xsd:double;
  dwc:latitude '40'^^xsd:integer;
  dwc:minimumDepth '4375'^^xsd:integer;
  dwc:maximumDepth '4375'^^xsd:integer;
  dwc:aphiaid '149713'^^xsd:integer;
  dwc:observationDate '1961-10-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29333"^^xsd:decimal ;
  dwc:decimalLongitude "14.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29333 14.29)"^^geo:wktLiteral ;
  geo-pos:lat "44.29333"^^xsd:decimal ;
  geo-pos:long "14.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '14.29'^^xsd:double;
  dwc:latitude '44.29333'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:observationDate '1965-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.5"^^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 "35.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "35.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.5 11.5)"^^geo:wktLiteral ;
  geo-pos:lat "34.5"^^xsd:decimal ;
  geo-pos:long "11.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-09-16'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Inachus communissimus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '11.5'^^xsd:double;
  dwc:latitude '34.5'^^xsd:double;
  dwc:minimumDepth '35.5'^^xsd:double;
  dwc:maximumDepth '35.5'^^xsd:double;
  dwc:aphiaid '107326'^^xsd:integer;
  dwc:observationDate '1973-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '107326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 32.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.9"^^xsd:decimal ;
  dwc:decimalLongitude "32.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.9 32.5)"^^geo:wktLiteral ;
  geo-pos:lat "29.9"^^xsd:decimal ;
  geo-pos:long "32.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2002-11-12'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Cirolana anadema'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '32.5'^^xsd:double;
  dwc:latitude '29.9'^^xsd:double;
  dwc:observationDate '1967-06-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6"^^xsd:decimal ;
  dwc:decimalLongitude "-10.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "142.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6 -10.6)"^^geo:wktLiteral ;
  geo-pos:lat "38.6"^^xsd:decimal ;
  geo-pos:long "-10.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-21'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Pasiphaea multidentata'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '-10.6'^^xsd:double;
  dwc:latitude '38.6'^^xsd:double;
  dwc:minimumDepth '142.5'^^xsd:double;
  dwc:maximumDepth '142.5'^^xsd:double;
  dwc:aphiaid '107676'^^xsd:integer;
  dwc:observationDate '1972-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '107676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.2"^^xsd:decimal ;
  dwc:decimalLongitude "10.3"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.2 10.3)"^^geo:wktLiteral ;
  geo-pos:lat "34.2"^^xsd:decimal ;
  geo-pos:long "10.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-22'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Conus ventricosus'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:longitude '10.3'^^xsd:double;
  dwc:latitude '34.2'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '428401'^^xsd:integer;
  dwc:observationDate '1973-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '428401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47278 -9.430833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.47278"^^xsd:decimal ;
  dwc:decimalLongitude "-9.430833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.47278 -9.430833)"^^geo:wktLiteral ;
  geo-pos:lat "51.47278"^^xsd:decimal ;
  geo-pos:long "-9.430833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-08-23'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Tubificoides insularis'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '-9.430833'^^xsd:double;
  dwc:latitude '51.47278'^^xsd:double;
  dwc:aphiaid '137578'^^xsd:integer;
  dwc:observationDate '1981-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '137578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1866__>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1866__> ;
  mr:hasGeometry <https://eurobis.org/id/point/1866__> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.843332 -28.541668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.843332"^^xsd:decimal ;
  dwc:decimalLongitude "-28.541668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "295"^^xsd:integer ;
  dwc:maximumDepthInMeters "295"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1866__>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.843332 -28.541668)"^^geo:wktLiteral ;
  geo-pos:lat "29.843332"^^xsd:decimal ;
  geo-pos:long "-28.541668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1866__>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1866_> ;
  dwc:basisOfRecord "S" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/S> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2006-09-18'^^xsd:date;
  dwc:institutionCode 'SI'^^xsd:string;
  dwc:collectionCode 'NMNH-IZ'^^xsd:string;
  dwc:scientificName 'Coenosmilia'^^xsd:string;
  dwc:basisOfRecord 'S'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '-28.541668'^^xsd:double;
  dwc:latitude '29.843332'^^xsd:double;
  dwc:minimumDepth '295'^^xsd:integer;
  dwc:maximumDepth '295'^^xsd:integer;
  dwc:aphiaid '135089'^^xsd:integer;
  dwc:observationDate '1959-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '135089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF